Software /
code /
prosody
Log
net/server.lua @ 425:f3b65866192e
description | author | age |
---|---|---|
All the people who don't use TLS, this one's for you. | Matthew Wild | 2008-11-22 |
Fix to prevent send retry when connection is already closed | Matthew Wild | 2008-11-18 |
Flush write queue before closing socket | Matthew Wild | 2008-11-18 |
Fix for putting TLS in stream:features for connections already using TLS. Thanks to albert for spotting. | Matthew Wild | 2008-11-16 |
Initial s2s stuff s2s | Matthew Wild | 2008-10-23 |
server.lua should degrade gracefully when LuaSec not present | Matthew Wild | 2008-10-22 |
Remove debugging output from when doing TLS | Matthew Wild | 2008-10-08 |
Working TLS! tls | Matthew Wild | 2008-10-05 |
TLS: Handshake works, no data after that tls | Matthew Wild | 2008-10-05 |
Convert spaces->tabs | Matthew Wild | 2008-10-05 |
Moved server module to net/ base server.lua@a9653020b769 | Matthew Wild | 2008-08-25 |