Log

plugins/mod_s2s.lua @ 12474:8fac32810144 0.12

description author age
mod_s2s: Improve robustness of outgoing s2s certificate verification 0.12 Matthew Wild Mon, 25 Apr 2022 15:07:49 +0100
mod_s2s: Distinguish DANE TLSA errors from generic cert chain errors Kim Alvefur Mon, 25 Apr 2022 14:41:54 +0200
mod_s2s: Recognise and report errors with CA or intermediate certs Kim Alvefur Mon, 25 Apr 2022 14:36:56 +0200
mod_s2s: Store real stanzas in session.sendq, rather than strings Matthew Wild Wed, 23 Mar 2022 15:25:22 +0000
Merge config-updates+check-turn from timber Matthew Wild Fri, 04 Mar 2022 16:33:41 +0000
various: Require encryption by default for real Kim Alvefur Sat, 25 Dec 2021 16:23:40 +0100
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin) Kim Alvefur Tue, 22 Feb 2022 14:17:27 +0100
mod_c2s,mod_s2s: Wrap callback to improve tracebacks Kim Alvefur Tue, 22 Feb 2022 12:35:31 +0100
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps Kim Alvefur Thu, 17 Feb 2022 03:49:47 +0100
mod_s2s: Disable creation of new outgoing connections during shutdown Kim Alvefur Fri, 11 Feb 2022 21:41:04 +0100
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions Kim Alvefur Fri, 11 Feb 2022 21:36:53 +0100
mod_s2s: Add new early s2s-connected events Kim Alvefur Sun, 06 Feb 2022 14:31:27 +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_s2s: Enable outgoing Direct TLS connections Kim Alvefur Fri, 21 Jan 2022 17:59:19 +0100