Nick Mathewson
|
5ca0d6daf0
Mark many private tortls.h APIs as openssl-only.
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
24551d64ad
Merge branch 'maint-0.2.9'
|
7 years ago |
rubiate
|
e9ec818c28
Support LibreSSL with opaque structures
|
7 years ago |
Nick Mathewson
|
61612f980d
Merge branch 'maint-0.2.9'
|
8 years ago |
Nick Mathewson
|
def41e93bd
In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/
|
8 years ago |
Nick Mathewson
|
0b4221f98d
Make the current time an argument to x509 cert-checking functions
|
8 years ago |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
8 years ago |
Nick Mathewson
|
63e34e9e49
Reinstate a couple of teardown_capture_of_logs that I missed
|
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
|
69dce09031
Do not call tor_tls_server_info_callback(NULL) from tests.
|
8 years ago |
Nick Mathewson
|
05e2750ea7
whoops; blank line
|
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 |
Yawning Angel
|
c5e2f7b944
Bug 19406: Fix the unit tests to work with OpenSSL 1.1.x
|
8 years ago |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
Nick Mathewson
|
493499a339
Add -Wfloat-conversion for GCC >= 4.9
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
882e0fbd76
Merge branch 'bug17795'
|
8 years ago |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 years ago |
Nick Mathewson
|
31a27729b9
Fix spaces.
|
8 years ago |
Nick Mathewson
|
fa52b6f075
Make tortls unit tests pass with LibreSSL.
|
8 years ago |
Nick Mathewson
|
27582325dc
Make Tor build happily with OpenSSL master and libressl.
|
8 years ago |
teor (Tim Wilson-Brown)
|
e3da5ad6e3
Replace incorrect use of snprintf in unit tests with tor_snprintf
|
8 years ago |
teor (Tim Wilson-Brown)
|
f7b2ae91e9
Make all unit tests independent of log message order and count
|
8 years ago |
Nick Mathewson
|
6b5b1a02d4
Fix a coverity NULL-pointer deref warning in the tortls tests.
|
9 years ago |
Nick Mathewson
|
2e99371eb9
Looks like I added one X509_free too many :(
|
9 years ago |
Nick Mathewson
|
2e74d182b2
Fix remaining memory leaks in unit tests.
|
9 years ago |
Nick Mathewson
|
a56fb58d6e
Fix some memory leaks in the unit tests
|
9 years ago |