log plugins/mod_c2s.lua @ 13420:7dc7e2e15b2a

age author description
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
Fri, 21 Jul 2023 17:23:00 +0200 Kim Alvefur plugins: Handle how get_option_period returns "never"
Mon, 17 Jul 2023 01:38:54 +0200 Kim Alvefur plugins: Use integer config API with interval specification where sensible
Sun, 16 Jul 2023 20:49:33 +0200 Kim Alvefur plugins: Switch to :get_option_period() for time range options