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 |
Andrea Shepard
|
5cb27d8991
Use exponential backoffs for bridge descriptor downloads
|
8 years ago |
Andrea Shepard
|
36d45a9f64
Use exponential backoffs for certificate downloads
|
8 years ago |
Andrea Shepard
|
5104e5645f
Use exponential backoffs for consensus downloads
|
8 years ago |
Andrea Shepard
|
1553512af4
Unit test for DL_SCHED_RANDOM_EXPONENTIAL
|
8 years ago |
Andrea Shepard
|
695b0bd1d5
Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_t
|
8 years ago |
Andrea Shepard
|
033cf30b3c
Keep make check-spaces happy
|
8 years ago |
Nick Mathewson
|
48b25e6811
Merge branch 'bug18280_029_03_nm_squashed'
|
8 years ago |
David Goulet
|
f4f9a9be40
test: Add base32_encode/decode unit tests
|
8 years ago |
David Goulet
|
4e4a7d2b0c
Fix base32 API to take any source length in bytes
|
8 years ago |
cypherpunks
|
94762e37b9
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
|
8 years ago |
Nick Mathewson
|
9a63f059b9
Merge remote-tracking branch 'dgoulet/bug18604_029_01'
|
8 years ago |
Nick Mathewson
|
a8c766220f
Mark an abort() as unreachable.
|
8 years ago |
Nick Mathewson
|
a418904962
Coverage on parse_config_line_from_str_verbose.
|
8 years ago |
Nick Mathewson
|
c9ea9de806
Remove parse_config_line_from_str alias
|
8 years ago |
Nick Mathewson
|
128ab31c64
Mark code unreachable in unescape_string()
|
8 years ago |
Nick Mathewson
|
dd73787190
On Windows, tv_sec is long, not time_t.
|
8 years ago |
David Goulet
|
ab35f9de46
Correctly close intro circuit when deleting ephemeral HS
|
8 years ago |
Nick Mathewson
|
6ceb37971e
Try to fix memarea test on 32-bit systems
|
8 years ago |
Nick Mathewson
|
5c596cdbc0
Tests for message rate-limiting
|
8 years ago |
Nick Mathewson
|
9b0bd65f22
I believe I found some dead code in our time parsing functions
|
8 years ago |
Nick Mathewson
|
79370914d1
tests for size_mul_check__()
|
8 years ago |
Nick Mathewson
|
41cb26c169
Correct the rounding behavior on tv_mdiff.
|
8 years ago |
Nick Mathewson
|
f05a213fe1
Improve coverage on tv_udiff, and tv_mdiff.
|
8 years ago |
Nick Mathewson
|
6dc2b605b8
Improve coverage on esc_for_log, esc_for_log_len
|
8 years ago |
Nick Mathewson
|
d1ab295d7b
add LCOV_EXCL for unreachable exit() blocks in src/common
|
8 years ago |
Nick Mathewson
|
f986e26850
Reach 100% line coverage on memarea.c
|
8 years ago |
Nick Mathewson
|
7b54d7ebbd
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
|
8 years ago |