Software /
code /
prosody
Log
net/server.lua @ 328:a1d25769970f
description | author | age |
---|---|---|
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 |