Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-01-09 | Merge branch 'pre_formatter_cleanups_squashed' | Nick Mathewson |
2020-01-09 | Include x509.h in tortls_internal.h. | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-10-26 | doxygen: add @file declarations for src/lib | Nick Mathewson |
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-09-04 | Use FREE_AND_NULL for impl types | Nick Mathewson |
2018-09-04 | Initial NSS support for TLS. | Nick Mathewson |
2018-08-22 | NSS support for x509 certs | Nick Mathewson |
2018-08-21 | Extract the non-generic part of tor_tls_context_decref(). | Nick Mathewson |
2018-08-21 | When enabling NSS, disable OpenSSL. | Nick Mathewson |
2018-08-21 | Split tls modules and their tests into openssl and generic. | Nick Mathewson |