Nick Mathewson
|
472b277207
Remove the (no longer compiled) code for legacy guard selection.
|
7 년 전 |
David Goulet
|
0069d14753
circuit: Make circuit_build_times_disabled take an or_options_t
|
7 년 전 |
Roger Dingledine
|
51ee549a90
fix typos and trivial syntax problems
|
8 년 전 |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
8 년 전 |
Nick Mathewson
|
6867950432
Wrap all of the legacy guard code, and its users, in #ifdefs
|
8 년 전 |
Nick Mathewson
|
f4e64c04f4
Remove some resolved "XXXX prop271" comments.
|
8 년 전 |
Nick Mathewson
|
89f5f149df
Remove guard_selection argument from status-reporting functions
|
8 년 전 |
Nick Mathewson
|
2ea5aa7182
Expire circuits that have been WAITING_FOR_BETTER_GUARD too long
|
8 년 전 |
J. Ryan Stinnett
|
d5df9fa235
Replace "people" with the appropriate network component in comments
|
8 년 전 |
Nick Mathewson
|
e93234af70
Merge branch 'feature15056_v1_squashed'
|
8 년 전 |
Nick Mathewson
|
88252b2d76
Comment-only: note some places where we want to propagate Ed25519 info
|
8 년 전 |
Nick Mathewson
|
8edd3d2b6c
Don't call into the new guard algorithm when the old one is enabled.
|
8 년 전 |
Nick Mathewson
|
dbbaa51518
Use the new guard notification/selection APIs throughout Tor
|
8 년 전 |
Nick Mathewson
|
8da24c99bd
Split bridge functions into a new module.
|
8 년 전 |
Chelsea H. Komlo
|
2331e70d2d
fix up spacing/style in needs_circuits_for_build
|
8 년 전 |
Chelsea H. Komlo
|
f83ed31089
adding better comments for defines
|
8 년 전 |
Chelsea H. Komlo
|
b252773fe9
re-add check for if circuit is an origin circuit
|
8 년 전 |
Chelsea H. Komlo
|
118bba7622
Refactor to remove unnecessary check in circuit_is_available_for_use
|
8 년 전 |
Chelsea H. Komlo
|
cfb8363da9
extract magic numbers in circuituse.c
|
8 년 전 |
Chelsea H. Komlo
|
afb6ae7b0f
Refactor circuit_predict_and_launch_new
|
8 년 전 |
Nick Mathewson
|
b5e75ae7dd
Add an ed25519 identity to extend_info
|
8 년 전 |
Nick Mathewson
|
0f4f63b7b8
Merge branch 'maint-0.2.9'
|
8 년 전 |
teor
|
0ec94588ab
Stop logging single onion and Tor2web long-term one-hop circuits
|
8 년 전 |
teor
|
5dca9487c4
Call get_options() once at the top of circuit_log_ancient_one_hop_circuits()
|
8 년 전 |
Nick Mathewson
|
6847b9f6af
Fix make check-spaces
|
8 년 전 |
Nick Mathewson
|
c35c43d7d9
Merge branch 'ticket17238_029_02-resquash'
|
8 년 전 |
David Goulet
|
8293356ad9
hs: Refactor rend_data_t for multi version support
|
8 년 전 |
Nick Mathewson
|
f3e158edf7
Comment the heck out of the stream/circuit attaching process.
|
8 년 전 |
Nick Mathewson
|
8a38d053a0
Continue the module documentation effort with circuitbuild and circuituse
|
8 년 전 |
nikkolasg
|
568dc27a19
Make base16_decodes return number of decoded bytes
|
8 년 전 |