Software /
code /
prosody
Log
description | author | age |
---|---|---|
Add TLS socket to readlist before handshake starts, fixes major slow-down on TLS connections | Matthew Wild | Fri, 05 Dec 2008 19:24:01 +0000 |
Comment out debug logging for now | Matthew Wild | Fri, 05 Dec 2008 19:22:34 +0000 |
Remove linger option on sockets, made no difference, and I forgot to remove it earlier | Matthew Wild | Fri, 05 Dec 2008 19:21:44 +0000 |
Fix the last couple of places where we send strings from mod_dialback | Matthew Wild | Fri, 05 Dec 2008 05:28:16 +0000 |
Remove an incorrect line which I didn't add, and fix the proper way. Corrects the sending of stanzas over unauthed s2sout's. Also fixes mod_dialback to send stanzas and not strings. | Matthew Wild | Fri, 05 Dec 2008 05:23:42 +0000 |
Fix for s2s with jabberd2 (we weren't routing db:verify's over s2sout_unauthed) | Matthew Wild | Fri, 05 Dec 2008 04:44:19 +0000 |
Disconnect with stream errors on bad XML, or invalid stream namespace | Matthew Wild | Fri, 05 Dec 2008 02:02:57 +0000 |