Commit History

Author SHA1 Message Date
  David Goulet 3336f26e60 hs: Avoid a strlen(NULL) if descriptor is not found in cache 7 years ago
  Nick Mathewson fe76741021 Remove a suggestion in an XXX271 comment; it is now 21424. 7 years ago
  Nick Mathewson f263cf954a Remove a redundant XXX271 comment 7 years ago
  cypherpunks 27df23abb6 Use the standard OpenBSD preprocessor definition 7 years ago
  Nick Mathewson 558c04f5b1 Merge branch 'combined-fuzzing-v4' 7 years ago
  teor 584d723e04 Restrict fuzzing to the directory headers 7 years ago
  Nick Mathewson d5d7c3e638 Remove argument from guards_choose_dirguard 7 years ago
  Nick Mathewson 8f893fbca9 Merge remote-tracking branch 'public/bug20974' 7 years ago
  Nick Mathewson 97ed2ce085 Unindent long-misindented blocks. 7 years ago
  Nick Mathewson 9d37449fb0 Move entry-guard-is-up notification later into dirguard path. 7 years ago
  Nick Mathewson 9fb2bf2f3f Merge remote-tracking branch 'dgoulet/bug19899_030_01' 7 years ago
  teor 02068c6391 For fuzzing: Expose directory_handle_command. 7 years ago
  Nick Mathewson 990a863d7c Merge branch 'ticket20831_v2' 7 years ago
  Nick Mathewson 3902a18a69 Remove UseDirectoryGuards 7 years ago
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
  Nick Mathewson 3bcbbea350 More progress on bridge implementation with prop271 guards 7 years ago
  Nick Mathewson 89f5f149df Remove guard_selection argument from status-reporting functions 7 years ago
  Nick Mathewson 1ad96ed9cd Merge remote-tracking branch 'rubiate/ticket20511' 7 years ago
  Nick Mathewson 2499ea359a Merge branch 'maint-0.2.9' 7 years ago
  Nick Mathewson 0815f96416 Fix a BUG() warning from next_random_exponential_delay(). 7 years ago
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor 7 years ago
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 7 years ago
  rubiate d46c1b49a4 Do not serve a consensus if it is too old 7 years ago
  Nick Mathewson d1a0f2e7e4 Merge branch 'maint-0.2.9' 7 years ago
  teor 38e3f91c63 When using exponential backoff in test networks, use a lower exponent 7 years ago
  Nick Mathewson 89edef6afb Treat bacoff/schedule mismatch as a bug. 7 years ago
  Nick Mathewson 1934bf75ef Merge branch 'maint-0.2.9' 7 years ago
  Nick Mathewson e51f105c41 Reduce multiplier to 3, per teor's recommendation on #20534 7 years ago
  Nick Mathewson 85970f7047 Always increment delays by at least 1. 7 years ago
  Nick Mathewson 1fdf6e5814 Avoid integer overflow in delay calculation. 7 years ago