Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.signal: Make kill() available on Solaris; really fixes #136. | Waqas Hussain | Wed, 09 Dec 2009 16:25:18 +0500 |
prosody: Less strict matching for the magic 'interrupted' error | Matthew Wild | Mon, 07 Dec 2009 18:32:06 +0000 |
componentmanager: Set ssl_ctx[_in] for components correctly, and use global SSL context if available | Matthew Wild | Fri, 04 Dec 2009 18:59:28 +0000 |
Disable SSLv2 by default, it's known to be insecure. | Paul Aurich | Fri, 04 Dec 2009 09:48:08 -0800 |
net.server_select: Restore checks for wantread/timeout errors on receive | Matthew Wild | Thu, 03 Dec 2009 19:18:18 +0000 |
net.server_select: Make bufferlen() method return, of all things, the buffer length | Matthew Wild | Thu, 03 Dec 2009 14:08:54 +0000 |
net.server_select: Fix possibility of losing data sent from a socket just before it closes (thanks Sjoerd Simons) | Matthew Wild | Thu, 03 Dec 2009 02:28:34 +0000 |