Files
tor/src
David Goulet 1f739e9b06 dirauth: Move authdir_mode_v3() to module
This function must return false if the module is not compiled in. In order to
do that, we move the authdir_mode_v3() function out of router.c and into the
dirauth module new header file named mode.h.

It is always returning false if we don't have the module.

Closes #25990

Signed-off-by: David Goulet <dgoulet@torproject.org>
2018-05-02 13:42:24 -04:00
..
2018-05-02 07:46:05 -04:00
2017-04-25 18:02:19 +02:00
2018-04-15 15:41:03 -04:00
2017-04-29 08:55:57 +02:00