Commit History

Author SHA1 Message Date
  Nick Mathewson 3a5ca47d8f Fix a clang unitialized-var warning 6 years ago
  George Kadianakis 7e52947d57 Intoduce unittest for skipping outdated dirservers. 6 years ago
  George Kadianakis f7306b16ec entrynodes: Better naming for dir info check functions. 6 years ago
  George Kadianakis 5352785d0c entrynodes: Error msg for missing guard descs is now more informative. 6 years ago
  George Kadianakis c9729853a5 entrynodes: Be specific about how many primary descriptors we miss. 6 years ago
  Nick Mathewson f4af1919ab Replace accumulated C ;;s with ;s 6 years ago
  teor 1b5e34badb Add a missing bridge download status reset 6 years ago
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
  Nick Mathewson 047790a253 apply ahf's test_assert_int.cocci 6 years ago
  Nick Mathewson 1712dc98b0 Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson 88666d0482 Adjust unit tests to account for fix to bug 22753. 6 years ago
  Nick Mathewson 0895808023 Merge remote-tracking branch 'origin/maint-0.3.0' 7 years ago
  Nick Mathewson a5130de432 Tweak test_entrynodes comment 7 years ago
  Nick Mathewson 4f6025498d Use update_approx_time() to run a test 100 days in the past. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson ed4a3dfef2 Remove XXXXprop271 comments from test_entrynodes.c 7 years ago
  Nick Mathewson 12efa1f1cc Add a unit test for dropguards 7 years ago
  Nick Mathewson 6d03e36fd0 Remove GS_TYPE_LEGACY 7 years ago
  Nick Mathewson a31a5581ee Remove UseDeprecatedGuardAlgorithm. 7 years ago
  Nick Mathewson 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
  Nick Mathewson ff08be56ac Fix another pointless stack-protector warning. 7 years ago
  Nick Mathewson 698ed75e1a Resolve some coverity complaints in test_entrynodes.c 7 years ago
  Nick Mathewson 79a24750ba Fix broken entrynodes/retry_unreachable test 7 years ago
  Nick Mathewson 506bd6d47c Make NumDirectoryGuards work with the new guard algorithm. 7 years ago
  Nick Mathewson 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs 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 79d3e94f8b prop271: Tests for the highlevel or_state_t encode/decode functions 7 years ago
  Nick Mathewson 171981f8a0 Add a test for entry_guard_state_should_expire() 7 years ago