Software /
code /
prosody
Log
core/hostmanager.lua @ 2536:922e6e84d0bf
description | author | age |
---|---|---|
hostmanager: Trailing whitespace | Matthew Wild | Fri, 29 Jan 2010 17:09:20 +0000 |
s2smanager, hostmanager: Make dialback secrets per-host | Matthew Wild | Sun, 03 Jan 2010 18:55:42 +0000 |
Disable SSLv2 by default, it's known to be insecure. | Paul Aurich | Fri, 04 Dec 2009 09:48:08 -0800 |
hostmanager: Create a server sslctx for incoming connections | Matthew Wild | Sat, 17 Oct 2009 16:23:03 +0100 |
hostmanager: deactivate() now accepts a reason, closes s2s connections as well as disconnecting users, and unloads modules for the host | Matthew Wild | Sat, 17 Oct 2009 15:23:50 +0100 |
hostmanager: Add return _M; | Matthew Wild | Sat, 17 Oct 2009 14:43:38 +0100 |
hostmanager: Only initialse SSL contexts if SSL library available | Matthew Wild | Mon, 05 Oct 2009 22:15:32 +0100 |