Sun, 31 May 2020 22:39:34 +0200 mod_c2s,mod_s2s: Make stanza size limits configurable 0.11 0.11.7
Kim Alvefur <zash@zash.se> [Sun, 31 May 2020 22:39:34 +0200] rev 11122
mod_c2s,mod_s2s: Make stanza size limits configurable
Wed, 30 Sep 2020 09:46:30 +0100 Merge 0.11
Matthew Wild <mwild1@gmail.com> [Wed, 30 Sep 2020 09:46:30 +0100] rev 11121
Merge
Wed, 30 Sep 2020 07:25:32 +0100 Merge 0.11->trunk
Matthew Wild <mwild1@gmail.com> [Wed, 30 Sep 2020 07:25:32 +0100] rev 11120
Merge 0.11->trunk
Tue, 29 Sep 2020 21:27:16 -0500 util.indexedbheap: Fix heap datastructure corruption in :reschedule(smaller_value) 0.11
Waqas Hussain <waqas20@gmail.com> [Tue, 29 Sep 2020 21:27:16 -0500] rev 11119
util.indexedbheap: Fix heap datastructure corruption in :reschedule(smaller_value)
Tue, 29 Sep 2020 15:30:48 +0100 Merge 0.11->trunk
Matthew Wild <mwild1@gmail.com> [Tue, 29 Sep 2020 15:30:48 +0100] rev 11118
Merge 0.11->trunk
Tue, 29 Sep 2020 15:18:32 +0100 mod_websocket: Refactor frame validity checking, also check partially-received frames against constraints 0.11
Matthew Wild <mwild1@gmail.com> [Tue, 29 Sep 2020 15:18:32 +0100] rev 11117
mod_websocket: Refactor frame validity checking, also check partially-received frames against constraints
Tue, 29 Sep 2020 13:58:32 +0100 net.websocket.frames: Additionally return partial frame if there is one 0.11
Matthew Wild <mwild1@gmail.com> [Tue, 29 Sep 2020 13:58:32 +0100] rev 11116
net.websocket.frames: Additionally return partial frame if there is one
Mon, 28 Sep 2020 16:36:12 +0100 mod_websocket: Continue to process data already in the buffer after an error occurs 0.11
Matthew Wild <mwild1@gmail.com> [Mon, 28 Sep 2020 16:36:12 +0100] rev 11115
mod_websocket: Continue to process data already in the buffer after an error occurs Previously any error, or even a normal websocket close frame, would return early, leaving potentially entire frames in the buffer unprocessed and then discarded. This change stops processing new data, but returns an existing processed data up to the point of the error/close.
Thu, 17 Sep 2020 16:42:36 +0100 mod_websocket: Enforce stanza size limit and close stream 0.11
Matthew Wild <mwild1@gmail.com> [Thu, 17 Sep 2020 16:42:36 +0100] rev 11114
mod_websocket: Enforce stanza size limit and close stream
Thu, 17 Sep 2020 16:42:14 +0100 mod_websocket: Add separate limit for frame buffer size 0.11
Matthew Wild <mwild1@gmail.com> [Thu, 17 Sep 2020 16:42:14 +0100] rev 11113
mod_websocket: Add separate limit for frame buffer size
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip