Nick Mathewson
|
50a5954003
Remove bloom filters, order statistics, and bitarrays from container.h
|
6 年之前 |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 年之前 |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 年之前 |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 年之前 |
Nick Mathewson
|
3191ba389d
Move extend_info_t into its own header.
|
6 年之前 |
Nick Mathewson
|
ed0731c7de
Extract routerinfo_t into its own header.
|
6 年之前 |
Nick Mathewson
|
9d6276bca8
Extract microdesc_t into its own header.
|
6 年之前 |
Nick Mathewson
|
00f1d1653e
Extract extrainfo_t into its own header
|
6 年之前 |
Nick Mathewson
|
1e4e9db815
Extract authority_cert_t into its own header
|
6 年之前 |
Nick Mathewson
|
b8ae4111e3
Extract desc_store_t and routerlist_t into their own headers.
|
6 年之前 |
Nick Mathewson
|
62315dab84
Extract ns_detached_signatures_st into its own header.
|
6 年之前 |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
6 年之前 |
Nick Mathewson
|
89aefb0319
Extract networkstatus_vote_info_t into its own header.
|
6 年之前 |
Nick Mathewson
|
80c9e1e585
Move document_signature_t into its own header.
|
6 年之前 |
Nick Mathewson
|
72d2fd83d8
Split vote_{microdesc_hash,routerstatus}_t into their own headers
|
6 年之前 |
Nick Mathewson
|
5cdc234330
Split rend_authorized_client_t and encoded_.._t into their own headers
|
6 年之前 |
Nick Mathewson
|
990184da49
Extract rend_intro_point_t into its own header.
|
6 年之前 |
Nick Mathewson
|
22e9c64738
Extract rend_service_descriptor_t into its own header.
|
6 年之前 |
Nick Mathewson
|
7d2d131afa
Extract tor_version_t into its own header.
|
6 年之前 |
Nick Mathewson
|
c3b7258370
Merge remote-tracking branch 'isis/bug24660_r1'
|
6 年之前 |
David Goulet
|
70c92c3366
sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h}
|
6 年之前 |
David Goulet
|
711ff6cdf7
Rename dirvote_common.{c|h} to voting_schedule.{c|h}
|
6 年之前 |
David Goulet
|
098b7fe25b
ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.c
|
6 年之前 |
David Goulet
|
2963e65c30
dirvote: Move SR commit parsing into dirauth module
|
6 年之前 |
David Goulet
|
43bee06dd0
dirvote: Rename voter_get_sig_by_algorithm()
|
6 年之前 |
David Goulet
|
26817d9d22
dirvote: Extract shared functions to common file
|
6 年之前 |
David Goulet
|
bdcf3a3839
sr: Extract shared SR functions
|
6 年之前 |
David Goulet
|
2115a54b4a
mod: Move dirauth specific files to its own module
|
6 年之前 |
Nick Mathewson
|
5f90d28c01
Remove MIN_METHOD_FOR_{SHARED_RANDOM,EXCLUDING_INVALID_NODES}
|
6 年之前 |
Isis Lovecruft
|
e32fc0806d
refactor: Alphabetise some includes in /src/or/*.
|
6 年之前 |