Commit History

Author SHA1 Message Date
  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 9cad2628dd Test no-consensus case for filter. 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 858c8f5593 Make new prop271 entry guards persistent 7 years ago
  Nick Mathewson 8dc6048c02 Add an (as yet) unused UseDeprecatedGuardAlgorithm_ option. 7 years ago
  Nick Mathewson 7bf946965b Implement most of the prop271 data structure backends. 7 years ago
  Nick Mathewson dd6def5daf Initial code to parse/encode/sample prop271 guards 7 years ago
  Nick Mathewson 823357dbe4 Add an entry_guard_describe() function 7 years ago
  Nick Mathewson be447bc770 Move path-bias fields into a separate structure 7 years ago
  Andrea Shepard 006c26f54f Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  teor (Tim Wilson-Brown) c213f277cd Make bridge clients prefer the configured bridge address 8 years ago
  teor (Tim Wilson-Brown) 77a9de0d48 Automatically use IPv6 when ClientUseIPv4 is 0 8 years ago
  teor (Tim Wilson-Brown) 3b8216f215 Use fascist firewall and ClientUseIPv4 for bridge clients 8 years ago
  teor (Tim Wilson-Brown) 268608c0a0 Choose OR Entry Guards using IPv4/IPv6 preferences 8 years ago
  teor (Tim Wilson-Brown) 2d33d192fc Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options 8 years ago
  Sebastian Hahn e10e6f78b1 Update entrynodes unit test for dirs 9 years ago
  Nick Mathewson 6cdb213b6c Combine test_helpers.[ch] and testhelper.[ch] 9 years ago
  Nick Mathewson 96211bcf71 Merge branch 'bug9321_rerebase' 9 years ago
  George Kadianakis c2b13e22e7 Unittest prep: Move get_yesterday_date_str() to helper file. 9 years ago
  Nick Mathewson 8375663adf Wrap two long lines 9 years ago
  Nick Mathewson caf28519d9 Merge branch 'bug12844' 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  George Kadianakis a72b92676e Fix up testhelper to be used by the entryguard unittests. 9 years ago
  George Kadianakis 532ab7e13c Move some useful unittest functions to a testhelper.c file. 9 years ago