tor/src/feature/dirauth
teor 5950566f1d config: Move dirauth config into the dirauth module
This commit:
* creates feature/dirauth/dirauth_config.[ch],
* moves the dirauth config code into them,
* copies some macros from src/app/config.c
  (we'll refactor them later in 29211), and
* adds thin wrappers to make the moved code compile.

No functional changes: the moved code is still enabled,
even if the dirauth module is disabled.

Part of 32213.
2019-10-31 12:34:19 +10:00
..
authmode.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
authmode.h dirauth: Add a macro comment to have_module_dirauth() 2019-10-20 20:26:12 +10:00
bridgeauth.c doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
bridgeauth.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
bwauth.c bwauth: update measured bandwidth file comments 2019-04-10 15:57:54 +10:00
bwauth.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
dirauth_config.c config: Move dirauth config into the dirauth module 2019-10-31 12:34:19 +10:00
dirauth_config.h config: Move dirauth config into the dirauth module 2019-10-31 12:34:19 +10:00
dirauth_periodic.c doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
dirauth_periodic.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
dirauth_sys.c doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
dirauth_sys.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
dircollate.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
dircollate.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
dirvote.c Merge branch 'tor-github/pr/1031' 2019-06-11 11:46:38 -04:00
dirvote.h Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
dsigs_parse.c Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() 2019-04-30 14:49:05 -04:00
dsigs_parse.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
guardfraction.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
guardfraction.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
keypin.c fix typo in keypin journal log entry (for dir auths) 2019-08-15 02:32:00 -04:00
keypin.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
ns_detached_signatures_st.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
process_descs.c Merge branch 'tor-github/pr/1276' 2019-10-03 19:13:02 +03:00
process_descs.h Merge branch 'tor-github/pr/1276' 2019-10-03 19:13:02 +03:00
reachability.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
reachability.h Re-run "make autostyle" with improved annotate_ifdef_directives 2019-09-30 08:57:37 -04:00
recommend_pkg.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
recommend_pkg.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
shared_random_state.c Rename confparse.[ch] identifiers to confmgt.[ch] identifiers. 2019-10-26 10:09:03 -04:00
shared_random_state.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
shared_random.c Rename confparse.[ch] identifiers to confmgt.[ch] identifiers. 2019-10-26 10:09:03 -04:00
shared_random.h shared_random.[ch]: repair doxygen comments 2019-10-16 12:04:53 -04:00
vote_microdesc_hash_st.h doxygen: add @file declarations for src/feature/ 2019-10-26 12:05:28 -04:00
voteflags.c Move voteflags.[ch] to become dirauth only. 2019-05-02 09:22:13 -04:00
voteflags.h Run "make autostyle." 2019-06-05 09:33:35 -04:00