Nick Mathewson
|
3e3040a5d9
Merge branch 'maint-0.2.9'
|
8 years ago |
Nick Mathewson
|
acbb60cd63
Move unittests' RSA pregen code into a new file, and improve.
|
8 years ago |
teor
|
13fbbe9cce
Make sure passthrough_test_setup doesn't inadvertently fail or skip tests
|
8 years ago |
teor
|
77e1d660ee
Add get_fname_rnd for unit tests that want a unique path every time
|
8 years ago |
teor
|
d7634dc519
Create get_fname_suffix, and refactor get_fname to use it
|
8 years ago |
Nick Mathewson
|
77e2be06f6
make check-spaces
|
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
|
3269307daf
Treat all nonfatal assertion failures as unit test failures.
|
8 years ago |
Nick Mathewson
|
7ef4eef764
Actually, always monotime_init() in the unit tests.
|
8 years ago |
Nick Mathewson
|
273290d4fe
Always log [bug] warnings from the unit tests.
|
8 years ago |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
Nick Mathewson
|
0f9b0b8bfe
Initialize networking _before_ initializing libevent in the tests
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
fed8c5199a
Merge branch 'check_log_mutex_uncherrypicked'
|
8 years ago |
teor (Tim Wilson-Brown)
|
a7a98e27ea
Initialise logging before trying to use it in unit tests
|
8 years ago |
Nick Mathewson
|
1bac468882
Fix two problems in the 0.2.8.x unit tests
|
8 years ago |
Nick Mathewson
|
a56fb58d6e
Fix some memory leaks in the unit tests
|
9 years ago |
Nick Mathewson
|
dedea28c2e
Make crypto_seed_rng() and crypto_rand() less scary.
|
9 years ago |
Nick Mathewson
|
81f3572467
Refactor initialization logic for control-event-queue
|
9 years ago |
Nick Mathewson
|
ed02a409cf
Merge branch 'bug16034_no_more_openssl_098_squashed'
|
9 years ago |
Nick Mathewson
|
f8f407d66a
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
|
9 years ago |
Nick Mathewson
|
511ca9b91c
Remove DynamicDHGroups as obsoleted by PluggableTransports or P256.
|
9 years ago |
Tom van der Woerdt
|
d39ede7f20
testing_common.c: avoid side-effects of tor_assert
|
9 years ago |
Nick Mathewson
|
7322de15dc
Split the slow unit tests into their own binary
|
9 years ago |