log plugins/mod_c2s.lua @ 11770:d2a9aa1c7ac8

age author description
Mon, 06 Sep 2021 23:21:25 +0200 Kim Alvefur mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk)
Thu, 26 Aug 2021 16:42:42 +0100 Matthew Wild Merge 0.11->trunk
Tue, 06 Jul 2021 08:18:28 +0100 Matthew Wild mod_c2s: Indicate stream secure state in error text when no stream features to offer 0.11
Mon, 16 Aug 2021 12:45:14 +0200 Kim Alvefur mod_c2s,mod_s2s: Fire event just before writes
Mon, 21 Jun 2021 13:36:05 +0200 Kim Alvefur mod_c2s: Guard against LuaSec not returning TLS info (thanks Martin)
Sun, 20 Jun 2021 18:15:59 +0200 Kim Alvefur mod_c2s: Log the same messages for Direct TLS as with starttls
Sun, 20 Jun 2021 18:14:18 +0200 Kim Alvefur mod_c2s: Update a comment to reflect Direct TLS
Sun, 20 Jun 2021 16:51:08 +0200 Kim Alvefur mod_c2s: Add a Direct TLS listener