Software /
code /
prosody
Log
plugins/mod_tls.lua @ 12330:38b5b05407be
description | author | age |
---|---|---|
various: Require encryption by default for real | Kim Alvefur | Sat, 25 Dec 2021 16:23:40 +0100 |
mod_tls: Set ALPN on outgoing connections | Kim Alvefur | Tue, 25 Jan 2022 13:20:26 +0100 |
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls | Kim Alvefur | Fri, 21 Jan 2022 18:42:38 +0100 |
mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connections | Kim Alvefur | Wed, 01 Sep 2021 19:05:24 +0200 |
Fix various spelling errors (thanks codespell) | Kim Alvefur | Tue, 27 Jul 2021 00:13:18 +0200 |
mod_tls: Add "support" for <failure> by closing gracefully | Kim Alvefur | Fri, 21 May 2021 19:04:01 +0200 |
mod_tls: Fix order of debug messages and tls context creation | Kim Alvefur | Wed, 05 May 2021 16:25:33 +0200 |