plugins/mod_tls.lua
Tue, 18 Jul 2023 12:38:16 +0200 Kim Alvefur plugins: Use boolean config method in some places
Wed, 19 Apr 2023 11:14:11 +0200 Kim Alvefur mod_tls: Drop request for client certificates on outgoing connections
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Tue, 02 Aug 2022 19:26:26 +0200 Kim Alvefur mod_tls: Record STARTTLS state so it can be shown in Shell
Fri, 17 Sep 2021 21:43:54 +0200 Jonas Schäfer mod_tls: pass target hostname to starttls
Sat, 02 Apr 2022 11:18:57 +0200 Jonas Schäfer mod_tls: tell network backend to stop reading while preparing TLS
Fri, 17 Sep 2021 21:18:30 +0200 Jonas Schäfer mod_tls: Do not offer TLS if the connection is considered secure
Sat, 25 Dec 2021 16:23:40 +0100 Kim Alvefur various: Require encryption by default for real
Tue, 25 Jan 2022 13:20:26 +0100 Kim Alvefur mod_tls: Set ALPN on outgoing connections
Fri, 21 Jan 2022 18:42:38 +0100 Kim Alvefur mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls
Wed, 01 Sep 2021 19:05:24 +0200 Kim Alvefur mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connections
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
Sun, 26 Apr 2020 20:58:51 +0200 Kim Alvefur mod_tls: Log when certificates are (re)loaded 0.11
Wed, 24 Apr 2019 18:06:48 +0200 Kim Alvefur Merge 0.11->trunk
Tue, 23 Apr 2019 19:13:50 +0200 Kim Alvefur mod_tls: Log debug message for each kind of TLS context created 0.11
Mon, 11 Mar 2019 13:07:59 +0100 Kim Alvefur mod_tls: Restore querying for certificates on s2s
Fri, 28 Dec 2018 00:04:26 +0100 Kim Alvefur mod_tls: Keep TLS context errors and repeat them again for each session
Tue, 25 Apr 2017 21:50:36 +0200 Kim Alvefur mod_tls: Rebuild SSL context objects on configuration reload - #701
Mon, 06 Mar 2017 15:55:37 +0100 Kim Alvefur mod_tls: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e77
Sat, 25 Feb 2017 01:16:31 +0100 Kim Alvefur mod_tls: Suppress debug message if already using encryption
Wed, 15 Feb 2017 23:03:22 +0100 Kim Alvefur mod_tls: Log reasons for not being able to do TLS
Fri, 27 Jan 2017 12:21:09 +0100 Kim Alvefur mod_tls: Check that connection has starttls method first to prevent offering starttls over tls (thanks Remko and Tobias)
Wed, 25 Jan 2017 11:12:43 +0100 Kim Alvefur mod_tls: Return session.ssl_ctx if not nil, like when doing the full session type check
Wed, 25 Jan 2017 11:06:30 +0100 Kim Alvefur mod_tls: Add debug logging for when TLS should be doable but no ssl context was set
less more (0) -100 -50 -30 tip