Software /
code /
prosody
Log
net/server_event.lua @ 2120:93eae69fc121
description | author | age |
---|---|---|
net.server_event: Set startsslcallback property to nil when we're done handshaking, otherwise we keep trying to repeat the handshake | Matthew Wild | Sun, 22 Nov 2009 03:55:48 +0000 |
net.server_event: Add set_sslctx() method to connections | Matthew Wild | Sun, 22 Nov 2009 03:53:44 +0000 |
net.server_event: conn.usingssl -> conn._usingssl | Matthew Wild | Sun, 22 Nov 2009 03:53:07 +0000 |
net.server_event: Use correct listener callbacks | Matthew Wild | Sun, 22 Nov 2009 03:51:31 +0000 |
net.server_event: Small whitespace fixes | Matthew Wild | Sun, 22 Nov 2009 03:49:47 +0000 |
net.server_event: Correct a few instances of .sslctx to ._sslctx | Matthew Wild | Sun, 22 Nov 2009 03:48:04 +0000 |