Log

net/server.lua @ 1574:3692706f78e3

description author age
net.server: Set sslctx to false when SSL wrapping fails, to avoid attempting to wrap clients with a broken context Matthew Wild Thu, 23 Jul 2009 01:57:09 +0100
net.server: Continue to initialise port listener even when SSL errors occur Matthias Diener Thu, 23 Jul 2009 01:29:41 +0100
net.server: Initiate the handshake when we should, the more correcter fix for the previous correct fix Matthew Wild Mon, 13 Jul 2009 21:17:51 +0100
net.server: Fix copyright header line endings and text Matthew Wild Sun, 12 Jul 2009 20:32:38 +0100
net.server: Correct fix for SSL traceback earlier Matthew Wild Sun, 12 Jul 2009 20:25:02 +0100
net.server: Don't continue with socket initialisation if SSL handshake failed, fixes nil socket traceback Matthew Wild Sun, 12 Jul 2009 15:18:53 +0100