Software /
code /
prosody
Log
plugins/mod_s2s.lua @ 12330:38b5b05407be
description | author | age |
---|---|---|
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 |