Log

plugins/mod_tls.lua @ 12482:b193f8a2737e

description author age
mod_tls: Do not offer TLS if the connection is considered secure Jonas Schäfer 2021-09-17
various: Require encryption by default for real Kim Alvefur 2021-12-25
mod_tls: Set ALPN on outgoing connections Kim Alvefur 2022-01-25
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls Kim Alvefur 2022-01-21
mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connections Kim Alvefur 2021-09-01
Fix various spelling errors (thanks codespell) Kim Alvefur 2021-07-26
mod_tls: Add "support" for <failure> by closing gracefully Kim Alvefur 2021-05-21
mod_tls: Fix order of debug messages and tls context creation Kim Alvefur 2021-05-05
mod_tls: Bail out if session got destroyed while sending <proceed/> Kim Alvefur 2021-04-15
mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption set Kim Alvefur 2021-01-29
mod_tls: Attempt STARTTLS even if not advertised as per RFC 7590 Kim Alvefur 2021-01-29
Merge 0.11->trunk Kim Alvefur 2020-04-26