Commit History

Author SHA1 Message Date
  Nick Mathewson cb29687e93 Replace our random-exponential-delay algorithm. 6 years ago
  Nick Mathewson 0815f96416 Fix a BUG() warning from next_random_exponential_delay(). 7 years ago
  teor 38e3f91c63 When using exponential backoff in test networks, use a lower exponent 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
  Nick Mathewson 864c42f4d6 Count HTTP 503 as a download failure. 7 years ago
  Nick Mathewson 667ba776b1 Adjust download schedules per teor's #20534 recommendataions 7 years ago
  Nick Mathewson 858867a31a Allow infinitely long delays in exponential-backoff downloads 7 years ago
  Nick Mathewson e9ce181955 Change a BUG warning to be a warning, not an info. 7 years ago
  Nick Mathewson 1b22eae120 Fix get_delay() code to avoid TIME_MAX overflow, not INT_MAX. 7 years ago
  Roger Dingledine 9228db5f1b remove confusing comment about conditional consensus download 7 years ago
  teor (Tim Wilson-Brown) b560f852f2 Implement Prop #260: Single Onion Services 7 years ago
  Nick Mathewson c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 7 years ago
  U+039b c735220a0b Remove bufferevents dead code 7 years ago
  Nick Mathewson aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 7 years ago
  David Goulet 0c26a6db7e prop250: Parse votes and consensus 8 years ago
  teor (Tim Wilson-Brown) d3ca6fe475 Call purpose_needs_anonymity in authority_certs_fetch_missing 7 years ago
  Nick Mathewson 14169a3d70 Remove an always-true condition: all ints are <= INT_MAX 7 years ago
  Nick Mathewson 703254a832 Merge remote-tracking branch 'public/bug15942_v2_alternative' 7 years ago
  Nick Mathewson a09ec22a9b Simpler implementation of random exponential backoff. 8 years ago
  nikkolasg 568dc27a19 Make base16_decodes return number of decoded bytes 8 years ago
  Andrea Shepard 1f1df4ab74 Move exponential-random backoff computation out of download_status_schedule_get_delay() into separate function, per code review 8 years ago
  Andrea Shepard 1dfbfd319e Better comment for download_status_schedule_get_delay() per code review 8 years ago
  Andrea Shepard 695b0bd1d5 Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_t 8 years ago
  Roger Dingledine 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal 8 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 1e5ad15688 Merge remote-tracking branch 'arma/task19035-fixedup' 8 years ago
  Roger Dingledine 500c4bf807 remove an unneeded layer of indentation 8 years ago
  Roger Dingledine 11d52a449c Disable GET /tor/bytes.txt and GETINFO dir-usage 8 years ago