log plugins/mod_tls.lua @ 12513:6efbcd52db21

age author description
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