Nick Mathewson
|
e7126a1030
Merge remote-tracking branch 'catalyst-oniongit/bug20532_031' into maint-0.3.2
|
7 years ago |
Taylor Yu
|
9b60acd4d4
Rewrite bridge addresses earlier
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
teor
|
033691212a
Make an assert into a BUG warning in the bridge code
|
7 years ago |
teor
|
d60e7df2da
Explain where bridge download statuses are initialised
|
7 years ago |
Nick Mathewson
|
63af663b8c
Remove a download_status_reset() call that led to a crash -- see 23347
|
7 years ago |
teor
|
1b5e34badb
Add a missing bridge download status reset
|
7 years ago |
teor
|
93a8ed3b83
Make clients wait to refresh bridges when they have a recent descriptor
|
7 years ago |
teor
|
6370fb77c5
Refactor bridge download statuses to increment on attempt
|
7 years ago |
teor
|
97249c4f5e
Make bridge clients download bridge descriptors immediately
|
7 years ago |
George Kadianakis
|
52498b8183
Set guard state on bridge descriptor fetches.
|
7 years ago |
Nick Mathewson
|
4e393f5318
Make launch_direct_bridge_descriptor_fetch use dirreqs.
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
George Kadianakis
|
6cab0f8ad7
Fix failing bridges+ipv6-min integration test.
|
7 years ago |
Nick Mathewson
|
1582adabbb
Change approach to preventing duplicate guards.
|
7 years ago |
Nick Mathewson
|
a31a5581ee
Remove UseDeprecatedGuardAlgorithm.
|
7 years ago |
Nick Mathewson
|
472b277207
Remove the (no longer compiled) code for legacy guard selection.
|
7 years ago |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
8 years ago |
Nick Mathewson
|
6867950432
Wrap all of the legacy guard code, and its users, in #ifdefs
|
8 years ago |
Nick Mathewson
|
3bcbbea350
More progress on bridge implementation with prop271 guards
|
8 years ago |
Nick Mathewson
|
53f248f6c9
Add some needed accessors/inspectors for bridge/guard convergence
|
8 years ago |
Nick Mathewson
|
1d52ac4d3f
Lay down some infrastructure for bridges in the New Guard Order.
|
8 years ago |
Nick Mathewson
|
dbbaa51518
Use the new guard notification/selection APIs throughout Tor
|
8 years ago |
Nick Mathewson
|
c74542c51a
Add accessors as needed to repair compilation
|
8 years ago |
Nick Mathewson
|
8da24c99bd
Split bridge functions into a new module.
|
8 years ago |