Age | Commit message (Expand) | Author |
---|---|---|
2021-06-28 | Suppress strict-prototypes warning on NSS pk11pub.h header | 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 |
2018-09-05 | Backport to older NSS, which does not have SEC_DerSignDataWithAlgorithmID | 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-08-22 | NSS support for x509 certs | 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 |