Log

plugins/mod_websocket.lua @ 12393:6966026262f4 0.12

description author age
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
mod_bosh, mod_websocket: Add config options to override GET responses Matthew Wild 2020-04-20
Merge 0.11->trunk Matthew Wild 2020-01-24
mod_websocket: Fire event on session creation (thanks Aaron van Meerten) 0.11 Matthew Wild 2020-01-24
mod_websocket: Fire event on session creation (thanks Aaron van Meerten) Matthew Wild 2020-01-24
Merge 0.11->trunk Kim Alvefur 2020-01-02
mod_websocket: Clear mask bit when reflecting ping frames (fixes #1484) 0.11 0.11.4 Kim Alvefur 2020-01-02
mod_websocket: Guard against upgrading to websocket from a HEAD request Kim Alvefur 2019-10-12
plugins: Remove tostring call from logging Kim Alvefur 2019-07-30
Merge 0.11->trunk Kim Alvefur 2019-07-28
mod_websocket: Clone stanza before mutating (fixes #1398) 0.11 Kim Alvefur 2019-07-20
Merge 0.11->trunk Kim Alvefur 2019-01-22
mod_websocket: Log an error if cross_domain_websocket = true is set in a VirtualHost section 0.11 Kim Alvefur 2019-01-22
Merge 0.11->trunk Kim Alvefur 2019-01-19
mod_websocket: Include the value of cross_domain_websocket in debug message 0.11 Kim Alvefur 2019-01-18
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module Kim Alvefur 2019-01-19
mod_websocket: Drop CORS code in favor of that in mod_http Kim Alvefur 2018-10-04