Nick Mathewson
|
f4af1919ab
Replace accumulated C ;;s with ;s
|
7 lat temu |
Nick Mathewson
|
76c33f7ff4
Merge branch 'scan-build-032'
|
7 lat temu |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 lat temu |
Nick Mathewson
|
f2f729e26b
Clear up dead-assignment warnings from scan-build
|
7 lat temu |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 lat temu |
Nick Mathewson
|
5ca0d6daf0
Mark many private tortls.h APIs as openssl-only.
|
7 lat temu |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 lat temu |
Nick Mathewson
|
24551d64ad
Merge branch 'maint-0.2.9'
|
7 lat temu |
rubiate
|
e9ec818c28
Support LibreSSL with opaque structures
|
7 lat temu |
Nick Mathewson
|
61612f980d
Merge branch 'maint-0.2.9'
|
8 lat temu |
Nick Mathewson
|
def41e93bd
In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/
|
8 lat temu |
Nick Mathewson
|
0b4221f98d
Make the current time an argument to x509 cert-checking functions
|
8 lat temu |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
8 lat temu |
Nick Mathewson
|
63e34e9e49
Reinstate a couple of teardown_capture_of_logs that I missed
|
8 lat temu |
Nick Mathewson
|
deb294ff53
Simplify log_test_helpers interface
|
8 lat temu |
Nick Mathewson
|
b0a9e54705
Resolve more BUG warnings in the unit tests
|
8 lat temu |
Nick Mathewson
|
69dce09031
Do not call tor_tls_server_info_callback(NULL) from tests.
|
8 lat temu |
Nick Mathewson
|
05e2750ea7
whoops; blank line
|
8 lat temu |
Nick Mathewson
|
3bffdf05d1
use new-form macros to disable -Wredundant-decls
|
8 lat temu |
Nick Mathewson
|
df4fa92a88
Merge branch 'maint-0.2.8'
|
8 lat temu |
Yawning Angel
|
c5e2f7b944
Bug 19406: Fix the unit tests to work with OpenSSL 1.1.x
|
8 lat temu |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 lat temu |
Nick Mathewson
|
493499a339
Add -Wfloat-conversion for GCC >= 4.9
|
8 lat temu |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 lat temu |
Nick Mathewson
|
882e0fbd76
Merge branch 'bug17795'
|
8 lat temu |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 lat temu |
Nick Mathewson
|
31a27729b9
Fix spaces.
|
8 lat temu |
Nick Mathewson
|
fa52b6f075
Make tortls unit tests pass with LibreSSL.
|
8 lat temu |
Nick Mathewson
|
27582325dc
Make Tor build happily with OpenSSL master and libressl.
|
8 lat temu |
teor (Tim Wilson-Brown)
|
e3da5ad6e3
Replace incorrect use of snprintf in unit tests with tor_snprintf
|
8 lat temu |