Age | Commit message (Expand) | Author |
---|---|---|
2020-10-28 | Fix a previously overstrict log message check. | Nick Mathewson |
2020-07-06 | Run `tor_tls_cert_matches_key()` Test Suite with both OpenSSL and NSS. | Alexander Færøy |
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 |