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_openssl.c
Age
Commit message (
Expand
)
Author
2021-05-25
Merge branch 'maint-0.4.5' into maint-0.4.6
Alexander Færøy
2021-05-25
Merge branch 'maint-0.3.5' into maint-0.4.4
Alexander Færøy
2021-05-25
Remove the function `tor_tls_assert_renegotiation_unblocked`.
Nick Mathewson
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-01-28
Merge branch 'maint-0.3.5' into maint-0.4.3
David Goulet
2020-11-02
Merge branch 'tor-gitlab/mr/186'
David Goulet
2020-10-28
Fix a previously overstrict log message check.
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-09
Merge branch 'maint-0.4.3' into maint-0.4.4
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-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
Use new ENABLE/DISABLE_GCC_WARNING
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-09-13
Merge branches 'bug27684' and 'bug27685'
Nick Mathewson
2018-09-13
Fix a memory leak in tortls/openssl/try_to_extract_certs_from_tls
Nick Mathewson
2018-09-13
Fix a memory leak in tortls/openssl/context_new test.
Nick Mathewson
2018-09-04
Merge branch 'nss_squashed' into nss_merge
Nick Mathewson
2018-09-04
Resolve openssl-only memory leaks
Nick Mathewson
2018-09-04
Port test_tortls_verify to not depend on openssl internals
Nick Mathewson
2018-09-04
Remove tor_tls_check_lifetime as unused.
Nick Mathewson
2018-09-04
Remove tor_tls_shutdown()
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