Commit History

Author SHA1 Message Date
  Nick Mathewson 7d0df8bad8 Remove a couple of stale comments from entrynodes.h 7 years ago
  Nick Mathewson 818b44cc7c Repair the (deprecated, ugly) DROPGUARDS controller function. 7 years ago
  Nick Mathewson d5d7c3e638 Remove argument from guards_choose_dirguard 7 years ago
  Nick Mathewson 6d03e36fd0 Remove GS_TYPE_LEGACY 7 years ago
  Nick Mathewson 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
  Nick Mathewson b317813485 Make GETINFO entry-guards work again with prop271 7 years ago
  Nick Mathewson c52c47ae6f Disable the legacy guard algorithm. Code isn't removed yet. 7 years ago
  Nick Mathewson 506bd6d47c Make NumDirectoryGuards work with the new guard algorithm. 7 years ago
  Nick Mathewson d9200d853d Make NumEntryGuards work as expected again. 7 years ago
  Nick Mathewson 385602e982 Respect GuardLifetime in prop271 code. 7 years ago
  Nick Mathewson 2e2f3a4d99 Add a separate, non-fractional, limit to the sampled guard set size. 7 years ago
  George Kadianakis 50783d0123 Easy code fixes. 7 years ago
  George Kadianakis 7ab2678074 Trivial documentation improvements. 7 years ago
  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