Log

plugins/mod_c2s.lua @ 10850:bd2814f900dd

description author age
mod_c2s,mod_s2s: Make stanza size limits configurable Kim Alvefur Sun, 31 May 2020 22:39:34 +0200
mod_c2s,mod_s2s: Use a distinct stream error for hitting stanza size limit Kim Alvefur Sun, 31 May 2020 22:25:48 +0200
mod_c2s: Run stream open and close events in async thread, fixes #1103 Kim Alvefur Fri, 08 May 2020 23:58:24 +0200
mod_c2s: Swap comments Kim Alvefur Sun, 19 Apr 2020 13:04:12 +0200
mod_net_multiplex: Add support for using ALPN Kim Alvefur Fri, 29 Nov 2019 23:27:51 +0100
mod_c2s: Validate that a 'to' attribute exists at all Kim Alvefur Sat, 02 Nov 2019 15:39:40 +0100
Remove COMPAT with temporary luasec fork Kim Alvefur Sun, 25 Aug 2019 23:12:55 +0200
plugins: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:29:36 +0200
Merge 0.11->trunk Kim Alvefur Sun, 26 May 2019 19:41:58 +0200
mod_c2s: Associate connection with session last (fixes #1313) 0.11 Kim Alvefur Sat, 18 May 2019 17:45:20 +0200
mod_c2s: Fire an event when outgoing buffers have been emptied Kim Alvefur Sun, 24 Mar 2019 18:30:51 +0100
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734) Kim Alvefur Tue, 15 Jan 2019 20:08:30 +0100
mod_c2s: Improve log message in case there are no stream features on offer (thanks hexa) Kim Alvefur Fri, 28 Dec 2018 00:13:03 +0100
mod_c2s: Fix fallback for missing session logger Kim Alvefur Fri, 12 Oct 2018 02:16:24 +0200
Merge 0.10->trunk Matthew Wild Wed, 30 May 2018 22:43:45 +0100