|
Tor 0.4.9.8
|
Files | |
| authmode.c | |
| What kind of directory authority are we? | |
| authmode.h | |
| Header file for directory authority mode. | |
| bridgeauth.c | |
| Bridge authority code. | |
| bridgeauth.h | |
| Header for bridgeauth.c. | |
| bwauth.c | |
| Code to read and apply bandwidth authority data. | |
| bwauth.h | |
| Header file for bwauth.c. | |
| dirauth_config.c | |
| Code to interpret the user's configuration of Tor's directory authority module. | |
| dirauth_config.h | |
| Header for feature/dirauth/dirauth_config.c. | |
| dirauth_options.inc | |
| Declare configuration options for the crypto_ops module. | |
| dirauth_options_st.h | |
| Structure dirauth_options_t to hold directory authority options. | |
| dirauth_periodic.c | |
| Peridoic events for directory authorities. | |
| dirauth_periodic.h | |
| Header for dirauth_periodic.c. | |
| dirauth_stub.c | |
| Stub declarations for use when dirauth module is disabled. | |
| dirauth_sys.c | |
| Directory authority subsystem declarations. | |
| dirauth_sys.h | |
| Header for dirauth_sys.c. | |
| dircollate.c | |
| Collation code for figuring out which identities to vote for in the directory voting process. | |
| dircollate.h | |
| Header file for dircollate.c. | |
| dirvote.c | |
| Functions to compute directory consensus, and schedule voting. | |
| dirvote.h | |
| Header file for dirvote.c. | |
| dsigs_parse.c | |
| dsigs_parse.h | |
| Code to parse and validate detached-signature objects. | |
| guardfraction.c | |
| guardfraction.h | |
| Header file for guardfraction.c. | |
| keypin.c | |
| Functions and structures for associating routers' RSA key fingerprints with their ED25519 keys. | |
| keypin.h | |
| Header for keypin.c. | |
| ns_detached_signatures_st.h | |
| Detached consensus signatures structure. | |
| process_descs.c | |
| Make decisions about uploaded descriptors. | |
| process_descs.h | |
| Header file for process_descs.c. | |
| reachability.c | |
| Router reachability testing; run by authorities to tell who is running. | |
| reachability.h | |
| Header file for reachability.c. | |
| recommend_pkg.c | |
| Code related to the recommended-packages subsystem. | |
| recommend_pkg.h | |
| Header file for recommend_pkg.c. | |
| shared_random.c | |
| Functions and data structure needed to accomplish the shared random protocol as defined in proposal #250. | |
| shared_random.h | |
| This file contains ABI/API of the shared random protocol defined in proposal #250. Every public functions and data structure are namespaced with "sr_" which stands for shared random. | |
| shared_random_state.c | |
| Functions and data structures for the state of the random protocol as defined in proposal #250. | |
| shared_random_state.h | |
| Header for shared_random_state.c. | |
| vote_microdesc_hash_st.h | |
| Microdescriptor-hash voting structure. | |
| voteflags.c | |
| Authority code for deciding the performance thresholds for flags, and assigning flags to routers. | |
| voteflags.h | |
| Header file for voteflags.c. | |
| voting_schedule.c | |
| Compute information about our voting schedule as a directory authority. | |
| voting_schedule.h | |
| Header file for voting_schedule.c. | |