log plugins/mod_websocket.lua @ 11490:34d4e4a01ef8

age author description
Sun, 21 Feb 2021 06:20:55 +0100 Kim Alvefur mod_websocket: Use mod_http_errors html template #1172
Thu, 18 Feb 2021 10:05:30 +0100 Kim Alvefur mod_websocket: Inherit security status from http request
Tue, 29 Sep 2020 15:30:48 +0100 Matthew Wild Merge 0.11->trunk
Tue, 29 Sep 2020 15:18:32 +0100 Matthew Wild mod_websocket: Refactor frame validity checking, also check partially-received frames against constraints 0.11
Mon, 28 Sep 2020 16:36:12 +0100 Matthew Wild mod_websocket: Continue to process data already in the buffer after an error occurs 0.11
Thu, 17 Sep 2020 16:42:36 +0100 Matthew Wild mod_websocket: Enforce stanza size limit and close stream 0.11
Thu, 17 Sep 2020 16:42:14 +0100 Matthew Wild mod_websocket: Add separate limit for frame buffer size 0.11