Age | Commit message (Expand) | Author |
---|---|---|
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-09-16 | When Tor is compiled with NSS, don't claim support for LinkAuth=1 | Nick Mathewson |
2018-09-12 | Add a tor_tls_release_socket() function. | Nick Mathewson |
2018-09-04 | Remove tor_tls_check_lifetime as unused. | Nick Mathewson |
2018-09-04 | Remove tor_tls_shutdown() | Nick Mathewson |
2018-09-04 | Initial NSS support for TLS. | Nick Mathewson |
2018-08-21 | Split tls modules and their tests into openssl and generic. | 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 |
2018-06-28 | Remove all include common/ uses in crypto_ops and tls. | Nick Mathewson |
2018-06-21 | Rectify include paths (automated). | Nick Mathewson |
2018-06-21 | Rectify include paths (automated) | Nick Mathewson |
2018-06-21 | Split crypto and tls libraries into directories | Nick Mathewson |