Age | Commit message (Expand) | Author |
---|---|---|
2018-09-05 | Suppress strict-prototypes warnings in one more batch of NSS headers | Nick Mathewson |
2018-09-04 | Fix a pair of remaining leaks in tortls_nss.c | Nick Mathewson |
2018-09-04 | Use FREE_AND_NULL for impl types | Nick Mathewson |
2018-09-04 | Document winsock includes better | Nick Mathewson |
2018-09-04 | Test a few more tortls.c functions | Nick Mathewson |
2018-09-04 | Avoid spurious error logs when using NSS | Nick Mathewson |
2018-09-04 | Remove tor_tls_shutdown() | 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 |