Merge 0.9->trunk
[prosody.git] / plugins / mod_bosh.lua
2013-07-08 Matthew WildMerge 0.9->trunk
2013-07-08 Matthew Wildmod_bosh: pcall() core_process_stanza per stanza, to...
2013-07-08 Matthew Wildmod_bosh: Only pass stanza to core_process_stanza if...
2013-07-08 Matthew WildMerge 0.9->trunk
2013-06-29 Kim AlvefurMerge 0.9->trunk
2013-06-29 Matthew WildMerge
2013-06-29 Matthew WildMerge 0.9->trunk
2013-06-26 Matthew WildMerge 0.9->trunk
2013-06-24 Matthew WildMerge 0.9->trunk
2013-06-18 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-11 Matthew WildMerge 0.9->trunk
2013-06-11 Waqas Hussainmod_bosh: Reduce a little code.
2013-06-10 Kim AlvefurMerge 0.9->trunk
2013-06-09 Kim AlvefurMerge 0.9->trunk
2013-06-08 Matthew Wildmod_bosh: Make waiting_requests and dead_sessions share...
2013-06-07 Waqas Hussainmod_bosh: Don't tostring() stream:features when passing...
2013-06-07 Waqas Hussainmod_bosh: Only return CORS headers if the Origin header...
2013-06-07 Waqas Hussainmod_bosh: Return empty string from the OPTIONS event...
2013-06-07 Waqas Hussainmod_bosh: Rename event handler argument to event, not...
2013-06-07 Matthew WildMerge 0.9->trunk
2013-06-07 Matthew Wildmod_bosh: Remove logging of request.id, it doesn't...
2013-06-06 Matthew Wildmod_bosh: Remove another place we set headers, fixes...
2013-06-05 Matthew Wildmod_bosh: Clean up handling of response headers, set...
2013-06-05 Matthew Wildmod_bosh: Return errors when appropriate (invalid XML...
2013-06-05 Matthew Wildmod_bosh: Remove some very verbose logging
2013-06-05 Matthew WildMerge 0.9->trunk
2013-06-05 Matthew Wildmod_bosh: Reset creating_session to prevent putting...
2013-06-02 Kim AlvefurMerge 0.9->trunk
2013-06-02 Kim Alvefurmod_bosh: Fix traceback in case session is destroyed...
2013-05-24 Matthew Wildmod_bosh: rename variable for clarity
2013-05-24 Matthew Wildmod_bosh: Some very minor whitespace/layout fixes
2013-06-07 Matthew Wildmod_bosh: Remove Connection: keep-alive header (conflic...
2013-06-07 Matthew Wildmod_bosh: Fix global write
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2012-11-22 Matthew WildMerge 0.9->trunk
2012-11-22 Matthew Wildmod_bosh: Add 'Connection: keep-alive' header
2012-11-22 Matthew Wildmod_bosh: Add support for stanza filters to BOSH sessio...
2012-11-22 Matthew Wildmod_bosh: Add bosh_max_wait config option, to limit...
2012-11-15 Matthew WildMerge 0.9->trunk
2012-11-15 Matthew Wildmod_bosh: Share sessions and inactive_sessions tables
2012-08-01 Matthew Wildmod_bosh: Remove redundant code (send stream features...
2012-07-31 Matthew Wildmod_bosh: Remove troublesome return... continue process...
2012-07-29 Matthew WildMerge with Zash
2012-07-29 Matthew Wildmod_bosh: Correctly handle data included in the session...
2012-07-28 Matthew Wildmod_bosh: Backout revision bc0a68cae236 (experimental...
2012-07-26 Kim Alvefurmod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s...
2012-07-23 Kim Alvefurmod_bosh: Use new format for headers when checking...
2012-05-15 Matthew Wildmod_bosh: Set Content-Type to text/html for GET respons...
2012-05-11 Matthew WildMerge with backout
2012-04-28 Matthew Wildmod_bosh: Remove unused send_buffer variable
2012-04-28 Matthew Wildmod_bosh: Fix request/response mixup
2012-04-28 Matthew Wildmod_bosh: Remove unused import of util.timer
2012-04-27 Matthew Wildmod_bosh: Remove unused import of net.httpserver
2012-04-27 Matthew Wildmod_bosh: Add routes without trailing-'/', so that...
2012-04-26 Matthew Wildmod_bosh: Update informational message on GET
2012-04-25 Matthew Wildmod_bosh: Large commit to update to mod_http/net.http...
2012-04-25 Matthew Wildmod_bosh: Optimisation, store reply_before value as...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-19 Matthew WildMerge with 0.9
2012-04-19 Matthew Wildmod_bosh: Log error on BOSH parse failure (thanks daurn...
2012-03-15 Kim Alvefurmod_posix, mod_bosh, mod_admin_telnet: Use module:set_g...
2012-01-22 Matthew WildMerge with trunk
2011-12-14 Waqas Hussainmod_bosh: Remove unused reference to lxp
2011-12-09 Waqas Hussainmod_bosh: Fixed use of a private HTTP request property.
2011-12-07 Matthew Wildmod_bosh: Experimental option 'bosh_auto_cork' which...
2011-12-07 Matthew Wildmod_bosh: Move stream:features sending until after...
2011-12-07 Matthew Wildmod_bosh: Remove a session from inactive_sessions befor...
2011-12-07 Matthew Wildmod_bosh: Store time to destroy session in inactive_ses...
2011-09-15 Matthew Wildmod_bosh: s/xmlns:streams/xmlns:stream/ - fixes #265...
2011-07-20 Matthew Wildmod_bosh: Update to use typed variants of module:get_op...
2011-06-28 Matthew Wildmod_bosh: Fix logging when no sid present, fix a missin...
2011-06-07 Matthew WildMerge 0.8->trunk
2011-06-05 Matthew WildBackout commit d6366294f618 which I was testing and...
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-03-04 Matthew Wildmod_bosh: Fix terminate logic - process any stanzas...
2011-06-05 Matthew Wildmod_bosh: Mark a session as active when a request comes...
2011-03-04 Matthew Wildmod_bosh: Fix terminate logic - process any stanzas...
2011-01-08 Matthew WildMerge 0.8->trunk
2011-01-08 Matthew Wildmod_bosh: Return true from send()
2011-01-04 Matthew Wildmod_bosh: Fix for miscalculating inactivity, causing...
2011-01-04 Matthew Wildmod_bosh: Fix for miscalculating inactivity, causing...
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-11 Matthew Wildmod_bosh: Fixes to the session creation response -...
2010-12-11 Matthew Wildmod_bosh: Fixes to the session creation response -...
2010-12-07 Matthew Wildmod_bosh: Switch to util.xmppstream from xmlhandlers
next