Log

plugins/mod_c2s.lua @ 12301:4f1fe6eb1ddb

description author age
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_c2s: Close ports in a separate, earlier event from closing sessions Kim Alvefur Fri, 18 Feb 2022 14:25:22 +0100
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions Kim Alvefur Fri, 11 Feb 2022 21:36:53 +0100
mod_c2s: Fire pre-closing event regardless of connected state Kim Alvefur Sat, 18 Dec 2021 13:43:57 +0100
mod_c2s: Add event just before closing as session Kim Alvefur Wed, 01 Dec 2021 15:06:48 +0100
mod_c2s: Disconnect user sessions on a role change event Matthew Wild Fri, 12 Nov 2021 13:26:05 +0000
mod_c2s,etc: Identify stanza object with appropriate function Kim Alvefur Sun, 24 Oct 2021 15:17:01 +0200
mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarity Kim Alvefur Thu, 09 Sep 2021 22:14:43 +0200
mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk) Kim Alvefur Mon, 06 Sep 2021 23:21:25 +0200
Merge 0.11->trunk Matthew Wild Thu, 26 Aug 2021 16:42:42 +0100
mod_c2s: Indicate stream secure state in error text when no stream features to offer 0.11 Matthew Wild Tue, 06 Jul 2021 08:18:28 +0100
mod_c2s,mod_s2s: Fire event just before writes Kim Alvefur Mon, 16 Aug 2021 12:45:14 +0200
mod_c2s: Guard against LuaSec not returning TLS info (thanks Martin) Kim Alvefur Mon, 21 Jun 2021 13:36:05 +0200
mod_c2s: Log the same messages for Direct TLS as with starttls Kim Alvefur Sun, 20 Jun 2021 18:15:59 +0200
mod_c2s: Update a comment to reflect Direct TLS Kim Alvefur Sun, 20 Jun 2021 18:14:18 +0200
mod_c2s: Add a Direct TLS listener Kim Alvefur Sun, 20 Jun 2021 16:51:08 +0200