Software /
code /
prosody
Log
description | author | age |
---|---|---|
Don't say we need TLS after we've already started the handshake | Matthew Wild | Fri, 05 Dec 2008 19:40:46 +0000 |
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 |