prosody
log
graph
tags
bookmarks
branches
a73b0557d87a
browse
changeset
net/server.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
net/server.lua @ 1683:
a73b0557d87a
less
more
|
(0)
-30
-10
-8
tip
description
author
age
net.server: Comment all calls to mem_free/collectgarbage... not really suitable for a realtime server, let's trust Lua's GC - it's good.
Matthew Wild
Sun, 16 Aug 2009 21:32:10 +0100
net.server: Much improve SSL/TLS error reporting, do our best to understand and hide OpenSSL's ridiculously unfriendly error messages
Matthew Wild
Tue, 28 Jul 2009 14:48:37 +0100
net.server: Fail to open port if legacy SSL requested, but SSL not available
Matthias Diene
Thu, 23 Jul 2009 12:01:00 +0100
net.server: Remove listener from listeners table when calling removeserver
Matthew Wild
Thu, 23 Jul 2009 03:06:49 +0100
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
less
more
|
(0)
-30
-10
-8
tip