Software /
code /
prosody
Log
core/hostmanager.lua @ 2703:bd134aa85fa9
description | author | age |
---|---|---|
certmanager, hostmanager: Rename get_context() to create_context() to be more explicit about what it does | Matthew Wild | 2010-02-13 |
hostmanager: Small optimisation in checking whether a host is enabled | Matthew Wild | 2010-02-12 |
hostmanager: Log an error if no hosts are defined | Matthew Wild | 2010-02-12 |
hostmanager: Use certmanager for obtaining SSL contexts | Matthew Wild | 2010-01-31 |
hostmanager: Trailing whitespace | Matthew Wild | 2010-01-29 |
s2smanager, hostmanager: Make dialback secrets per-host | Matthew Wild | 2010-01-03 |
Disable SSLv2 by default, it's known to be insecure. | Paul Aurich | 2009-12-04 |