summaryrefslogtreecommitdiff
path: root/tor-socksproto/src
Commit message (Expand)AuthorAgeFilesLines
* Add noop_method_call warning.Nick Mathewson2021-05-271-0/+1
* Enable cargo_common_metadata warning.Nick Mathewson2021-05-251-0/+1
* Add a link tto the tor website to arti blurb.Nick Mathewson2021-05-241-2/+3
* Improve crate documentation for tor-retry and tor-socksprotoNick Mathewson2021-05-241-3/+37
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-0/+1
* Add trait_duplication_in_bounds warning.Nick Mathewson2021-05-031-0/+1
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-031-0/+1
* Add a few more clippy warningsNick Mathewson2021-05-031-0/+5
* Add some more clippy warnings to our list.Nick Mathewson2021-04-271-1/+6
* Enforce (and obey) clippy lints about exhaustive enums, structs.Nick Mathewson2021-04-274-0/+7
* Use typesystem to enforce limit on socks hostname length.Nick Mathewson2020-12-222-7/+46
* tor-socksproto: a few more testsNick Mathewson2020-12-212-1/+87
* socksproto: fuze the handshake object on error.Nick Mathewson2020-12-171-1/+12
* Resolve a few nightly-only clippy issuesNick Mathewson2020-12-071-6/+4
* Mark some XXXX issues as XXXX-A1.Nick Mathewson2020-12-071-1/+1
* Run cargo fix --edition-idiomsNick Mathewson2020-12-021-1/+1
* Remove a couple of stray dbg!() calls.Nick Mathewson2020-11-191-1/+0
* Add some tor-sockproto testsNick Mathewson2020-11-052-1/+200
* Document tor-socksprotoNick Mathewson2020-11-044-4/+165
* rename tor_socks -> tor_socksproto.Nick Mathewson2020-11-044-0/+431