Commit History

Author SHA1 Message Date
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 7 years ago
  Nick Mathewson dd6def5daf Initial code to parse/encode/sample prop271 guards 7 years ago
  Nick Mathewson 539eba0a4b Teach parse_iso_time about the spaceless variant. 7 years ago
  Nick Mathewson df8256a931 Add the prop271 fields to entry_guard_t. Not used yet. 7 years ago
  Nick Mathewson 043e9b0151 Whitespace fixes from previous mechanical search-and-replaces 7 years ago
  Nick Mathewson f66f9c82e9 Make entry_guard_t opaque to circpathbias.c 7 years ago
  Nick Mathewson 62477906e9 Fix remaining case of circpathbias inspecting entryguard internals 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
  Nick Mathewson 22f2f13f81 prop271: make entry_guard_t mostly-private 7 years ago
  Nick Mathewson 12cf73c451 Merge remote-tracking branch 'andrea/ticket19858_v2' 7 years ago
  Andrea Shepard 1c6f8841f4 Refactor to always allocate chosen_entry_guards in new guard_selection_new() function 7 years ago
  Andrea Shepard 3b8a40f262 Use tor_memeq() instead of tor_memcmp() per code review 7 years ago
  Andrea Shepard fca605e763 Adjust comment per code review 7 years ago
  Roger Dingledine bfaded9143 Bridge-using clients now use their cached microdesc consensus 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 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  Nick Mathewson b750a77e3f fix naked memcmps 7 years ago
  Andrea Shepard 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 7 years ago
  Andrea Shepard c692900728 Add bridge descriptor download status queries to GETINFO 7 years ago
  Nick Mathewson 703254a832 Merge remote-tracking branch 'public/bug15942_v2_alternative' 7 years ago
  nikkolasg 568dc27a19 Make base16_decodes return number of decoded bytes 8 years ago
  Andrea Shepard 5cb27d8991 Use exponential backoffs for bridge descriptor downloads 8 years ago
  Nick Mathewson c274f825da Merge remote-tracking branch 'asn/bug17688' 8 years ago
  George Kadianakis 36dd9538d9 Don't rely on consensus parameter to use a single guard. 8 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson c0568a89d9 Whitespace fixes 8 years ago
  teor (Tim Wilson-Brown) f2153f9716 Always allow OR connections to bridges on private addresses 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  teor (Tim Wilson-Brown) c281c03654 If both IPv4 and IPv6 addresses could be used, choose one correctly 8 years ago