net/server.lua
Sat, 13 Dec 2008 14:30:59 +0000 Matthew Wild Make wraptcpclient set timeout to 0, and add it to the list of exported functions from server.lua
Sat, 06 Dec 2008 23:12:46 +0000 Matthew Wild Remove old commented code from server.lua
Fri, 05 Dec 2008 19:55:46 +0000 Matthew Wild Re-commit TLS fix
Fri, 05 Dec 2008 19:50:34 +0000 Matthew Wild Merge
Fri, 05 Dec 2008 19:49:16 +0000 Matthew Wild Backed out changeset 099d8a102deb (committed too much)
Fri, 05 Dec 2008 19:40:46 +0000 Matthew Wild Don't say we need TLS after we've already started the handshake
Fri, 05 Dec 2008 19:24:01 +0000 Matthew Wild Add TLS socket to readlist before handshake starts, fixes major slow-down on TLS connections
Fri, 05 Dec 2008 19:22:34 +0000 Matthew Wild Comment out debug logging for now
Fri, 05 Dec 2008 19:21:44 +0000 Matthew Wild Remove linger option on sockets, made no difference, and I forgot to remove it earlier
Wed, 03 Dec 2008 16:44:03 +0000 Matthew Wild Fix GPL'ing MIT/X licensed code :)
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Sat, 22 Nov 2008 20:12:27 +0000 Matthew Wild All the people who don't use TLS, this one's for you.
Tue, 18 Nov 2008 22:16:06 +0000 Matthew Wild Fix to prevent send retry when connection is already closed
Tue, 18 Nov 2008 05:06:50 +0000 Matthew Wild Flush write queue before closing socket
Sun, 16 Nov 2008 00:29:15 +0000 Matthew Wild Fix for putting TLS in stream:features for connections already using TLS. Thanks to albert for spotting.
Thu, 23 Oct 2008 18:09:39 +0100 Matthew Wild Initial s2s stuff s2s
Wed, 22 Oct 2008 17:27:40 +0100 Matthew Wild server.lua should degrade gracefully when LuaSec not present
Wed, 08 Oct 2008 17:19:00 +0100 Matthew Wild Remove debugging output from when doing TLS
Sun, 05 Oct 2008 19:10:21 +0100 Matthew Wild Working TLS! tls
Sun, 05 Oct 2008 17:33:38 +0100 Matthew Wild TLS: Handshake works, no data after that tls
Sun, 05 Oct 2008 02:48:39 +0100 Matthew Wild Convert spaces->tabs
Mon, 25 Aug 2008 16:46:05 +0100 Matthew Wild Moved server module to net/
less more (0) tip