Software /
code /
prosody
Log
plugins/mod_s2s.lua @ 12472:48121960983e
description | author | age |
---|---|---|
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 |