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 79d3e94f8b prop271: Tests for the highlevel or_state_t encode/decode functions 7 years ago
  Nick Mathewson 217590ad05 Extract guard_selection_infer_type into its own function. 7 years ago
  Nick Mathewson 87f9b42179 Implement support for per-circuit guard restrictions. 7 years ago
  Nick Mathewson f4e64c04f4 Remove some resolved "XXXX prop271" comments. 7 years ago
  Nick Mathewson 84bfa895d7 Change return value of entry_guard_succeeded to an enum. 7 years ago
  Nick Mathewson 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence 7 years ago
  Nick Mathewson 1d52ac4d3f Lay down some infrastructure for bridges in the New Guard Order. 7 years ago
  Nick Mathewson 89f5f149df Remove guard_selection argument from status-reporting functions 7 years ago
  Nick Mathewson 6dcbc24a4e Add a backpointer from entry_guard_t to guard_selection_t 7 years ago
  Nick Mathewson 404e9e5611 Have multiple guard contexts we can switch between. 7 years ago
  Nick Mathewson c6d218c44b Unit tests for entry_guard_{pick_for_circuit,succeeded,failed} 7 years ago
  Nick Mathewson d2af9826fd Turn #defines for prop271 into networkstatus params 7 years ago
  Nick Mathewson 2ea5aa7182 Expire circuits that have been WAITING_FOR_BETTER_GUARD too long 7 years ago
  Nick Mathewson e56bc1e5de Move the 'dirty' flag for the guards to a global again 7 years ago
  Nick Mathewson a7bc73935b Test get_guard_selection_by_name 7 years ago
  Nick Mathewson ac67819396 Make sure primary-guards are up-to-date when we inspect them. 7 years ago
  Nick Mathewson 897626953b Rebuild the guard lists as appropriate on torrc change. 7 years ago
  Nick Mathewson 858c8f5593 Make new prop271 entry guards persistent 7 years ago
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor 7 years ago
  Nick Mathewson 8e43398986 Function to cancel a guard state. 7 years ago
  Nick Mathewson 1fd0a547bb New function to tell the guard module "We're on the net!" 7 years ago
  Nick Mathewson dd6bdab3f6 Write the easy parts of the public entryguard interface. 7 years ago
  Nick Mathewson 7bf946965b Implement most of the prop271 data structure backends. 7 years ago
  Nick Mathewson c74542c51a Add accessors as needed to repair compilation 7 years ago
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 7 years ago
  Nick Mathewson dd6def5daf Initial code to parse/encode/sample prop271 guards 7 years ago
  Nick Mathewson df8256a931 Add the prop271 fields to entry_guard_t. Not used yet. 7 years ago
  Nick Mathewson f66f9c82e9 Make entry_guard_t opaque to circpathbias.c 7 years ago
  Nick Mathewson 62477906e9 Fix remaining case of circpathbias inspecting entryguard internals 7 years ago