Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
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-08-21 | When enabling NSS, disable OpenSSL. | Nick Mathewson |
2018-07-31 | Implement DH in NSS. | Nick Mathewson |
2018-07-31 | Refactor the dependency between tortls and crypto_dh. | Nick Mathewson |
2018-07-31 | Extract the shared part of crypto_dh_compute_secret. | Nick Mathewson |
2018-07-31 | Extract the OpenSSL DH functionality to a new file. | Nick Mathewson |
2018-07-01 | Remove needless includes from or.h | Nick Mathewson |
2018-07-01 | Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header. | Nick Mathewson |
2018-06-28 | Remove all include common/ uses in crypto_ops and tls. | Nick Mathewson |
2018-06-21 | Split crypto and tls libraries into directories | Nick Mathewson |