summaryrefslogtreecommitdiff
path: root/crates/tor-socksproto/src
Commit message (Expand)AuthorAgeFilesLines
...
* Move the Truncated error into tor-errors.Nick Mathewson2022-02-113-19/+5
* Try to resolve the "Truncated" error in tor-socksprotoNick Mathewson2022-02-113-47/+63
* tor-socksproto: Implement HasKindNick Mathewson2022-02-112-10/+66
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* Idle hacking to get tor-socksproto line coverage over 90%Nick Mathewson2021-12-021-1/+1
* add semicolons if nothing returnedDaniel Eades2021-11-251-0/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-082-2/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-274-0/+1019