Software /
code /
prosody
Log
plugins/mod_c2s.lua @ 13384:57ad1dfd8e8b
description | author | age |
---|---|---|
mod_c2s: Make c2s_timeout timer reachable to allow access from other modules | Kim Alvefur | Sun, 03 Dec 2023 15:46:33 +0100 |
mod_saslauth, mod_c2s: Disable tls-server-end-point channel binding by default | Matthew Wild | Thu, 26 Oct 2023 15:14:39 +0100 |
mod_c2s: Add session.ssl_cfg/ssl_ctx for direct TLS connections | Matthew Wild | Wed, 07 Sep 2022 11:29:00 +0100 |
plugins: Handle how get_option_period returns "never" | Kim Alvefur | Fri, 21 Jul 2023 17:23:00 +0200 |
plugins: Use integer config API with interval specification where sensible | Kim Alvefur | Mon, 17 Jul 2023 01:38:54 +0200 |
plugins: Switch to :get_option_period() for time range options | Kim Alvefur | Sun, 16 Jul 2023 20:49:33 +0200 |
core.sessionmanager: Delay closing a replaced connection after replacement | Kim Alvefur | Sun, 07 May 2023 12:27:55 +0200 |
mod_c2s,mod_s2s: Fix tag name for SLA (thanks mjk) | Kim Alvefur | Wed, 03 May 2023 18:02:11 +0200 |