| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add semicolons if nothing returned | Daniel Eades | 2021-11-25 | 1 | -1/+1 |
| | | |||||
| * | tor-netdoc: Put the "routerdesc" document type behind a feature. | Nick Mathewson | 2021-11-12 | 1 | -0/+1 |
| | | | | | | | | | | | Nothing in arti currently uses this document type. Eventually it will be useful for relays and for bridge clients. I've left the "SHA1 digest of a router descriptor" type available unconditinoally, however, since it does get used in a few places. Part of #125. | ||||
| * | Fix/suppress a few more clippy lints in tests. | Nick Mathewson | 2021-09-08 | 2 | -0/+2 |
| | | | | | | I'm alright with allowing cognitive-complexity violations in the tests. | ||||
| * | fix/silence clippy lints in test modules | Daniel Eades | 2021-09-08 | 2 | -8/+10 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 5 | -0/+1696 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
