index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_tortls.c
Age
Commit message (
Expand
)
Author
2018-08-22
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-08-22
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-08-22
Mark cert_matches_key as not-intrusive; fix stretch compilation.
Nick Mathewson
2018-08-21
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-08-21
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-08-20
Rewrite test_tortls_cert_matches_key()
Nick Mathewson
2018-05-02
Merge branch 'libressl_201805_029' into maint-0.3.3
Nick Mathewson
2018-05-02
LibreSSL compatibility fixes.
Nick Mathewson
2017-09-15
Replace accumulated C ;;s with ;s
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-03-31
Mark many private tortls.h APIs as openssl-only.
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-01
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-01
Support LibreSSL with opaque structures
rubiate
2016-11-06
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-06
In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/
Nick Mathewson
2016-11-03
Make the current time an argument to x509 cert-checking functions
Nick Mathewson
2016-09-09
Chop another ~93 RSA key generations out of the unit tests
Nick Mathewson
2016-09-08
Reinstate a couple of teardown_capture_of_logs that I missed
Nick Mathewson
2016-09-08
Simplify log_test_helpers interface
Nick Mathewson
2016-09-08
Resolve more BUG warnings in the unit tests
Nick Mathewson
2016-08-31
Do not call tor_tls_server_info_callback(NULL) from tests.
Nick Mathewson
2016-06-14
whoops; blank line
Nick Mathewson
2016-06-14
use new-form macros to disable -Wredundant-decls
Nick Mathewson
2016-06-14
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-14
Bug 19406: Fix the unit tests to work with OpenSSL 1.1.x
Yawning Angel
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-06-11
Add -Wfloat-conversion for GCC >= 4.9
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-23
Merge branch 'bug17795'
Nick Mathewson
2016-02-10
Rename crypto_digest_all, and digests_t.
Nick Mathewson
2016-02-06
Fix spaces.
Nick Mathewson
2016-02-03
Make tortls unit tests pass with LibreSSL.
Nick Mathewson
2016-02-03
Make Tor build happily with OpenSSL master and libressl.
Nick Mathewson
2016-02-01
Replace incorrect use of snprintf in unit tests with tor_snprintf
teor (Tim Wilson-Brown)
2016-02-01
Make all unit tests independent of log message order and count
teor (Tim Wilson-Brown)
2015-12-18
Fix a coverity NULL-pointer deref warning in the tortls tests.
Nick Mathewson
2015-12-18
Looks like I added one X509_free too many :(
Nick Mathewson
2015-12-18
Fix remaining memory leaks in unit tests.
Nick Mathewson
2015-12-15
Fix some memory leaks in the unit tests
Nick Mathewson
2015-12-08
Fix spaces.
Nick Mathewson
2015-11-26
Fix test_tortls.c to no longer test failing crypto_rand.
Nick Mathewson
2015-11-13
Merge remote-tracking branch 'public/ticket11150_client_only'
Nick Mathewson
2015-11-10
Merge branch 'bug17549'
Nick Mathewson
2015-11-06
Fix the tortls.c unit tests to pass with OpenSSL 1.1.0-dev.
Yawning Angel
2015-11-06
Fix compilation with OpenSSL 1.1.0 --enable-gcc-warnings is set.
Yawning Angel
2015-11-06
"And now a better patch which builds the tests if LibreSSL is used."
Nick Mathewson
[next]