log plugins/mod_c2s.lua @ 13614:601ec2c19180

age author description
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
Wed, 07 Sep 2022 11:29:00 +0100 Matthew Wild mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections