tor/src
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
..
app Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased' 2018-07-30 08:33:59 -04:00
config Merge branch 'maint-0.3.3' into maint-0.3.4 2018-08-09 08:47:25 -04:00
core Merge remote-tracking branch 'tor-github/pr/244' 2018-08-11 10:05:15 -04:00
ext Fix forking tests on Windows when there is a space in the path. 2018-07-13 12:46:18 +02:00
feature key: Make ed_key_init_from_file() take an or_options_t 2018-08-22 11:32:57 -04:00
lib Merge branch 'maint-0.3.4' 2018-08-21 19:20:37 -04:00
rust Merge remote-tracking branch 'teor/travis-osx-master' 2018-08-21 20:04:13 -04:00
test key: Make ed_key_init_from_file() take an or_options_t 2018-08-22 11:32:57 -04:00
tools Add a new function, tor_api_get_provider_version() 2018-07-31 09:18:54 -04:00
trunnel Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged 2018-07-12 11:47:25 -04:00
win32 Update version to 0.3.4.6-rc-dev 2018-08-07 20:15:34 -04:00
include.am Start splitting src/or 2018-07-05 17:15:50 -04:00