tor/src/feature
Nick Mathewson 1d117e826f process_descs.c: rename confusing identifiers
The FP_ identifiers referred to fingerprints, but they also applied
to address ranges.  The router_status_t name invited confusion with
routerstasus_t.  Fixes ticket 29826.

This is an automated commit, generated by this command:

./scripts/maint/rename_c_identifier.py \
        router_status_t rtr_flags_t \
        FP_INVALID RTR_INVALID \
        FP_BADEXIT RTR_BADEXIT \
        FP_REJECT RTR_REJECT
2019-11-23 15:33:13 -05:00
..
api Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
client Merge remote-tracking branch 'tor-github/pr/1517' 2019-11-18 11:21:37 +10:00
control Rename REGISTER_SUCCESS_ALSO_DECRYPTED to REGISTER_SUCCESS_AND_DECRYPTED. 2019-11-18 19:21:45 +02:00
dirauth process_descs.c: rename confusing identifiers 2019-11-23 15:33:13 -05:00
dircache Merge remote-tracking branch 'tor-github/pr/1517' 2019-11-18 11:21:37 +10:00
dirclient Merge branch 'tor-github/pr/1423' 2019-11-18 19:06:53 +02:00
dircommon Merge remote-tracking branch 'tor-github/pr/1517' 2019-11-18 11:21:37 +10:00
dirparse Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
hibernate Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
hs Rename REGISTER_SUCCESS_ALSO_DECRYPTED to REGISTER_SUCCESS_AND_DECRYPTED. 2019-11-18 19:21:45 +02:00
hs_common Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
keymgt Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
nodelist Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
relay Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
rend Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
stats Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00
feature.md Doxygen: rename all .dox files to end with .md 2019-11-15 09:28:12 -05:00