Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
net.server_event: Assume wrapclient() is taking a new connection, and call onconnect when appropriate (to match server_select) | Matthew Wild | Thu, 24 May 2012 02:55:37 +0100 |
net.server_select: Don't close client connections when closing a server (it wasn't working anyway) | Matthew Wild | Wed, 23 May 2012 02:20:32 +0100 |
net.server_select: Call ondisconnect handler, even if we closed the socket ourselves (fixes HTTP session hoarding, thanks Maranda) | Matthew Wild | Wed, 23 May 2012 02:19:11 +0100 |