teor
|
28d4355a6e
Add networkstatus_consensus_has_ipv6() and unit tests
|
7 lat temu |
Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 lat temu |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 lat temu |
Nick Mathewson
|
db024adc90
Switch to a safer FREE_AND_NULL implementation
|
7 lat temu |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 lat temu |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 lat temu |
Nick Mathewson
|
0f4f40b70f
Merge remote-tracking branch 'dgoulet/ticket12541_032_02'
|
7 lat temu |
Nick Mathewson
|
035fe2d208
Remove named_map and unnamed_map from networkstatus.c
|
7 lat temu |
Neel Chauhan
|
42b5e3cbb7
Remove networkstatus_nickname_is_unnamed()
|
7 lat temu |
Matt Traudt
|
91c7bebfa2
consensus: Add a generic notification function on new consensus
|
7 lat temu |
Nick Mathewson
|
80d3887360
Refactor node lookup APIs to take flags
|
7 lat temu |
George Kadianakis
|
b89d2fa1db
Don't set HSDir index if we don't have a live consensus.
|
7 lat temu |
Nick Mathewson
|
dcc533fb13
Implement functions to expose valid/fresh-until and voters
|
7 lat temu |
Roger Dingledine
|
466e27feae
simplify functions now that they don't use options param
|
7 lat temu |
Nick Mathewson
|
2e4f3b36bd
clang-i386: use house style for public-when-testing variables
|
7 lat temu |
Nick Mathewson
|
c12d2cb2dc
Request (and try to use) consensus diffs.
|
7 lat temu |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 lat temu |
Nick Mathewson
|
2202ad7ab0
Fix a pair of compilation errors.
|
7 lat temu |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
7 lat temu |
Nick Mathewson
|
039bd01767
Add a wrapper for a common networkstatus param pattern
|
8 lat temu |
Nick Mathewson
|
1ad96ed9cd
Merge remote-tracking branch 'rubiate/ticket20511'
|
8 lat temu |
Nick Mathewson
|
6a02f9f35a
Add parameters for new (prop271) guard algorithm.
|
8 lat temu |
Nick Mathewson
|
3c12133038
Collect old guard algorithm parameters into one place
|
8 lat temu |
teor
|
65d793fab2
Fetch unknown certificates if FetchUselessDescriptors is true
|
8 lat temu |
teor
|
e5c608e535
Stop discarding consensus flavors and descriptors we wanted to fetch
|
8 lat temu |
rubiate
|
d46c1b49a4
Do not serve a consensus if it is too old
|
8 lat temu |
Nick Mathewson
|
aaa3129043
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
|
8 lat temu |
David Goulet
|
39be8af709
prop250: Add unit tests
|
8 lat temu |
Andrea Shepard
|
657eaee6ae
Expose GETINFO download status statics for test suite and make things mockable
|
8 lat temu |
Andrea Shepard
|
8798ca4be2
Add router descriptor download status queries to GETINFO
|
8 lat temu |