tor/src/feature/dirauth
Nick Mathewson dde091ebc7 Add a "freeze" function for config_mgr_t objects.
It's important to make sure that we don't change a config_mgr_t
after we start using it to make objects, or we could get into
inconsistent states.  This feature is the start of a safety
mechanism to prevent this problem.
2019-07-24 15:21:56 -04:00
..
authmode.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
authmode.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
bridgeauth.c Move voteflags.[ch] to become dirauth only. 2019-05-02 09:22:13 -04:00
bridgeauth.h Run "make autostyle." 2019-06-05 09:33:35 -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_periodic.c Move voteflags.[ch] to become dirauth only. 2019-05-02 09:22:13 -04:00
dirauth_periodic.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
dirauth_sys.c Make keypin.c dirauth-only 2019-05-02 09:22:13 -04:00
dirauth_sys.h Run "make autostyle." 2019-06-05 09:33:35 -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 Run "make autostyle." 2019-06-05 09:33:35 -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 Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
keypin.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
ns_detached_signatures_st.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
process_descs.c dirauth: Return a distinct status when formatting annotations fails 2019-06-06 17:26:23 +10:00
process_descs.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
reachability.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
reachability.h Run "make autostyle." 2019-06-05 09:33:35 -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 Add a "freeze" function for config_mgr_t objects. 2019-07-24 15:21:56 -04:00
shared_random_state.h Merge branch 'maint-0.3.4' into maint-0.3.5 2019-03-20 09:48:03 +10:00
shared_random.c Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() 2019-04-30 14:49:05 -04:00
shared_random.h Run "make autostyle." 2019-06-05 09:33:35 -04:00
vote_microdesc_hash_st.h Run "make autostyle." 2019-06-05 09:33:35 -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