summaryrefslogtreecommitdiff
path: root/crates/tor-socksproto/src/msg.rs
Commit message (Expand)AuthorAgeFilesLines
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* socksproto: remove some unused accessors.Nick Mathewson2022-04-021-15/+0
* tor-socksproto: Use bad_api_usage! rather than ad-hoc Invalid errorIan Jackson2022-02-151-1/+3
* ErrorKind::NotImplemented: fix two testsIan Jackson2022-02-141-1/+1
* Split up ErrorKind::NoSupportIan Jackson2022-02-141-1/+1
* socksproto: fix one more error type.Nick Mathewson2022-02-111-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+311