Commit History

Author SHA1 Message Date
  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
  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
  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
  Nick Mathewson 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' 7 years ago
  teor e5ad00330c Make Tor2web work with ReachableAddresses and CRN_DIRECT_CONN 7 years ago
  teor (Tim Wilson-Brown) b560f852f2 Implement Prop #260: Single Onion Services 7 years ago
  Andrea Shepard 341a159ab4 Appease make check-spaces 7 years ago
  Nick Mathewson c15b99e6e9 Fix a deref-before-null-check complaint 7 years ago
  Nick Mathewson bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 7 years ago
  Nick Mathewson 5132905419 Merge branch 'maint-0.2.8' 7 years ago
  teor b1ad024d30 Fix path selection on firewalled clients 7 years ago
  teor (Tim Wilson-Brown) 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor 7 years ago
  teor (Tim Wilson-Brown) febd4ab0e5 Client & HS make sure every hop in every non-HS path supports ntor 7 years ago
  Nick Mathewson dffc6910b1 Three more -Wshadow fixes. 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago