Add initial mod_console
[prosody.git] / net / server.lua
2008-11-22 Matthew WildAll the people who don't use TLS, this one's for you.
2008-11-18 Matthew WildFix to prevent send retry when connection is already...
2008-11-18 Matthew WildFlush write queue before closing socket
2008-11-16 Matthew WildMerge with waqas
2008-11-16 Matthew WildFix for putting TLS in stream:features for connections...
2008-10-23 Matthew WildMaking the best attempt out of a bad merge from waqas
2008-10-23 Matthew WildInitial s2s stuff
2008-10-22 Matthew WildMerge roster & presence from waqas
2008-10-22 Matthew Wildserver.lua should degrade gracefully when LuaSec not...
2008-10-08 Matthew WildMerge roster fixes from waqas
2008-10-08 Matthew WildMerged docs from paul
2008-10-08 Matthew WildRemove debugging output from when doing TLS
2008-10-05 Matthew WildMerged local TLS branch
2008-10-05 Matthew WildWorking TLS!
2008-10-05 Matthew WildTLS: Handshake works, no data after that
2008-10-05 Matthew WildConvert spaces->tabs
2008-08-25 Matthew WildMoved server module to net/