| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace the last user of caret_enum with caret_int. | Nick Mathewson | 2021-05-25 | 2 | -62/+4 |
| | | | | | This lets us remove caret_enum entirely. | ||||
| * | Add unseparated_literal_suffix lint, and fix it. | Nick Mathewson | 2021-05-03 | 2 | -2/+2 |
| | | |||||
| * | Test new error type from caret | Nick Mathewson | 2020-10-19 | 1 | -1/+13 |
| | | |||||
| * | Move is_recognized function into caret. | Nick Mathewson | 2020-09-20 | 1 | -0/+2 |
| | | |||||
| * | caret tests: Test debug output for caret_enum | Nick Mathewson | 2020-09-13 | 1 | -0/+1 |
| | | |||||
| * | More tests for caret_int. | Nick Mathewson | 2020-09-13 | 1 | -0/+45 |
| | | |||||
| * | Fresh git repository for work on "arti" | Nick Mathewson | 2020-05-07 | 1 | -0/+49 |
| 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. | |||||
