log plugins/mod_websocket.lua @ 9695:5ec4eaf76de8

age author description
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)
Mon, 03 Apr 2017 17:14:34 +0200 Kim Alvefur mod_websocket: Log state of cross domain set after changing it
Thu, 02 Mar 2017 03:03:25 +0100 Kim Alvefur mod_websocket: Make open_stream method behave like the one from util.xmppstream
Thu, 02 Mar 2017 03:03:04 +0100 Kim Alvefur mod_websocket: Include xml:lang attribute on stream <open> (fixes #840)
Sat, 25 Feb 2017 02:15:15 +0100 Kim Alvefur mod_websocket: Set connections starttls method to false to prevent mod_tls from offering starttls (fixes #837)
Mon, 05 Dec 2016 12:23:51 +0100 Kim Alvefur mod_websocket: Allow per-host cross_domain_websocket, defaulting to the base URL of the current host
Mon, 05 Dec 2016 12:23:41 +0100 Kim Alvefur mod_websocket: Add the base URL of each host module is enabled on to 'cross_domain_websocket'