Age | Commit message (Expand) | Author |
---|---|---|
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-11-26 | crypt_ops: Fix some weird macro spacing | teor |
2019-09-30 | Re-run "make autostyle" with improved annotate_ifdef_directives | Nick Mathewson |
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-08-21 | Implement PBKDF2 with NSS. | Nick Mathewson |
2018-08-21 | When enabling NSS, disable OpenSSL. | Nick Mathewson |
2018-07-11 | Rename crypto.c to crypto_cipher.c (since that's all it still has.) | 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 | Split crypto and tls libraries into directories | Nick Mathewson |