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