mod_s2s: Set s2s_session.ip
|
Kim Alvefur |
Sun, 09 Jun 2013 12:54:10 +0200 |
mod_bosh: Make waiting_requests and dead_sessions shared to preserve across reloads
|
Matthew Wild |
Sat, 08 Jun 2013 18:08:18 +0100 |
mod_muc: Include status code 332 on service shutdown (thanks mathieui)
|
Matthew Wild |
Sat, 08 Jun 2013 18:07:36 +0100 |
mod_bosh: Don't tostring() stream:features when passing to session.send().
|
Waqas Hussain |
Fri, 07 Jun 2013 16:26:08 -0400 |
prosodyctl: Add 'prosodyctl check certs' for validating TLS/SSL certificates
|
Kim Alvefur |
Fri, 07 Jun 2013 20:59:43 +0200 |
certmanager: Complain if key or certificate is missing from SSL config.
|
Kim Alvefur |
Fri, 07 Jun 2013 20:55:02 +0200 |
prosodyctl: Add 'prosodyctl check --help'
|
Kim Alvefur |
Fri, 07 Jun 2013 20:05:23 +0200 |
mod_bosh: Only return CORS headers if the Origin header is received, and CORS is enabled.
|
Waqas Hussain |
Fri, 07 Jun 2013 14:20:13 -0400 |
mod_bosh: Return empty string from the OPTIONS event handler, don't return the response object itself.
|
Waqas Hussain |
Fri, 07 Jun 2013 13:24:56 -0400 |
mod_bosh: Rename event handler argument to event, not request.
|
Waqas Hussain |
Fri, 07 Jun 2013 13:21:38 -0400 |
Merge 0.9->trunk
|
Matthew Wild |
Fri, 07 Jun 2013 13:23:04 +0100 |
mod_bosh: Remove logging of request.id, it doesn't exist in the new HTTP server API (thanks Mikael Nordfeldth)
|
Matthew Wild |
Fri, 07 Jun 2013 13:22:13 +0100 |
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 |