log plugins/mod_c2s.lua @ 11509:dfdec3f9ccb1 0.11

age author description
Wed, 17 Mar 2021 12:47:16 +0100 Kim Alvefur mod_c2s: Fix traceback in session close when conn is nil 0.11
Thu, 18 Mar 2021 14:30:32 +0100 tmolitor mod_c2s: Don't throw errors in async code when connections are gone 0.11
Tue, 23 Mar 2021 21:46:11 +0100 Kim Alvefur mod_c2s: Log a debug message before closing due to c2s_timeout
Wed, 03 Feb 2021 21:41:45 +0100 Kim Alvefur mod_c2s: Reflect stream 'from' attribute back if set (fix #1625)
Wed, 30 Sep 2020 09:50:33 +0100 Matthew Wild Merge 0.11->trunk
Sun, 31 May 2020 22:39:34 +0200 Kim Alvefur mod_c2s,mod_s2s: Make stanza size limits configurable 0.11 0.11.7
Sun, 31 May 2020 22:39:34 +0200 Kim Alvefur mod_c2s,mod_s2s: Make stanza size limits configurable
Sun, 31 May 2020 22:25:48 +0200 Kim Alvefur mod_c2s,mod_s2s: Use a distinct stream error for hitting stanza size limit