Commit History

Author SHA1 Message Date
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. 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
  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 800dff1308 Merge branch 'maint-0.2.9' 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
  Nick Mathewson c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 years ago
  David Goulet 3f29688bdf prop224: Use a const pointer for the cache lookup entry 7 years ago
  David Goulet 1517a8a2eb Add EnableOnionServicesV3 consensus parameter 7 years ago
  George Kadianakis d795ed5871 Make check-spaces happy :) 7 years ago
  George Kadianakis a8efd087bd test: Add prop224 directory fetch/upload unit tests 7 years ago
  George Kadianakis f59990f24d prop224: Directory support for v3 descriptor fetch 7 years ago
  David Goulet 45a72356cb prop224: Directory support for v3 descriptor publishing 7 years ago
  David Goulet 8293356ad9 hs: Refactor rend_data_t for multi version support 8 years ago
  Nick Mathewson a5f07a6c2a More module-level documentation. 7 years ago
  Nick Mathewson 8cc528c750 Allow asking a bridge's own descriptor over one-hop connection 7 years ago
  Nick Mathewson c87d9b13a4 BUG in purpose_needs_anonymity if switch not matched. 7 years ago
  Chelsea H. Komlo 471b0c5175 Refactor purpose_needs_anonymity to use switch statement 7 years ago
  Chelsea H. Komlo 195ccce94e Refactor to use purpose_needs_anonymity and remove is_sensitive_dir_purpose 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