mod_bosh: Remove another place we set headers, fixes #348
|
Matthew Wild |
Thu, 06 Jun 2013 14:48:41 +0100 |
mod_bosh: Clean up handling of response headers, set them only in one place
|
Matthew Wild |
Wed, 05 Jun 2013 21:41:27 +0100 |
mod_bosh: Return errors when appropriate (invalid XML, missing sid)
|
Matthew Wild |
Wed, 05 Jun 2013 21:39:56 +0100 |
mod_bosh: Remove some very verbose logging
|
Matthew Wild |
Wed, 05 Jun 2013 21:37:33 +0100 |
Merge 0.9->trunk
|
Matthew Wild |
Wed, 05 Jun 2013 21:36:29 +0100 |
mod_bosh: Reset creating_session to prevent putting unnecessary attributes into every BOSH response
|
Matthew Wild |
Wed, 05 Jun 2013 21:35:50 +0100 |
mod_admin_telnet: Fix inverted boolean logic
|
Kim Alvefur |
Tue, 04 Jun 2013 19:35:41 +0200 |
net.server_select: Ensure _maxfd = math.huge on Windows, always.
|
Waqas Hussain |
Sun, 02 Jun 2013 16:23:19 -0400 |
configure: Fix poor layout
|
James Callahan |
Mon, 03 Jun 2013 12:50:37 -0400 |
Merge 0.9->trunk
|
Kim Alvefur |
Sun, 02 Jun 2013 19:27:45 +0200 |
mod_bosh: Fix traceback in case session is destroyed during the stream-features event (thanks Biszkopcik)
|
Kim Alvefur |
Sun, 02 Jun 2013 19:25:53 +0200 |
mod_c2s, mod_c2s: Send a whitespace on read timeout, to prod TCP into detecting if the connection died
|
Kim Alvefur |
Thu, 30 May 2013 14:32:40 +0200 |
mod_register: get_child_text()!
|
Kim Alvefur |
Tue, 28 May 2013 18:32:51 +0200 |
mod_s2s: Remove unnecessary debug message
|
Matthew Wild |
Tue, 28 May 2013 16:10:22 +0100 |
mod_bosh: rename variable for clarity
|
Matthew Wild |
Fri, 24 May 2013 18:38:36 +0100 |