Nick Mathewson
|
def41e93bd
In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/
|
8 лет назад |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
8 лет назад |
Nick Mathewson
|
63e34e9e49
Reinstate a couple of teardown_capture_of_logs that I missed
|
8 лет назад |
Nick Mathewson
|
deb294ff53
Simplify log_test_helpers interface
|
8 лет назад |
Nick Mathewson
|
b0a9e54705
Resolve more BUG warnings in the unit tests
|
8 лет назад |
Nick Mathewson
|
69dce09031
Do not call tor_tls_server_info_callback(NULL) from tests.
|
8 лет назад |
Nick Mathewson
|
05e2750ea7
whoops; blank line
|
8 лет назад |
Nick Mathewson
|
3bffdf05d1
use new-form macros to disable -Wredundant-decls
|
8 лет назад |
Nick Mathewson
|
df4fa92a88
Merge branch 'maint-0.2.8'
|
8 лет назад |
Yawning Angel
|
c5e2f7b944
Bug 19406: Fix the unit tests to work with OpenSSL 1.1.x
|
8 лет назад |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 лет назад |
Nick Mathewson
|
493499a339
Add -Wfloat-conversion for GCC >= 4.9
|
8 лет назад |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 лет назад |
Nick Mathewson
|
882e0fbd76
Merge branch 'bug17795'
|
8 лет назад |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 лет назад |
Nick Mathewson
|
31a27729b9
Fix spaces.
|
8 лет назад |
Nick Mathewson
|
fa52b6f075
Make tortls unit tests pass with LibreSSL.
|
8 лет назад |
Nick Mathewson
|
27582325dc
Make Tor build happily with OpenSSL master and libressl.
|
8 лет назад |
teor (Tim Wilson-Brown)
|
e3da5ad6e3
Replace incorrect use of snprintf in unit tests with tor_snprintf
|
8 лет назад |
teor (Tim Wilson-Brown)
|
f7b2ae91e9
Make all unit tests independent of log message order and count
|
8 лет назад |
Nick Mathewson
|
6b5b1a02d4
Fix a coverity NULL-pointer deref warning in the tortls tests.
|
9 лет назад |
Nick Mathewson
|
2e99371eb9
Looks like I added one X509_free too many :(
|
9 лет назад |
Nick Mathewson
|
2e74d182b2
Fix remaining memory leaks in unit tests.
|
9 лет назад |
Nick Mathewson
|
a56fb58d6e
Fix some memory leaks in the unit tests
|
9 лет назад |
Nick Mathewson
|
9ce431f032
Fix spaces.
|
9 лет назад |
Nick Mathewson
|
fe46fffd98
Fix test_tortls.c to no longer test failing crypto_rand.
|
9 лет назад |
Nick Mathewson
|
d467227323
Merge remote-tracking branch 'public/ticket11150_client_only'
|
9 лет назад |
Nick Mathewson
|
0a3eed5f20
Merge branch 'bug17549'
|
9 лет назад |
Yawning Angel
|
6512df34a4
Fix the tortls.c unit tests to pass with OpenSSL 1.1.0-dev.
|
9 лет назад |
Yawning Angel
|
89cb2e467d
Fix compilation with OpenSSL 1.1.0 --enable-gcc-warnings is set.
|
9 лет назад |