Tor
0.4.7.0-alpha-dev
|
feature/dircommon: Directory client and server shared code
More...Files | |
file | consdiff.c [code] |
Consensus diff implementation, including both the generation and the application of diffs in a minimal ed format. | |
file | consdiff.h [code] |
Header for consdiff.c. | |
file | dir_connection_st.h [code] |
Client/server directory connection structure. | |
file | directory.c [code] |
Code to send and fetch information from directory authorities and caches via HTTP. | |
file | directory.h [code] |
Header file for directory.c. | |
file | fp_pair.c [code] |
Manages data structures for associating pairs of fingerprints. Used to handle combinations of identity/signing-key fingerprints for authorities. | |
file | fp_pair.h [code] |
Header file for fp_pair.c. | |
file | vote_timing_st.h [code] |
Directory voting schedule structure. | |
feature/dircommon: Directory client and server shared code
This module has the code that directory clients (anybody who download information about relays) and directory servers (anybody who serves such information) share in common.