| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Stop re-exporting traits from tor-llcrypto. It does not help. | Nick Mathewson | 2020-05-08 | 8 | -18/+9 | |
| | | ||||||
| * | llcrypto: small documentation improvements | Nick Mathewson | 2020-05-08 | 1 | -6/+10 | |
| | | ||||||
| * | protover: add missing documentation | Nick Mathewson | 2020-05-08 | 1 | -33/+105 | |
| | | ||||||
| * | Add a comment to Cargo.toml | Nick Mathewson | 2020-05-08 | 1 | -0/+2 | |
| | | ||||||
| * | caret: make generated documentation look nicer. | Nick Mathewson | 2020-05-08 | 1 | -35/+107 | |
| | | ||||||
| * | Fix some markdown in README.md. | Nick Mathewson | 2020-05-08 | 1 | -34/+40 | |
| | | | | | | | | | | Markdown breakage 1: The internet led me to believe this is how you did a <dl> in markdown. Apparently it wasn't. Markdown breakage 2: I forgot how lists work! Also, add a paragraph about stuff you can try. | |||||
| * | Update the TODO | Nick Mathewson | 2020-05-08 | 1 | -10/+12 | |
| | | ||||||
| * | fold plan into readme | Nick Mathewson | 2020-05-08 | 2 | -23/+9 | |
| | | ||||||
| * | Use cargo-husky to add automatic git commit/push hooks. | Nick Mathewson | 2020-05-08 | 1 | -1/+9 | |
| | | ||||||
| * | license clarity and contribution notice | Nick Mathewson | 2020-05-08 | 1 | -0/+20 | |
| | | ||||||
| * | Fresh git repository for work on "arti" | Nick Mathewson | 2020-05-07 | 58 | -0/+6824 | |
| Arti is a rust tor implementation. It's project I've been working on for a few months now, in weekends and in spare time. It doesn't speak the tor protocol yet, and it doesn't connect to the network at all. It needs much more documentation and testing, but I'm just about ready to show it to others. See the README.md for a description of what is there and what isn't. | ||||||
