Age | Commit message (Expand) | Author |
---|---|---|
2018-07-31 | Use NSS's digest code in Tor. | Nick Mathewson |
2018-07-11 | Rename crypto.c to crypto_cipher.c (since that's all it still has.) | Nick Mathewson |
2018-07-05 | Fix every include path changed in the previous commit (automated) | Nick Mathewson |
2018-07-05 | Remove util.h | Nick Mathewson |
2018-07-01 | Minimize headers that include crypto_formats and x25519 stuff | Nick Mathewson |
2018-06-29 | Eliminate compat.h | Nick Mathewson |
2018-06-21 | Rectify include paths (automated) | Nick Mathewson |
2018-06-20 | Run rectify_include_paths.py | Nick Mathewson |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson |
2017-04-13 | prop224: Add Python integration tests for HS ntor. | George Kadianakis |