Merge with Zash
|
Matthew Wild |
Sat, 12 May 2012 03:36:15 +0100 |
mod_http_files: Respond with a 301 redirect for directories to append a / (fixes relative links)
|
Kim Alvefur |
Sat, 12 May 2012 02:17:08 +0200 |
stanza_router: Fix variable name
|
Matthew Wild |
Sat, 12 May 2012 03:24:06 +0100 |
net.http.parser: Do full URL decoding and parsing (e.g. adds request.url.query when present)
|
Matthew Wild |
Sat, 12 May 2012 03:09:52 +0100 |
net.http: Fix urlencode to not encode unreserved characters, so I can guiltlessly rant about people who do.
|
Matthew Wild |
Sat, 12 May 2012 02:50:38 +0100 |
stanza_router: Close stream for unhandled stanzas from unauthenticated connections (we can't reply)
|
Matthew Wild |
Sat, 12 May 2012 01:47:53 +0100 |
stanza_router: Remove FIXME comment and close stream with not-authorized for s2s stanzas from unauthed domains
|
Matthew Wild |
Sat, 12 May 2012 00:33:04 +0100 |
stanza_router: Catch s2s stanzas to hosts we don't serve earlier, and close with host-unknown (thanks darkrain)
|
Matthew Wild |
Sat, 12 May 2012 00:31:48 +0100 |
portmanager: Fix missing variable declaration
|
Matthew Wild |
Fri, 11 May 2012 23:20:58 +0100 |
adhoc.lib: Default actions to 'complete' (replacement for rev 52b6901cabb0)
|
Kim Alvefur |
Fri, 11 May 2012 21:41:47 +0100 |
Merge with backout
|
Matthew Wild |
Fri, 11 May 2012 21:35:08 +0100 |
Backed out changeset 52b6901cabb0 (to be replaced)
|
Matthew Wild |
Fri, 11 May 2012 21:35:02 +0100 |