Nick Mathewson
|
8da24c99bd
Split bridge functions into a new module.
|
8 年 前 |
Nick Mathewson
|
d1a0f2e7e4
Merge branch 'maint-0.2.9'
|
8 年 前 |
teor
|
38e3f91c63
When using exponential backoff in test networks, use a lower exponent
|
8 年 前 |
Nick Mathewson
|
89edef6afb
Treat bacoff/schedule mismatch as a bug.
|
8 年 前 |
Nick Mathewson
|
1934bf75ef
Merge branch 'maint-0.2.9'
|
8 年 前 |
Nick Mathewson
|
e51f105c41
Reduce multiplier to 3, per teor's recommendation on #20534
|
8 年 前 |
Nick Mathewson
|
85970f7047
Always increment delays by at least 1.
|
8 年 前 |
Nick Mathewson
|
1fdf6e5814
Avoid integer overflow in delay calculation.
|
8 年 前 |
Nick Mathewson
|
864c42f4d6
Count HTTP 503 as a download failure.
|
8 年 前 |
Nick Mathewson
|
667ba776b1
Adjust download schedules per teor's #20534 recommendataions
|
8 年 前 |
Nick Mathewson
|
800dff1308
Merge branch 'maint-0.2.9'
|
8 年 前 |
Nick Mathewson
|
858867a31a
Allow infinitely long delays in exponential-backoff downloads
|
8 年 前 |
Nick Mathewson
|
e9ce181955
Change a BUG warning to be a warning, not an info.
|
8 年 前 |
Nick Mathewson
|
1b22eae120
Fix get_delay() code to avoid TIME_MAX overflow, not INT_MAX.
|
8 年 前 |
Nick Mathewson
|
c35c43d7d9
Merge branch 'ticket17238_029_02-resquash'
|
8 年 前 |
David Goulet
|
3f29688bdf
prop224: Use a const pointer for the cache lookup entry
|
8 年 前 |
David Goulet
|
1517a8a2eb
Add EnableOnionServicesV3 consensus parameter
|
8 年 前 |
George Kadianakis
|
d795ed5871
Make check-spaces happy :)
|
8 年 前 |
George Kadianakis
|
a8efd087bd
test: Add prop224 directory fetch/upload unit tests
|
8 年 前 |
George Kadianakis
|
f59990f24d
prop224: Directory support for v3 descriptor fetch
|
8 年 前 |
David Goulet
|
45a72356cb
prop224: Directory support for v3 descriptor publishing
|
8 年 前 |
David Goulet
|
8293356ad9
hs: Refactor rend_data_t for multi version support
|
8 年 前 |
Nick Mathewson
|
a5f07a6c2a
More module-level documentation.
|
8 年 前 |
Nick Mathewson
|
8cc528c750
Allow asking a bridge's own descriptor over one-hop connection
|
8 年 前 |
Nick Mathewson
|
c87d9b13a4
BUG in purpose_needs_anonymity if switch not matched.
|
8 年 前 |
Chelsea H. Komlo
|
471b0c5175
Refactor purpose_needs_anonymity to use switch statement
|
8 年 前 |
Chelsea H. Komlo
|
195ccce94e
Refactor to use purpose_needs_anonymity and remove is_sensitive_dir_purpose
|
8 年 前 |
Roger Dingledine
|
9228db5f1b
remove confusing comment about conditional consensus download
|
8 年 前 |
teor (Tim Wilson-Brown)
|
b560f852f2
Implement Prop #260: Single Onion Services
|
8 年 前 |
Nick Mathewson
|
c68a23a135
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
|
8 年 前 |