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 |
Nick Mathewson
|
327d4c11dd
forward-port changelog
|
8 years ago |
Nick Mathewson
|
4bcec3bab5
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
2042080b21
ondrej is no longer making rpms
|
8 years ago |
Nick Mathewson
|
e718a582af
Bump to 0.2.8.4-rc-dev
|
8 years ago |
David Goulet
|
c7f1b46a10
Perform cache lookup when FetchHidServDescriptors is set
|
8 years ago |
Nick Mathewson
|
657067ef9d
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
3a0d42fbf9
bump version to 0.2.8.4-rc
|
8 years ago |
Nick Mathewson
|
05e2750ea7
whoops; blank line
|
8 years ago |
Nick Mathewson
|
227d3b3d6b
Use ENABLE/DISABLE_GCC_WARNING in masater.
|
8 years ago |
Nick Mathewson
|
8486dea8d7
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
d6b01211b9
Resolve the remaining openssl "-Wredundant-decls" warnings.
|
8 years ago |
Nick Mathewson
|
e54f8e3429
Remove some duplicated warnings from the big list
|
8 years ago |
Nick Mathewson
|
99a7ddd6f9
Disable -Wc99-c11-compat
|
8 years ago |
Nick Mathewson
|
3bffdf05d1
use new-form macros to disable -Wredundant-decls
|
8 years ago |
Nick Mathewson
|
df4fa92a88
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
71aacbe427
Suppress the Wredundant-decls warning in another set of openssl headers
|
8 years ago |
Yawning Angel
|
b217e4ac65
Bug 19406: Add a changes file.
|
8 years ago |
Yawning Angel
|
c5e2f7b944
Bug 19406: Fix the unit tests to work with OpenSSL 1.1.x
|
8 years ago |