summaryrefslogtreecommitdiff
path: root/tor-socksproto
Commit message (Expand)AuthorAgeFilesLines
* Add version="0.0.0" to dependencies that were missing itNick Mathewson2021-06-241-2/+2
* Remove "publish = false"Nick Mathewson2021-06-241-1/+0
* Add noop_method_call warning.Nick Mathewson2021-05-271-0/+1
* Enable cargo_common_metadata warning.Nick Mathewson2021-05-251-0/+1
* Add automatically generated README.md files to each crate.Nick Mathewson2021-05-251-0/+61
* 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
* Give every Cargo.toml a repository fieldNick Mathewson2021-05-191-0/+1
* 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
* Add appropriate categories to some Cargo.toml files.Nick Mathewson2021-03-171-0/+1
* Add the tor project as an author.Nick Mathewson2021-03-171-1/+1
* Add keywords to each Cargo.tomlNick Mathewson2021-03-171-0/+1
* Add a description field to all our Cargo.toml filesNick Mathewson2021-03-171-0/+1
* Give it a homepage everyplace.Nick Mathewson2021-03-171-0/+1
* Update some dependencies.Nick Mathewson2021-02-191-1/+1
* cargo upgrade.Nick Mathewson2020-12-301-1/+1
* 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
* Add a fuzzer for tor-socksproto.Nick Mathewson2020-12-173-0/+41
* 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
* Upgrade dependenciesNick Mathewson2020-11-101-1/+1
* 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-045-0/+448