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
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2020-07-09
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-07-09
Merge branch 'maint-0.3.5' into maint-0.4.2
Nick Mathewson
2020-07-06
Run `tor_tls_cert_matches_key()` Test Suite with both OpenSSL and NSS.
Alexander Færøy
2020-01-09
Remove all usage of the NS*() macros in test*.c
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-10-14
Fix various GCC LTO warnings in the unit tests.
Nick Mathewson
2018-09-05
Try to fix new coverity warnings in unit tests.
Nick Mathewson
2018-09-04
Debug one last reference-counting issue that only appeared on openssl master
Nick Mathewson
2018-09-04
Use FREE_AND_NULL for impl types
Nick Mathewson
2018-09-04
Port test_tortls_verify to not depend on openssl internals
Nick Mathewson
2018-09-04
Add unit test for bridge-style TLS initialization.
Nick Mathewson
2018-09-04
Test a few more tortls.c functions
Nick Mathewson
2018-09-04
Initial NSS support for TLS.
Nick Mathewson
2018-08-21
Extract internal-only parts of x509.h
Nick Mathewson
2018-08-21
Split tls modules and their tests into openssl and generic.
Nick Mathewson
2018-08-21
Extract tortls structures into a new header; clean up a little
Nick Mathewson
2018-08-21
Split X509 code out of tortls.c
Nick Mathewson
2018-08-21
The RSA_free in this test is no longer needed or wanted
Nick Mathewson
2018-08-21
Rename openssl-bridging functions in crypto_rsa
Nick Mathewson
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-01
Extract or_state_t to its own header.
Nick Mathewson
2018-06-29
Eliminate compat.h
Nick Mathewson
2018-06-22
Automated fixup of include paths after torlog.h movement.
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-05-11
testing: X509 certificate structure needs to be initialized
Marcin Cieślak
2018-05-09
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-03
Use OPENSSL_1_1_API in place of raw OPENSSL_VERSION_NUMBER checks
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
2018-04-18
Make test_tortls.c build with openssl no_deprecated.
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
[next]