Software /
code /
prosody
Log
net/server.lua @ 1544:c7f0938bc33e
description | author | age |
---|---|---|
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 |
net.server: Don't close handler if it is already nil when SSL handshake fails | Matthew Wild | Sun, 12 Jul 2009 14:29:42 +0100 |
Add copyright header to those files missing one | Matthew Wild | Fri, 10 Jul 2009 03:08:38 +0100 |
net.server: Display server port in error messages | Matthew Wild | Thu, 04 Jun 2009 15:22:04 +0100 |
net.server: A connection is not secure if we delay the TLS handshake | Matthew Wild | Fri, 29 May 2009 14:30:40 +0100 |