log plugins/mod_bosh.lua @ 3039:2fef108d7eb7

age author description
Mon, 17 May 2010 11:42:53 +0100 Matthew Wild mod_bosh: Remove requests from the session table using table.remove(), prevents the possibility of holes in the array.
Sat, 03 Apr 2010 23:09:11 +0100 Matthew Wild Merge 0.6->0.7
Sat, 03 Apr 2010 22:24:39 +0100 Matthew Wild mod_bosh: Default stanza namespace should be jabber:client (fixes BOSH to work with recent namespace fix)
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Fri, 12 Feb 2010 04:11:50 +0500 Waqas Hussain mod_bosh: Fire stream-features event using new events API.
Fri, 22 Jan 2010 03:36:03 +0000 Matthew Wild mod_bosh: I == fail.
Fri, 22 Jan 2010 03:18:55 +0000 Matthew Wild mod_bosh: Simplify cross-domain support, and make it work - default is for cross-domain to be disallowed
Thu, 21 Jan 2010 15:07:52 +0000 Matthew Wild mod_bosh: Support for cross-domain access control using CORS
Thu, 21 Jan 2010 00:35:07 +0000 Matthew Wild mod_bosh: Trailing whitespace
Tue, 19 Jan 2010 03:57:19 +0000 Matthew Wild mod_bosh: Update for new xmlhandlers syntax
Thu, 17 Dec 2009 20:28:32 +0000 Matthew Wild mod_bosh: Update for new connection API
Thu, 10 Dec 2009 16:21:06 +0500 Waqas Hussain mod_bosh: Delay setup until after server is started.
Sat, 21 Nov 2009 13:15:46 +0000 Matthew Wild mod_bosh: Don't log response XML