Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_iq: Use "jabber:client" when the stanza payload namespace is nil. | Waqas Hussain | Sat, 12 May 2012 21:39:30 +0500 |
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 |