Fri, 25 May 2012 03:39:45 +0200 mod_http: Fix normalize_path('/') to not return an empty string, fixes module:http_url()
Kim Alvefur <zash@zash.se> [Fri, 25 May 2012 03:39:45 +0200] rev 4911
mod_http: Fix normalize_path('/') to not return an empty string, fixes module:http_url()
Fri, 25 May 2012 02:32:33 +0100 net.http.parser: Break loop when no more usable data in buffer
Matthew Wild <mwild1@gmail.com> [Fri, 25 May 2012 02:32:33 +0100] rev 4910
net.http.parser: Break loop when no more usable data in buffer
Thu, 24 May 2012 18:52:47 +0100 mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi)
Matthew Wild <mwild1@gmail.com> [Thu, 24 May 2012 18:52:47 +0100] rev 4909
mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi)
Thu, 24 May 2012 18:51:18 +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 <mwild1@gmail.com> [Thu, 24 May 2012 18:51:18 +0100] rev 4908
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.
Thu, 24 May 2012 03:33:14 +0100 net.server_event: Internal changes to get plain-SSL outgoing connections working (as for HTTPS)
Matthew Wild <mwild1@gmail.com> [Thu, 24 May 2012 03:33:14 +0100] rev 4907
net.server_event: Internal changes to get plain-SSL outgoing connections working (as for HTTPS)
Thu, 24 May 2012 03:08:42 +0100 mod_s2s, s2sout.lib: Send stream header in onconnect()
Matthew Wild <mwild1@gmail.com> [Thu, 24 May 2012 03:08:42 +0100] rev 4906
mod_s2s, s2sout.lib: Send stream header in onconnect()
Thu, 24 May 2012 02:55:37 +0100 net.server_event: Assume wrapclient() is taking a new connection, and call onconnect when appropriate (to match server_select)
Matthew Wild <mwild1@gmail.com> [Thu, 24 May 2012 02:55:37 +0100] rev 4905
net.server_event: Assume wrapclient() is taking a new connection, and call onconnect when appropriate (to match server_select)
Wed, 23 May 2012 02:20:32 +0100 net.server_select: Don't close client connections when closing a server (it wasn't working anyway)
Matthew Wild <mwild1@gmail.com> [Wed, 23 May 2012 02:20:32 +0100] rev 4904
net.server_select: Don't close client connections when closing a server (it wasn't working anyway)
Wed, 23 May 2012 02:19:11 +0100 net.server_select: Call ondisconnect handler, even if we closed the socket ourselves (fixes HTTP session hoarding, thanks Maranda)
Matthew Wild <mwild1@gmail.com> [Wed, 23 May 2012 02:19:11 +0100] rev 4903
net.server_select: Call ondisconnect handler, even if we closed the socket ourselves (fixes HTTP session hoarding, thanks Maranda)
Tue, 22 May 2012 14:33:06 +0100 portmanager: Match service against service_info (:iter() doesn't match values)
Matthew Wild <mwild1@gmail.com> [Tue, 22 May 2012 14:33:06 +0100] rev 4902
portmanager: Match service against service_info (:iter() doesn't match values)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip