log plugins/mod_c2s.lua @ 14073:dfbc60d47668 13.0

age author description
Tue, 11 Mar 2025 18:37:16 +0000 Matthew Wild mod_c2s: Code formatting change 13.0
Thu, 06 Feb 2025 12:40:11 +0000 Matthew Wild mod_c2s: Add debug log when disconnecting all user sessions
Thu, 21 Nov 2024 17:02:07 +0000 Matthew Wild mod_c2s, mod_s2s: Support for queuing callbacks to run in session thread
Sat, 03 Aug 2024 16:28:59 +0200 Kim Alvefur mod_c2s,mod_s2s: Advertise idle-seconds per XEP-0478
Sat, 17 Feb 2024 19:07:57 +0100 Kim Alvefur mod_c2s: Fix error on role change on Components (thanks Menel)
Sun, 03 Dec 2023 15:46:33 +0100 Kim Alvefur mod_c2s: Make c2s_timeout timer reachable to allow access from other modules
Thu, 26 Oct 2023 15:14:39 +0100 Matthew Wild mod_saslauth, mod_c2s: Disable tls-server-end-point channel binding by default