log plugins/mod_tls.lua @ 11727:f3aee8a825cc

age author description
Tue, 27 Jul 2021 00:13:18 +0200 Kim Alvefur Fix various spelling errors (thanks codespell)
Fri, 21 May 2021 19:04:01 +0200 Kim Alvefur mod_tls: Add "support" for <failure> by closing gracefully
Wed, 05 May 2021 16:25:33 +0200 Kim Alvefur mod_tls: Fix order of debug messages and tls context creation
Thu, 15 Apr 2021 15:57:24 +0200 Kim Alvefur mod_tls: Bail out if session got destroyed while sending <proceed/>
Fri, 29 Jan 2021 23:23:25 +0100 Kim Alvefur mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption set
Fri, 29 Jan 2021 23:17:08 +0100 Kim Alvefur mod_tls: Attempt STARTTLS even if not advertised as per RFC 7590
Sun, 26 Apr 2020 21:03:40 +0200 Kim Alvefur Merge 0.11->trunk