Andrea Shepard
|
3b8a40f262
Use tor_memeq() instead of tor_memcmp() per code review
|
8 years ago |
Andrea Shepard
|
fca605e763
Adjust comment per code review
|
8 years ago |
Andrea Shepard
|
8b4d961f08
Changes file for ticket 19858
|
8 years ago |
Andrea Shepard
|
006c26f54f
Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure
|
8 years ago |
Nick Mathewson
|
c897328fee
Merge remote-tracking branch 'samdney/ticket19209'
|
8 years ago |
Nick Mathewson
|
d5d29cd5a2
Whoops. Cant call sockaddr_in a "sin", since sin() is a thing.
|
8 years ago |
Nick Mathewson
|
ccea2a5aa9
Fix gmtime unit test on openbsd
|
8 years ago |
Nick Mathewson
|
c6e70dacb8
Try to make our ersatz-socketpair test work better on FreeBSD jails
|
8 years ago |
Nick Mathewson
|
a671a1c9d6
Tweak tor_gmtime_r test.
|
8 years ago |
Nick Mathewson
|
9d84a6d998
changes file for 19767
|
8 years ago |
Nick Mathewson
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
8 years ago |
Carolin Zöbelein
|
87b91949f1
Add some clarifications in the comments. Bug 19209
|
8 years ago |
Nick Mathewson
|
77e2be06f6
make check-spaces
|
8 years ago |
Nick Mathewson
|
75a7997148
Fix a coupole of coverity complaints.
|
8 years ago |
Nick Mathewson
|
4c55e8a58f
Fix cases where the tests were doing closesocket() on a non-socket
|
8 years ago |
Nick Mathewson
|
2fe7e3d9d2
Oh dear, I was missing an extern.
|
8 years ago |
Nick Mathewson
|
373bfd9630
Make a couple more tests run faster.
|
8 years ago |
Nick Mathewson
|
7c52109641
Disable a single pbkdf2 test vector
|
8 years ago |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
8 years ago |
Nick Mathewson
|
05110c9294
Move the donna-fuzzing tests into test_slow.
|
8 years ago |
Nick Mathewson
|
5ec395b27f
Re-enable RSA cacheing in tests, with a better design.
|
8 years ago |
Nick Mathewson
|
63e34e9e49
Reinstate a couple of teardown_capture_of_logs that I missed
|
8 years ago |
Nick Mathewson
|
55713f0d79
Placate "make check-spaces"
|
8 years ago |
Nick Mathewson
|
d860b99dbf
Fix remaining test warnings. (in test_relay.c)
|
8 years ago |
Nick Mathewson
|
3fcd5d71ad
Fix typo error in bug warning in relay.c
|
8 years ago |
Nick Mathewson
|
e9fdec2b1d
capture and detect expected BUG messages in shared-random tests
|
8 years ago |
Nick Mathewson
|
deb294ff53
Simplify log_test_helpers interface
|
8 years ago |
Nick Mathewson
|
b0a9e54705
Resolve more BUG warnings in the unit tests
|
8 years ago |
Nick Mathewson
|
d0fe86f39e
Fix bug warnings in test_circuitlist.
|
8 years ago |
Nick Mathewson
|
3269307daf
Treat all nonfatal assertion failures as unit test failures.
|
8 years ago |