Log

plugins/mod_websocket.lua @ 12610:e2fdcd386ebb

description author age
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.12 Matthew Wild 2022-03-28
mod_websocket: Only enable host-agnostic HTTP routing when enabled globally Kim Alvefur 2022-02-04
mod_c2s,etc: Identify stanza object with appropriate function Kim Alvefur 2021-10-24
mod_bosh,mod_websocket: Make into global-shared modules (...again) Kim Alvefur 2021-06-21
Merge 0.11->trunk Matthew Wild 2021-05-13
mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits 0.11 Matthew Wild 2021-05-07
mod_websocket: Use mod_http_errors html template #1172 Kim Alvefur 2021-02-21
mod_websocket: Inherit security status from http request Kim Alvefur 2021-02-18
Merge 0.11->trunk Matthew Wild 2020-09-29
mod_websocket: Refactor frame validity checking, also check partially-received frames against constraints 0.11 Matthew Wild 2020-09-29
mod_websocket: Continue to process data already in the buffer after an error occurs 0.11 Matthew Wild 2020-09-28
mod_websocket: Enforce stanza size limit and close stream 0.11 Matthew Wild 2020-09-17
mod_websocket: Add separate limit for frame buffer size 0.11 Matthew Wild 2020-09-17
mod_websocket: handle full frame buffer and raise stream error 0.11 Matthew Wild 2020-09-17
mod_websocket: Switch partial frame buffering to util.dbuffer 0.11 Matthew Wild 2020-09-17