teor (Tim Wilson-Brown)
|
c5d87ef6af
Describe what happens when we get a consensus, but no certificates
|
8 years ago |
Nick Mathewson
|
9f217c83b0
Merge branch 'bug18809_028_squashed' into maint-0.2.8
|
8 years ago |
teor (Tim Wilson-Brown)
|
d5c70d7102
Restore and improve download schedule unit tests
|
8 years ago |
teor (Tim Wilson-Brown)
|
ab0a7e2961
Remove consensus_max_download_tries by refactoring
|
8 years ago |
teor (Tim Wilson-Brown)
|
84ab26c320
Stop downloading consensuses when a consensus has been downloaded
|
8 years ago |
Nick Mathewson
|
24fbb9a81b
Merge branch 'maint-0.2.7' into maint-0.2.8
|
8 years ago |
John Brooks
|
bf3e32a452
Fix out-of-bounds write during voting with duplicate ed25519 keys
|
8 years ago |
Roger Dingledine
|
53aaed81dd
get rid of another no-longer-used function
|
8 years ago |
Roger Dingledine
|
aa6341d4b9
stop looping once we know what the answer will be
|
8 years ago |
Roger Dingledine
|
1f72653544
fix a bug where relays would use the aggressive client bootstrapping retry number
|
8 years ago |
Roger Dingledine
|
d5a96286c2
simplify more -- we only call these funcs when bootstrapping
|
8 years ago |
Roger Dingledine
|
bcae392e0e
avoid another redundant check
|
8 years ago |
Roger Dingledine
|
59da060f10
use the new function here too
|
8 years ago |
Roger Dingledine
|
91c58013be
avoid following through on a consensus fetch if we have one already arriving
|
8 years ago |
Roger Dingledine
|
ce8266d52d
fix typos/etc before i go nuts on #18809
|
8 years ago |
David Goulet
|
40827da3bf
Turn TestingClientBootstrap* into non-testing options
|
8 years ago |
Nick Mathewson
|
6a91cab79c
Merge branch 'maint-0.2.7'
|
8 years ago |
Nick Mathewson
|
48f8229504
After we strip out duplicate entries from 'routers', don't use 'rl'.
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 years ago |
Nick Mathewson
|
c4fb7ad034
Merge branch 'feature12538_028_01_squashed'
|
9 years ago |
Matthew Finkel
|
e0bd6cdef2
Add unit test for router_pick_directory_server_impl
|
9 years ago |
teor (Tim Wilson-Brown)
|
e7e61ec7ec
Prop210: Check fallback directories and authorities work as expected
|
9 years ago |
teor (Tim Wilson-Brown)
|
9882a88b74
Prop210: Only clients benefit from multiple consensus downloads
|
9 years ago |
teor (Tim Wilson-Brown)
|
2212530bf5
Prop210: Close excess connections once a consensus is downloading
|
9 years ago |
teor (Tim Wilson-Brown)
|
35bbf2e4a4
Prop210: Add schedules for simultaneous client consensus downloads
|
9 years ago |
Nick Mathewson
|
2f8cf524ba
Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options
|
9 years ago |
teor
|
8092ae0c4e
Document the consensus download interval used by hidden services
|
9 years ago |
Nick Mathewson
|
b4a8fd8958
When there are no package lines, make consensus/packages say "".
|
9 years ago |
Nick Mathewson
|
32dad3b83b
Add GETINFO consensus/{valid-{after,until},fresh-until}
|
9 years ago |