log plugins/mod_websocket.lua @ 10254:ddc8d5171da2

age author description
Tue, 30 Jul 2019 02:29:36 +0200 Kim Alvefur plugins: Remove tostring call from logging
Sun, 28 Jul 2019 16:43:47 +0200 Kim Alvefur Merge 0.11->trunk
Sat, 20 Jul 2019 04:19:58 +0200 Kim Alvefur mod_websocket: Clone stanza before mutating (fixes #1398) 0.11
Tue, 22 Jan 2019 10:44:24 +0100 Kim Alvefur Merge 0.11->trunk
Tue, 22 Jan 2019 10:41:00 +0100 Kim Alvefur mod_websocket: Log an error if cross_domain_websocket = true is set in a VirtualHost section 0.11
Sat, 19 Jan 2019 21:35:16 +0100 Kim Alvefur Merge 0.11->trunk
Fri, 18 Jan 2019 18:37:04 +0100 Kim Alvefur mod_websocket: Include the value of cross_domain_websocket in debug message 0.11
Sat, 19 Jan 2019 20:03:04 +0100 Kim Alvefur mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module
Thu, 04 Oct 2018 12:24:08 +0200 Kim Alvefur mod_websocket: Drop CORS code in favor of that in mod_http
Sun, 30 Sep 2018 17:55:13 +0200 Kim Alvefur mod_websocket: Silence the one warning instead of ignoring the entire file
Sat, 22 Sep 2018 00:02:16 +0200 Kim Alvefur mod_websocket: Serve HTTP in global context
Wed, 16 May 2018 23:50:08 +0100 Matthew Wild Merge 0.10 -> trunk
Tue, 08 May 2018 07:11:33 +0100 Matthew Wild mod_websocket: Store the request object on the session for use by other modules 0.10.1
Thu, 15 Mar 2018 17:52:11 +0100 Kim Alvefur mod_websocket: Transfer IP address derived by mod_http
Tue, 16 May 2017 17:52:29 +0200 Kim Alvefur mod_websocket: Convert set to string (syslog sink needs a better fix)