Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
net.dns: Fix for blocking dns lookups to find waiting coroutines correctly (not that we use this in Prosody...) | Matthew Wild | Thu, 03 Dec 2009 01:13:06 +0000 |
net.dns: Port some DNS fixes to the resolver:feed() function for net.adns to use | Matthew Wild | Thu, 03 Dec 2009 01:10:08 +0000 |
net.httpserver: Quick fix to set the correct Content-Type on simple (string) responses, for a few known types | Matthew Wild | Wed, 02 Dec 2009 18:02:47 +0000 |