summaryrefslogtreecommitdiff
path: root/crates/tor-socksproto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-3/+3
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-3/+3
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-3/+3
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1
* Bump minor versionsIan Jackson2024-02-051-2/+2
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-3/+3
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-2/+2
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-1/+1
* Bump patchlevel (not dependents) on crates with trivial changesNick Mathewson2023-09-051-1/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-2/+2
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-1/+1
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-3/+3
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-4/+4
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-6/+2
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+6
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+1
* Increment crate versions.Nick Mathewson2023-05-031-4/+4
* Upgrade our hex-literal dependencyNick Mathewson2023-04-131-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-2/+2
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-2/+2
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-3/+3
* Bump the minor version of every crate.Nick Mathewson2022-11-301-4/+4
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Make sure that socks4 auth doesn't have any 0 bytes.Nick Mathewson2022-10-031-0/+1
* Fuzzer code for socks client implementation.Nick Mathewson2022-10-031-0/+1
* Implement client-side SOCKS handshakeNick Mathewson2022-09-281-0/+1
* socksproto: Rename SocksHandshake to SocksProxyHandshake.Nick Mathewson2022-09-271-0/+4
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-1/+1
* Update patch-versions on crates without API changes.Nick Mathewson2022-09-011-1/+1
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-2/+2
* Bump crate and dependency versions.Nick Mathewson2022-06-241-3/+3
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-4/+3
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-1/+1
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-1/+1
* Bump versions of trivially-changed crates.Nick Mathewson2022-05-271-1/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-4/+4
* Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
* Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-251-7/+6
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-3/+3
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-4/+4
* tor-socksproto: Implement HasKindNick Mathewson2022-02-111-0/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-3/+3