Mon, 09 Sep 2013 11:32:03 +0100 Tagging 0.9.1
Matthew Wild <mwild1@gmail.com> [Mon, 09 Sep 2013 11:32:03 +0100] rev 5826
Tagging 0.9.1
Mon, 16 Sep 2013 18:41:09 +0100 moduleapi: Add module:unhook()
Matthew Wild <mwild1@gmail.com> [Mon, 16 Sep 2013 18:41:09 +0100] rev 5825
moduleapi: Add module:unhook()
Fri, 06 Sep 2013 10:53:04 +0200 net.server_select: Return handler from addclient
Kim Alvefur <zash@zash.se> [Fri, 06 Sep 2013 10:53:04 +0200] rev 5824
net.server_select: Return handler from addclient
Fri, 06 Sep 2013 10:52:37 +0200 net.server_select: Pass on all arguments to addclient on to wrapclient
Kim Alvefur <zash@zash.se> [Fri, 06 Sep 2013 10:52:37 +0200] rev 5823
net.server_select: Pass on all arguments to addclient on to wrapclient
Tue, 03 Sep 2013 15:43:59 +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 15:43:59 +0200] rev 5822
certmanager: Allow for specifying the dhparam option as a path to a file instead of a callback
Tue, 03 Sep 2013 13:43:39 +0200 Merge 0.9->trunk
Kim Alvefur <zash@zash.se> [Tue, 03 Sep 2013 13:43:39 +0200] rev 5821
Merge 0.9->trunk
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.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip