summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/testdata/bad-routerdesc
Commit message (Collapse)AuthorAgeFilesLines
* netdoc: Correct and test some tricky routerdesc errorsNick Mathewson2022-11-174-0/+216
| | | | These required hex-editing identity certificates :P
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-277-0/+343
This will cause some pain for now, but now is really the best time to do this kind of thing.