Nick Mathewson
|
efe55b8898
Bump copyright date to 2019.
|
5 年之前 |
Nick Mathewson
|
886dc8b0a5
Remove routerparse include from files that dont use it
|
6 年之前 |
Nick Mathewson
|
430ca38f70
Split the authority-cert and signature/hash code from routerparse
|
6 年之前 |
Nick Mathewson
|
6785aa4010
Move routerparse and parsecommon to their own module.
|
6 年之前 |
Nick Mathewson
|
c8f2a6d2fe
Extract the non-stats part of geoip into a new src/lib/geoip.
|
6 年之前 |
Nick Mathewson
|
f403af2207
Split geoip from geoip-related stats.
|
6 年之前 |
Nick Mathewson
|
194acfb51d
Split directory.c code into several modules
|
6 年之前 |
Nick Mathewson
|
08e3b88f07
Split routerlist.c into 4 separate modules
|
6 年之前 |
Nick Mathewson
|
b892133fb9
Do not leave a certificate allocated after testing dirvote_add()
|
6 年之前 |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 年之前 |
Nick Mathewson
|
b420da4cf8
Rectify include paths (automated)
|
6 年之前 |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 年之前 |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 年之前 |
Nick Mathewson
|
ed0731c7de
Extract routerinfo_t into its own header.
|
6 年之前 |
Nick Mathewson
|
b8ae4111e3
Extract desc_store_t and routerlist_t into their own headers.
|
6 年之前 |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
6 年之前 |
Nick Mathewson
|
5cdc234330
Split rend_authorized_client_t and encoded_.._t into their own headers
|
6 年之前 |
Nick Mathewson
|
1416f54d1e
Split dir_connection_t into its own header
|
6 年之前 |
Nick Mathewson
|
2a574d11ac
Move dir_server_t into its own header.
|
6 年之前 |
David Goulet
|
2d79d0155e
vote: Move dirvote_recalculate_timing() to voting_schedule.c
|
6 年之前 |
David Goulet
|
2115a54b4a
mod: Move dirauth specific files to its own module
|
6 年之前 |
Nick Mathewson
|
4438ef3288
Remove a bunch of other redundant #includes
|
6 年之前 |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 年之前 |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
7 年之前 |
Nick Mathewson
|
a57bcffcc7
Implement the various get_foodir_*() functions.
|
7 年之前 |
Nick Mathewson
|
f4af1919ab
Replace accumulated C ;;s with ;s
|
7 年之前 |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 年之前 |
Nick Mathewson
|
234c5015f1
Move protocol-specific functions out of buffers.c
|
7 年之前 |
Nick Mathewson
|
e1b3c1bbec
Test fix: always set address in new_dir_conn()
|
7 年之前 |
Alexander Færøy
|
9e3f304113
Fix dir_handle_get/... test-cases for prop#278 support.
|
7 年之前 |