summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/util
Commit message (Collapse)AuthorAgeFilesLines
* Use subtle and some refactoring to remove branches in ntorNick Mathewson2021-10-011-1/+8
| | | | Closes #163
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
|
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-272-0/+231
This will cause some pain for now, but now is really the best time to do this kind of thing.