Historique des commits

Auteur SHA1 Message Date
  George Kadianakis 6009c89165 Set guard state on bridge descriptor fetches. il y a 7 ans
  Nick Mathewson 746d959100 Don't build circuits till primary guards have descriptors il y a 7 ans
  Nick Mathewson 02da24f8e5 Don't (usually) return any guards that are missing descriptors. il y a 7 ans
  Nick Mathewson 7d0df8bad8 Remove a couple of stale comments from entrynodes.h il y a 7 ans
  Nick Mathewson 818b44cc7c Repair the (deprecated, ugly) DROPGUARDS controller function. il y a 7 ans
  Nick Mathewson d5d7c3e638 Remove argument from guards_choose_dirguard il y a 7 ans
  Nick Mathewson 6d03e36fd0 Remove GS_TYPE_LEGACY il y a 7 ans
  Nick Mathewson 472b277207 Remove the (no longer compiled) code for legacy guard selection. il y a 7 ans
  Nick Mathewson b317813485 Make GETINFO entry-guards work again with prop271 il y a 7 ans
  Nick Mathewson c52c47ae6f Disable the legacy guard algorithm. Code isn't removed yet. il y a 7 ans
  Nick Mathewson 506bd6d47c Make NumDirectoryGuards work with the new guard algorithm. il y a 7 ans
  Nick Mathewson d9200d853d Make NumEntryGuards work as expected again. il y a 7 ans
  Nick Mathewson 385602e982 Respect GuardLifetime in prop271 code. il y a 7 ans
  Nick Mathewson 2e2f3a4d99 Add a separate, non-fractional, limit to the sampled guard set size. il y a 7 ans
  George Kadianakis 50783d0123 Easy code fixes. il y a 7 ans
  George Kadianakis 7ab2678074 Trivial documentation improvements. il y a 7 ans
  Nick Mathewson 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs il y a 7 ans
  Nick Mathewson 79d3e94f8b prop271: Tests for the highlevel or_state_t encode/decode functions il y a 7 ans
  Nick Mathewson 217590ad05 Extract guard_selection_infer_type into its own function. il y a 7 ans
  Nick Mathewson 87f9b42179 Implement support for per-circuit guard restrictions. il y a 7 ans
  Nick Mathewson f4e64c04f4 Remove some resolved "XXXX prop271" comments. il y a 7 ans
  Nick Mathewson 84bfa895d7 Change return value of entry_guard_succeeded to an enum. il y a 7 ans
  Nick Mathewson 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence il y a 7 ans
  Nick Mathewson 1d52ac4d3f Lay down some infrastructure for bridges in the New Guard Order. il y a 7 ans
  Nick Mathewson 89f5f149df Remove guard_selection argument from status-reporting functions il y a 7 ans
  Nick Mathewson 6dcbc24a4e Add a backpointer from entry_guard_t to guard_selection_t il y a 7 ans
  Nick Mathewson 404e9e5611 Have multiple guard contexts we can switch between. il y a 7 ans
  Nick Mathewson c6d218c44b Unit tests for entry_guard_{pick_for_circuit,succeeded,failed} il y a 7 ans
  Nick Mathewson d2af9826fd Turn #defines for prop271 into networkstatus params il y a 7 ans
  Nick Mathewson 2ea5aa7182 Expire circuits that have been WAITING_FOR_BETTER_GUARD too long il y a 7 ans