tor/src/or/dirauth
David Goulet 15e8ce3937 Move back dirvote_authority_cert_dup to dirvote.c
Originally, it was made public outside of the dirauth module but it is no
longer needed. In doing so, we put it back in dirvote.c and reverted its name
to the original one:

dirvote_authority_cert_dup() --> authority_cert_dup()

Signed-off-by: David Goulet <dgoulet@torproject.org>
2018-05-01 10:07:09 -04:00
..
dircollate.c mod: Move dirauth specific files to its own module 2018-04-27 11:40:44 -04:00
dircollate.h mod: Move dirauth specific files to its own module 2018-04-27 11:40:44 -04:00
dirvote.c Move back dirvote_authority_cert_dup to dirvote.c 2018-05-01 10:07:09 -04:00
dirvote.h Move back dirvote_authority_cert_dup to dirvote.c 2018-05-01 10:07:09 -04:00
shared_random_state.c dirvote: Move the vote creation code into dirvote.c 2018-05-01 10:07:09 -04:00
shared_random_state.h sr: Extract shared SR functions 2018-04-27 11:40:44 -04:00
shared_random.c dirvote: Move the vote creation code into dirvote.c 2018-05-01 10:07:09 -04:00
shared_random.h sr: Static inline functions if no dirauth module 2018-04-27 11:40:44 -04:00