Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |