summaryrefslogtreecommitdiff
path: root/crates/tor-proto
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix clippy warnings in tests with --all-featuresNick Mathewson2021-09-082-10/+9
|
* fix/silence clippy lints in test modulesDaniel Eades2021-09-0816-10/+25
|
* Fix typosJani Monoses2021-09-072-2/+2
|
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-2735-0/+9842
This will cause some pain for now, but now is really the best time to do this kind of thing.