log plugins/mod_s2s.lua @ 12513:6efbcd52db21

age author description
Sat, 07 May 2022 13:10:27 +0200 Kim Alvefur mod_s2s: Log queued stanzas for which no error reply is produced
Sat, 07 May 2022 13:01:49 +0200 Kim Alvefur mod_s2s: Don't bounce queued error stanzas (thanks Martin)
Wed, 27 Apr 2022 17:44:14 +0200 Jonas Schäfer net: isolate LuaSec-specifics
Mon, 25 Apr 2022 15:09:53 +0100 Matthew Wild Merge 0.12->trunk
Mon, 25 Apr 2022 15:07:49 +0100 Matthew Wild mod_s2s: Improve robustness of outgoing s2s certificate verification 0.12
Mon, 25 Apr 2022 14:41:54 +0200 Kim Alvefur mod_s2s: Distinguish DANE TLSA errors from generic cert chain errors
Mon, 25 Apr 2022 14:36:56 +0200 Kim Alvefur mod_s2s: Recognise and report errors with CA or intermediate certs
Wed, 23 Mar 2022 15:25:22 +0000 Matthew Wild mod_s2s: Store real stanzas in session.sendq, rather than strings
Fri, 04 Mar 2022 16:33:41 +0000 Matthew Wild Merge config-updates+check-turn from timber
Sat, 25 Dec 2021 16:23:40 +0100 Kim Alvefur various: Require encryption by default for real
Tue, 22 Feb 2022 14:17:27 +0100 Kim Alvefur mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)
Tue, 22 Feb 2022 12:35:31 +0100 Kim Alvefur mod_c2s,mod_s2s: Wrap callback to improve tracebacks
Thu, 17 Feb 2022 03:49:47 +0100 Kim Alvefur mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps
Fri, 11 Feb 2022 21:41:04 +0100 Kim Alvefur mod_s2s: Disable creation of new outgoing connections during shutdown
Fri, 11 Feb 2022 21:36:53 +0100 Kim Alvefur mod_c2s,mod_s2s: Disable and close port listeners before closing sessions