tor/src/feature/dirclient
Nick Mathewson 6ba4b5e5da Rename dirclient_modes.h identifiers to start with dirclient_
This is an automated commit, generated by this command:

./scripts/maint/rename_c_identifier.py \
        directory_must_use_begindir dirclient_must_use_begindir \
        directory_fetches_from_authorities dirclient_fetches_from_authorities \
        directory_fetches_dir_info_early dirclient_fetches_dir_info_early \
        directory_fetches_dir_info_later dirclient_fetches_dir_info_later \
        directory_too_idle_to_fetch_descriptors dirclient_too_idle_to_fetch_descriptors
2020-01-16 07:48:17 -05:00
..
.may_include practracker: Add missing .may_include files 2019-12-04 12:15:22 -05:00
dir_server_st.h It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
dirclient_modes.c Rename dirclient_modes.h identifiers to start with dirclient_ 2020-01-16 07:48:17 -05:00
dirclient_modes.h Rename dirclient_modes.h identifiers to start with dirclient_ 2020-01-16 07:48:17 -05:00
dirclient.c Rename dirclient_modes.h identifiers to start with dirclient_ 2020-01-16 07:48:17 -05:00
dirclient.h Move directory_must_use_begindir() to dirclient_modes.[ch] 2020-01-16 07:48:17 -05:00
dlstatus.c It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
dlstatus.h It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
download_status_st.h It's 2020. Update the copyright dates with "make update-copyright" 2020-01-08 18:39:17 -05:00
feature_dirclient.md Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00