Age | Commit message (Expand) | Author |
---|---|---|
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-09-04 | Resolve openssl-only memory leaks | 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 | Several unit tests to improve test coverage of x509*.c | Nick Mathewson |
2018-09-04 | Remove tor_x509_get_cert_impl as unneeded. | Nick Mathewson |
2018-08-21 | Make some x509 functions generic; remove some fields NSS doesn't need | 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 | Refactor some of the certificate-manipulation logic | 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 |