Nick Mathewson
|
43211c3a0c
Merge remote-tracking branch 'public/bug27893'
|
6 years ago |
Nick Mathewson
|
58299b2927
Merge remote-tracking branch 'public/bug27728'
|
6 years ago |
Nick Mathewson
|
c4e29001c4
Fix a bug where we would crash on --version.
|
6 years ago |
Nick Mathewson
|
a1504f138d
changes file for splitting routerparse.c (#27924)
|
6 years ago |
Nick Mathewson
|
886dc8b0a5
Remove routerparse include from files that dont use it
|
6 years ago |
Nick Mathewson
|
d199348664
Remove versions.h include from routerparse.h
|
6 years ago |
Nick Mathewson
|
5f9839ee42
Remove unused headers from routerparse.c
|
6 years ago |
Nick Mathewson
|
35db3f8162
Extract addr-policy parsing code.
|
6 years ago |
Nick Mathewson
|
95e2eb9083
Move summarize_protover_flags to versions.c
|
6 years ago |
Nick Mathewson
|
4201203845
extract networkstatus parsing to its own file.
|
6 years ago |
Nick Mathewson
|
cd23903427
Pull detached-signatures code into dirauth.
|
6 years ago |
Nick Mathewson
|
2be35f4d61
Split microdescriptor parser into its own file.
|
6 years ago |
Nick Mathewson
|
aff5bf5464
Remove addr_policy_assert_ok() as unused
|
6 years ago |
Nick Mathewson
|
3100831762
Remove dump_distinct_digest_count()
|
6 years ago |
Nick Mathewson
|
a77b2e984e
Remove router_get_dir_hash as unused.
|
6 years ago |
Nick Mathewson
|
82f4d3ca75
Move v2 hs parsing into feature/rend
|
6 years ago |
Nick Mathewson
|
430ca38f70
Split the authority-cert and signature/hash code from routerparse
|
6 years ago |
Nick Mathewson
|
2f5dc48699
Extract the version-managing code from routerparse.c
|
6 years ago |
Nick Mathewson
|
fec3b3bb93
Extract logic for dumping unparseable junk from routerparse.c
|
6 years ago |
Nick Mathewson
|
6785aa4010
Move routerparse and parsecommon to their own module.
|
6 years ago |
Nick Mathewson
|
b058f64cc0
Detect an unlikely integer overflow.
|
6 years ago |
Nick Mathewson
|
9e65e7a36f
Merge branch 'split_stats'
|
6 years ago |
Nick Mathewson
|
09223ad83b
Merge branch 'ticket_27861'
|
6 years ago |
Nick Mathewson
|
9e1a3be064
Prevent duplicate initialization of NSS DH module
|
6 years ago |
Nick Mathewson
|
d0b2b5a202
Always initialize the periodic events list.
|
6 years ago |
Nick Mathewson
|
8812f562a0
Fix a memory leak in --dump-config
|
6 years ago |
Nick Mathewson
|
316453065d
Mark a variable static.
|
6 years ago |
Nick Mathewson
|
34402ece8c
geoip: fix windows compilation
|
6 years ago |
Nick Mathewson
|
013a123833
Changes file for splitting stats
|
6 years ago |
Nick Mathewson
|
c8f2a6d2fe
Extract the non-stats part of geoip into a new src/lib/geoip.
|
6 years ago |