tor/src/feature
David Goulet cb466ee7d6 key: Make ed_key_init_from_file() take an or_options_t
Part of #27215, we need to call the ed_key_init_from_file function during
option_validate() which is before the global_options variable is set.

This commit make ed_key_init_from_file() stop using get_options() and instead
now has a or_options_t parameter.

Signed-off-by: David Goulet <dgoulet@torproject.org>
2018-08-22 11:32:57 -04:00
..
api
client
control Fix typo in comment for getinfo_helper_current_time() 2018-08-20 11:49:35 -04:00
dirauth
dircache
dirclient
dircommon
hibernate
hs key: Make ed_key_init_from_file() take an or_options_t 2018-08-22 11:32:57 -04:00
hs_common
nodelist In addrs_in_same_network_family(), choose IP subnet size based on IP type 2018-08-17 13:37:51 +10:00
relay key: Make ed_key_init_from_file() take an or_options_t 2018-08-22 11:32:57 -04:00
rend
stats