Log

net/server.lua @ 562:04ee161d936b

description author age
Comment out debug logging for now Matthew Wild 2008-12-05
Remove linger option on sockets, made no difference, and I forgot to remove it earlier Matthew Wild 2008-12-05
Fix GPL'ing MIT/X licensed code :) Matthew Wild 2008-12-03
Insert copyright/license headers Matthew Wild 2008-12-03
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