tor/src/feature/nodelist
Taylor Yu eee62e13d9 Make control_event_bootstrap() return void
Simplify control_event_bootstrap() by making it return void again.  It
is currently a fairly complicated function, and it's made more
complicated by returning an int to signal whether it logged at NOTICE
or INFO.

The callers conditionally log messages at level NOTICE based on this
return value.  Change the callers to unconditionally log their verbose
human-readable messages at level INFO to keep NOTICE logs less
cluttered.

This partially reverts the changes of #14950.
2018-09-10 13:18:32 -05:00
..
authority_cert_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
desc_store_st.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
document_signature_st.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
extrainfo_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
microdesc_st.h Expand the comments on ASN.1-encoded TAP keys 2018-08-29 15:04:54 -04:00
microdesc.c router: Keep RSA onion public key in ASN.1 format 2018-08-29 15:01:38 -04:00
microdesc.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
networkstatus_sr_info_st.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
networkstatus_st.h Add bw_file_headers to networkstatus_t 2018-07-16 14:43:49 +00:00
networkstatus_voter_info_st.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
networkstatus.c Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased' 2018-07-30 08:33:59 -04:00
networkstatus.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
node_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
nodelist.c Make control_event_bootstrap() return void 2018-09-10 13:18:32 -05:00
nodelist.h router: Keep RSA onion public key in ASN.1 format 2018-08-29 15:01:38 -04:00
parsecommon.c Rename crypto.c to crypto_cipher.c (since that's all it still has.) 2018-07-11 14:12:36 -04:00
parsecommon.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
routerinfo_st.h Expand the comments on ASN.1-encoded TAP keys 2018-08-29 15:04:54 -04:00
routerlist_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
routerlist.c router: Keep RSA onion public key in ASN.1 format 2018-08-29 15:01:38 -04:00
routerlist.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
routerparse.c Change mention of is_extrainfo router_parse_list_from_string() to want_extrainfo 2018-08-29 21:05:24 -04:00
routerparse.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
routerset.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
routerset.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
routerstatus_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
signed_descriptor_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
torcert.c Split X509 code out of tortls.c 2018-08-21 12:25:33 -04:00
torcert.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
vote_routerstatus_st.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00