tor/src/feature/dirauth
teor d8b868e483
Code Style: Delete PRIVATE defines that are never used
Some ".c" files define *_PRIVATE macros, but those macros are
not used in any header file. Delete them.

These changes were created using the "make autostyle" from
32522, and then split into commits.
2019-12-20 09:50:50 +10:00
..
.may_include Add config object for dirauth; move one option there. 2019-12-19 07:54:56 -05: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 Make all our struct names end with "_t". 2019-11-07 08:41:22 -05:00
bwauth.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
dirauth_config.c Add config object for dirauth; move one option there. 2019-12-19 07:54:56 -05:00
dirauth_config.h Add config object for dirauth; move one option there. 2019-12-19 07:54:56 -05:00
dirauth_options_st.h Add config object for dirauth; move one option there. 2019-12-19 07:54:56 -05:00
dirauth_options.inc Add config object for dirauth; move one option there. 2019-12-19 07:54:56 -05: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_stub.c Declare relay/dirauth subsystem levels in a header. 2019-12-19 07:54:56 -05:00
dirauth_sys.c Declare relay/dirauth subsystem levels in a header. 2019-12-19 07:54:56 -05:00
dirauth_sys.h Declare relay/dirauth subsystem levels in a header. 2019-12-19 07:54:56 -05:00
dircollate.c Make all our struct names end with "_t". 2019-11-07 08:41:22 -05:00
dircollate.h Make all our struct names end with "_t". 2019-11-07 08:41:22 -05:00
dirvote.c Add config object for dirauth; move one option there. 2019-12-19 07:54:56 -05: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
feature_dirauth.md Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
guardfraction.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
guardfraction.h Code Style: Delete PRIVATE defines that are never used 2019-12-20 09:50:50 +10: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 process_descs.c: rename confusing identifiers 2019-11-23 15:33:13 -05: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 dirauth: Remove a HAVE_MODULE_DIRAUTH inside a function 2019-11-14 15:43:27 +10: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 Stop using "config_suite_offset=-1" to indicate "no config suite." 2019-11-07 07:28:43 -05: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