log plugins/mod_bosh.lua @ 1655:dc42bf326713

age author description
Sun, 09 Aug 2009 17:47:26 +0500 Waqas Hussain mod_bosh: Updated to use module:get_option instead of configmanager
Wed, 05 Aug 2009 03:08:21 +0100 Matthew Wild mod_bosh: Fix error reply for host-unknown errors
Tue, 14 Jul 2009 21:04:07 +0100 Matthew Wild mod_bosh: Update to use new new_from_config()
Sun, 12 Jul 2009 19:16:37 +0100 Matthew Wild mod_bosh: Mark a session as secure if it is created with HTTPS
Sun, 12 Jul 2009 15:21:10 +0100 Matthew Wild mod_bosh: Use new httpserver helper to initialise ports
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
Mon, 04 May 2009 19:57:05 +0100 Matthew Wild Merge with 0.4
Mon, 04 May 2009 19:38:21 +0100 Matthew Wild mod_bosh: Give BOSH sessions a logger (thanks Florob)
Thu, 23 Apr 2009 03:28:35 +0100 Matthew Wild Merge with 0.4 branch
Thu, 23 Apr 2009 03:27:22 +0100 Matthew Wild mod_bosh: Put dummy authid in session creation response to keep JSJaC happy
Thu, 23 Apr 2009 03:25:48 +0100 Matthew Wild mod_bosh: Add log message for clients connecting to unknown host
Thu, 23 Apr 2009 03:25:11 +0100 Matthew Wild mod_bosh: Fix nil indexing when client connects to unknown host
Wed, 22 Apr 2009 21:32:23 +0100 Matthew Wild mod_*: Fix a load of global accesses
Tue, 31 Mar 2009 13:56:41 +0100 Matthew Wild mod_bosh: Fix to correctly timeout idle sessions
Tue, 03 Mar 2009 19:49:40 +0000 Matthew Wild mod_bosh: Set Content-Type in response headers