Log

plugins/mod_websocket.lua @ 10166:4d1206ac0d41

description author age
Merge 0.11->trunk Kim Alvefur Tue, 22 Jan 2019 10:44:24 +0100
mod_websocket: Log an error if cross_domain_websocket = true is set in a VirtualHost section 0.11 Kim Alvefur Tue, 22 Jan 2019 10:41:00 +0100
Merge 0.11->trunk Kim Alvefur Sat, 19 Jan 2019 21:35:16 +0100
mod_websocket: Include the value of cross_domain_websocket in debug message 0.11 Kim Alvefur Fri, 18 Jan 2019 18:37:04 +0100
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module Kim Alvefur Sat, 19 Jan 2019 20:03:04 +0100
mod_websocket: Drop CORS code in favor of that in mod_http Kim Alvefur Thu, 04 Oct 2018 12:24:08 +0200
mod_websocket: Silence the one warning instead of ignoring the entire file Kim Alvefur Sun, 30 Sep 2018 17:55:13 +0200
mod_websocket: Serve HTTP in global context Kim Alvefur Sat, 22 Sep 2018 00:02:16 +0200
Merge 0.10 -> trunk Matthew Wild Wed, 16 May 2018 23:50:08 +0100
mod_websocket: Store the request object on the session for use by other modules 0.10.1 Matthew Wild Tue, 08 May 2018 07:11:33 +0100
mod_websocket: Transfer IP address derived by mod_http Kim Alvefur Thu, 15 Mar 2018 17:52:11 +0100
mod_websocket: Convert set to string (syslog sink needs a better fix) Kim Alvefur Tue, 16 May 2017 17:52:29 +0200
mod_websocket: Log state of cross domain set after changing it Kim Alvefur Mon, 03 Apr 2017 17:14:34 +0200
mod_websocket: Make open_stream method behave like the one from util.xmppstream Kim Alvefur Thu, 02 Mar 2017 03:03:25 +0100
mod_websocket: Include xml:lang attribute on stream <open> (fixes #840) Kim Alvefur Thu, 02 Mar 2017 03:03:04 +0100