| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a test case for NS consensus parsing. | Nick Mathewson | 2021-03-30 | 2 | -0/+240 |
| | | |||||
| * | Add routerdesc examples | Nick Mathewson | 2020-10-07 | 7 | -0/+343 |
| | | |||||
| * | tests for some failing cases in mdconsensus | Nick Mathewson | 2020-10-06 | 8 | -0/+711 |
| | | |||||
| * | microdesc parsing: tests for bad microdescs | Nick Mathewson | 2020-10-02 | 2 | -0/+21 |
| | | |||||
| * | authcert: add tests for several ways certs can fail. | Nick Mathewson | 2020-10-02 | 5 | -0/+225 |
| | | |||||
| * | netdoc: Parser for microdesc consensus documents | Nick Mathewson | 2020-08-27 | 2 | -0/+232 |
| | | | | | | There's more to do here, and things to refactor, but this ought to be enough to get a rudimentary client working. | ||||
| * | netdoc: initial implementation of authority certs. | Nick Mathewson | 2020-06-09 | 1 | -0/+45 |
| | | |||||
| * | netdoc: add an iterator that can parse annotated microdescs | Nick Mathewson | 2020-06-07 | 1 | -0/+39 |
| | | |||||
| * | start a test for microdesc parsing. | Nick Mathewson | 2020-05-18 | 1 | -0/+11 |
| | | |||||
| * | Fresh git repository for work on "arti" | Nick Mathewson | 2020-05-07 | 1 | -0/+50 |
| 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. | |||||
