Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 22f2f13f81 prop271: make entry_guard_t mostly-private 7 years ago
  Chelsea H. Komlo afb6ae7b0f Refactor circuit_predict_and_launch_new 7 years ago
  Nick Mathewson e054211237 Migrate extend2/create2 cell encoding to Trunnel 7 years ago
  Nick Mathewson b5e75ae7dd Add an ed25519 identity to extend_info 7 years ago
  Nick Mathewson 32854aef28 whitespace fixes 7 years ago
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 years ago
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 years ago
  Nick Mathewson cb35a7c271 Merge branch 'maint-0.2.9' 7 years ago
  teor d81f2b5d81 Refactor circuit_pick_create_handshake 7 years ago
  teor 26d7a07ad7 In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor 7 years ago
  Nick Mathewson 8a38d053a0 Continue the module documentation effort with circuitbuild and circuituse 7 years ago
  Nick Mathewson 12cf73c451 Merge remote-tracking branch 'andrea/ticket19858_v2' 7 years ago
  Andrea Shepard 006c26f54f Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure 7 years ago