Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_http: Fix normalize_path('/') to not return an empty string, fixes module:http_url() | Kim Alvefur | Fri, 25 May 2012 03:39:45 +0200 |
net.http.parser: Break loop when no more usable data in buffer | Matthew Wild | Fri, 25 May 2012 02:32:33 +0100 |
mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi) | Matthew Wild | Thu, 24 May 2012 18:52:47 +0100 |
util.set: Change '/' operator from filter to map+filter (nil to drop from set, false is a valid item). No code found which depends on current behaviour. | Matthew Wild | Thu, 24 May 2012 18:51:18 +0100 |
net.server_event: Internal changes to get plain-SSL outgoing connections working (as for HTTPS) | Matthew Wild | Thu, 24 May 2012 03:33:14 +0100 |
mod_s2s, s2sout.lib: Send stream header in onconnect() | Matthew Wild | Thu, 24 May 2012 03:08:42 +0100 |