Software /
code /
prosody
Log
description | author | age |
---|---|---|
certmanager: Allow for specifying the dhparam option as a path to a file instead of a callback | Kim Alvefur | Tue, 03 Sep 2013 13:13:31 +0200 |
certmanager: Fix for working around a bug with LuaSec 0.4.1 that causes it to not honour the 'ciphers' option. This change will apply 0.9's default cipher string for LuaSec 0.4.1 users. | Matthew Wild | Tue, 03 Sep 2013 12:11:11 +0100 |
Merge 0.9->trunk | Matthew Wild | Tue, 03 Sep 2013 00:20:28 +0100 |
util.set: Fix :include() and :exclude() methods to iterate the input set correctly | Matthew Wild | Mon, 02 Sep 2013 20:52:19 +0100 |
util.pposix: Fix building on non-Linux with glibc | Kim Alvefur | Mon, 02 Sep 2013 18:19:38 +0200 |
configmanager: Fix checking of absolute paths on Windows | Kim Alvefur | Fri, 30 Aug 2013 18:51:55 +0200 |
util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list) | Kim Alvefur | Fri, 30 Aug 2013 16:14:31 +0200 |