Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |