Ivan Markin
|
b432efb838
Remove useless message about nonexistent onion services after uploading a descriptor
|
8 years ago |
Nick Mathewson
|
dd9cebf109
Merge branch 'maint-0.2.8'
|
8 years ago |
George Kadianakis
|
f038e9cb00
Fix bug when disabling heartbeats.
|
8 years ago |
David Goulet
|
49e8f47505
util: zero target buffer of base*_encode/decode
|
8 years ago |
Nick Mathewson
|
400b425078
mark sanitize_blacklist.txt as obsolete
|
8 years ago |
Nick Mathewson
|
2f75b34dce
Patch from dgoulet: fix a base16 problem that manifested w stem
|
8 years ago |
Nick Mathewson
|
5fbd195918
Coverage hack for test_switch_id.sh
|
8 years ago |
Nick Mathewson
|
603cb712ef
Small coverage improvements on compat.c
|
8 years ago |
Nick Mathewson
|
ba28da8de5
compat.c coverage: simplify under-tested alloc_getcwd.
|
8 years ago |
Nick Mathewson
|
2b74e13a7c
More coverage in backtrace.c
|
8 years ago |
Nick Mathewson
|
c1f0ec3058
Merge remote-tracking branch 'dgoulet/bug19465_029_01'
|
8 years ago |
Nick Mathewson
|
ba88d78127
Fix unit test crash on 32-bit.
|
8 years ago |
Nick Mathewson
|
a09ec22a9b
Simpler implementation of random exponential backoff.
|
8 years ago |
David Goulet
|
85edef27eb
test: Increase offset to rendcache descriptor time
|
8 years ago |
Nick Mathewson
|
6cedd49323
Merge branch 'bug14013_029_01_squashed'
|
8 years ago |
nikkolasg
|
568dc27a19
Make base16_decodes return number of decoded bytes
|
8 years ago |
Nick Mathewson
|
1160ac1283
Changes file for 19063; use the BUG macro
|
8 years ago |
U+039b
|
58e6a6aaeb
Fix #19063: Add check in utility macro
|
8 years ago |
Nick Mathewson
|
81cfd5c9a1
Merge branch 'zlib_coverage_squashed'
|
8 years ago |
Nick Mathewson
|
d937b86699
Unindent block
|
8 years ago |
Nick Mathewson
|
5a725dab0a
Mark some torgzip lines as unreachable/untestable.
|
8 years ago |
Nick Mathewson
|
358fc026d9
Remove a ridiculous realloc call from torgzip.c
|
8 years ago |
Nick Mathewson
|
808015316a
Remove support for zlib <= 1.1
|
8 years ago |
Nick Mathewson
|
b421648da2
Merge remote-tracking branch 'public/thread_coverage'
|
8 years ago |
Nick Mathewson
|
2c96d95c12
Fix spelling of --enable-tor2web-mode in manpage
|
8 years ago |
Andrea Shepard
|
5a4ed29f01
Better comments on exponential-backoff related members of download_status_t
|
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
|
2905a3484e
Changes file for random exponential backoffs
|
8 years ago |
Andrea Shepard
|
6370c4ee87
Use exponential backoff for router descriptor downloads from consensuses
|
8 years ago |