Commit History

Author SHA1 Message Date
  J. Ryan Stinnett 19cf074f4d hs: Remove private keys from hs_desc_plaintext_data_t. 7 years ago
  Nick Mathewson 698ed75e1a Resolve some coverity complaints in test_entrynodes.c 7 years ago
  Nick Mathewson 23c09b6bc2 Resolve a division-by-zero complaint from coverity. CID 1397272 7 years ago
  Nick Mathewson 2a00110e5b Revert "Stop checking whether environ is declared." 7 years ago
  Nick Mathewson 79a24750ba Fix broken entrynodes/retry_unreachable test 7 years ago
  Nick Mathewson c52c47ae6f Disable the legacy guard algorithm. Code isn't removed yet. 7 years ago
  Nick Mathewson 990a863d7c Merge branch 'ticket20831_v2' 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 deb8bcadce 271: Algorithm tweak to allow multiple entry guards. 7 years ago
  Nick Mathewson 385602e982 Respect GuardLifetime in prop271 code. 7 years ago
  Nick Mathewson a752ccd24f fixup! Remove UseDirectoryGuards 7 years ago
  Nick Mathewson 3902a18a69 Remove UseDirectoryGuards 7 years ago
  Nick Mathewson 988b0afbd6 Merge branch 'ticket20826_v2' 7 years ago
  Nick Mathewson e044b4f8ce Support restrictive ENTRYNODES configurations correctly. 7 years ago
  Nick Mathewson 4ec9751c14 guard->nickname is never NULL. 7 years ago
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
  Nick Mathewson 20292ec497 Per suggestion, increase the retry frequency for primary guards. 7 years ago
  Nick Mathewson fc7751a989 Rewrite state transition logic in entry_guards_note_success() 7 years ago
  Nick Mathewson 2e2f3a4d99 Add a separate, non-fractional, limit to the sampled guard set size. 7 years ago
  Nick Mathewson e50d85b90c Clean check for live consensus when updating the guard sample. 7 years ago
  Nick Mathewson b7088e5b5a Move a TODO comment into doxygen comments. 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 2b4bfe62ee Fix a signed/unsigned warning on 32-bit 7 years ago
  Nick Mathewson 72dc2ae319 Tests for choosing which guard_selection to use 7 years ago
  Nick Mathewson d9f010db84 Update node-selection tests to consider restrictions 7 years ago
  Nick Mathewson 7361e1b499 Tests for restricted-circuit cases of upgrade_waiting_circuits() 7 years ago
  Nick Mathewson 52e196bab5 Don't make $hexid nicknames persistent. 7 years ago