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
s2smanager: Don't tostring() the data before sending, sends2s already does this. Matthew Wild Sat, 21 Nov 2009 13:47:45 +0000
net.xmppcomponent_listener: Don't remove 'log' and 'close' from sessions when destroying, and set destroyed = true Matthew Wild Sun, 14 Mar 2010 03:07:05 +0000
net.xmppcomponent_listener: Log invalid XML received from components (as we already do for c2s/s2s) Matthew Wild Sun, 14 Mar 2010 03:06:19 +0000
net.xmppcomponent_listener: Don't allow closing a session that has already been destroyed Matthew Wild Sun, 14 Mar 2010 03:05:43 +0000
net.xmppcomponent_listener: Close component sessions on receiving a </stream:stream> Matthew Wild Sun, 14 Mar 2010 03:04:51 +0000
net.xmppcomponent_listener: Don't handle stream errors from component sessions that have already been destroyed Matthew Wild Sun, 14 Mar 2010 03:04:04 +0000
net.xmppcomponent_listener: Fix to correctly handle stream errors from components Matthew Wild Sun, 14 Mar 2010 03:03:02 +0000