| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | routerdesc: enforce position of identity-ed25519. | Nick Mathewson | 2020-05-12 | 2 | -11/+19 | |
| | | ||||||
| * | Note a type that should get moved some day | Nick Mathewson | 2020-05-09 | 1 | -0/+2 | |
| | | ||||||
| * | tor-netdoc: require documentation, and fill in final missing docs | Nick Mathewson | 2020-05-09 | 4 | -33/+42 | |
| | | ||||||
| * | Netdoc: allow doc comments and visibility modifier in decl_keyword! | Nick Mathewson | 2020-05-09 | 2 | -4/+6 | |
| | | ||||||
| * | netdoc: document routerdoc.rs | Nick Mathewson | 2020-05-09 | 1 | -34/+112 | |
| | | ||||||
| * | Netdoc: remove dead code or annotate it as allowed. | Nick Mathewson | 2020-05-09 | 3 | -19/+24 | |
| | | ||||||
| * | netdoc: Document rules.rs, and refactor slightly. | Nick Mathewson | 2020-05-09 | 3 | -18/+94 | |
| | | ||||||
| * | netdoc: Improved error type for Section::GetRequired. | Nick Mathewson | 2020-05-09 | 1 | -2/+5 | |
| | | ||||||
| * | Make the members of TokenFmt private, and simplify the API in the process. | Nick Mathewson | 2020-05-09 | 2 | -44/+44 | |
| | | ||||||
| * | Move Item verification to be a method of TokenFmt. | Nick Mathewson | 2020-05-09 | 2 | -37/+44 | |
| | | ||||||
| * | Move MaybeItem into tokenize.rs | Nick Mathewson | 2020-05-09 | 2 | -39/+41 | |
| | | ||||||
| * | Document parse.rs in tor-netdoc, and note things to move or fix | Nick Mathewson | 2020-05-09 | 1 | -4/+82 | |
| | | ||||||
| * | Fix a logic error when finding position of unexpected keyword. | Nick Mathewson | 2020-05-09 | 1 | -1/+1 | |
| | | | | | This appears to be a bad copy-paste. | |||||
| * | Document more of 'netdoc', including errors. | Nick Mathewson | 2020-05-09 | 4 | -30/+118 | |
| | | ||||||
| * | netdoc and version docs | Nick Mathewson | 2020-05-08 | 8 | -43/+364 | |
| | | ||||||
| * | Stop re-exporting traits from tor-llcrypto. It does not help. | Nick Mathewson | 2020-05-08 | 1 | -1/+1 | |
| | | ||||||
| * | Fresh git repository for work on "arti" | Nick Mathewson | 2020-05-07 | 13 | -0/+2023 | |
| 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. | ||||||
