Commit History

Author SHA1 Message Date
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 242f9b3ffb Merge remote-tracking branch 'public/bug21407' 7 years ago
  Nick Mathewson 5e08fc8557 Also allow C_MEASURE_TIMEOUT circuits to lack guard state. 7 years ago
  Nick Mathewson d004b9222e The UseCreateFast consensus parameter now defaults to 0. 7 years ago
  Nick Mathewson 41f880c396 Remove an XXXprop271 comment that has been replaced by #21423 7 years ago
  Nick Mathewson 875e5ee3f7 Revise an XXXprop271 comment -- it has been superseded by #21422 7 years ago
  Nick Mathewson 58208457a6 Remove an XXXprop271 comment -- it has been replaced by #21421 7 years ago
  Nick Mathewson 19e25d5cab Prevention: never die from extend_info_from_node() failure. 7 years ago
  Nick Mathewson 93b39c5162 Downgrade assertion to nonfatal for #21242 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
  David Goulet 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t 7 years ago
  Nick Mathewson c468df3961 Don't warn about absent guard state when none expected. 7 years ago
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
  Nick Mathewson 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs 7 years ago
  Nick Mathewson 87f9b42179 Implement support for per-circuit guard restrictions. 7 years ago
  Nick Mathewson 84bfa895d7 Change return value of entry_guard_succeeded to an enum. 7 years ago
  Nick Mathewson 89f5f149df Remove guard_selection argument from status-reporting functions 7 years ago
  J. Ryan Stinnett d5df9fa235 Replace "people" with the appropriate network component in comments 7 years ago
  Nick Mathewson e93234af70 Merge branch 'feature15056_v1_squashed' 7 years ago
  Nick Mathewson 937aef48ee Add an ed25519_copy; use it in a couple of places dgoulet suggested. 7 years ago
  Nick Mathewson 7daf152172 Enforce Ed25519 identities (client-side) 7 years ago
  Nick Mathewson 9e840e6c7d Add ExtendByEd25519ID consensus parameter/torrc option 7 years ago
  Nick Mathewson c837786868 Teach circuit_extend() more about Ed25519 identities. 7 years ago
  Nick Mathewson bfff729728 Add a bunch of work-in-progress comments for 15056 planning 7 years ago
  Nick Mathewson ef5158b2d2 When attempting to find a channel by ID, consider Ed ID. 7 years ago
  Nick Mathewson 8edd3d2b6c Don't call into the new guard algorithm when the old one is enabled. 7 years ago
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor 7 years ago
  Nick Mathewson dd6bdab3f6 Write the easy parts of the public entryguard interface. 7 years ago
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 7 years ago