Tue, 03 Sep 2013 13:40:29 +0200 certmanager: Fix dhparam callback, missing imports (Testing, pfft) 0.9.1
Kim Alvefur <zash@zash.se> [Tue, 03 Sep 2013 13:40:29 +0200] rev 5820
certmanager: Fix dhparam callback, missing imports (Testing, pfft)
Tue, 03 Sep 2013 12:32:18 +0100 Merge 0.9->trunk
Matthew Wild <mwild1@gmail.com> [Tue, 03 Sep 2013 12:32:18 +0100] rev 5819
Merge 0.9->trunk
Tue, 03 Sep 2013 12:22:22 +0100 mod_admin_adhoc: As the only user of set:items(), update... it's now an iterator, and the extra keys() iterator is now unnecessary
Matthew Wild <mwild1@gmail.com> [Tue, 03 Sep 2013 12:22:22 +0100] rev 5818
mod_admin_adhoc: As the only user of set:items(), update... it's now an iterator, and the extra keys() iterator is now unnecessary
Tue, 03 Sep 2013 12:21:43 +0100 util.set: :items() now returns an iterator instead of the underlying table. This is much more efficient than 'for item in set' (which still works for now). Current access to _items is generally done directly, this may change.
Matthew Wild <mwild1@gmail.com> [Tue, 03 Sep 2013 12:21:43 +0100] rev 5817
util.set: :items() now returns an iterator instead of the underlying table. This is much more efficient than 'for item in set' (which still works for now). Current access to _items is generally done directly, this may change.
Tue, 03 Sep 2013 13:13:31 +0200 certmanager: Allow for specifying the dhparam option as a path to a file instead of a callback
Kim Alvefur <zash@zash.se> [Tue, 03 Sep 2013 13:13:31 +0200] rev 5816
certmanager: Allow for specifying the dhparam option as a path to a file instead of a callback
Tue, 03 Sep 2013 12:11:11 +0100 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 <mwild1@gmail.com> [Tue, 03 Sep 2013 12:11:11 +0100] rev 5815
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.
Tue, 03 Sep 2013 00:20:28 +0100 Merge 0.9->trunk
Matthew Wild <mwild1@gmail.com> [Tue, 03 Sep 2013 00:20:28 +0100] rev 5814
Merge 0.9->trunk
Mon, 02 Sep 2013 20:52:19 +0100 util.set: Fix :include() and :exclude() methods to iterate the input set correctly
Matthew Wild <mwild1@gmail.com> [Mon, 02 Sep 2013 20:52:19 +0100] rev 5813
util.set: Fix :include() and :exclude() methods to iterate the input set correctly
Mon, 02 Sep 2013 18:19:38 +0200 util.pposix: Fix building on non-Linux with glibc
Kim Alvefur <zash@zash.se> [Mon, 02 Sep 2013 18:19:38 +0200] rev 5812
util.pposix: Fix building on non-Linux with glibc
Fri, 30 Aug 2013 18:51:55 +0200 configmanager: Fix checking of absolute paths on Windows
Kim Alvefur <zash@zash.se> [Fri, 30 Aug 2013 18:51:55 +0200] rev 5811
configmanager: Fix checking of absolute paths on Windows
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip