summaryrefslogtreecommitdiff
path: root/crates/tor-proto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-18/+18
* Run fixup-features script and resolve its complaints.Nick Mathewson2023-05-311-1/+1
* proto: Add a new experimental stream-ctrl feature.Nick Mathewson2023-05-221-1/+2
* tor-proto: Move a comment in Cargo.tomlNick Mathewson2023-05-221-1/+2
* hs_ntor: Use Subcredential type from tor-hscryptoNick Mathewson2023-05-171-1/+2
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-5/+3
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+2
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+18
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-5/+6
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-17/+17
* 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-2/+2
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-2/+2
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-7/+7
* Move functionality from tor_basic_utils to tor_async_utilsNick Mathewson2023-03-291-5/+3
* tor-proto: Split off send-control-msg featureIan Jackson2023-03-231-1/+2
* tor-proto: Implement functionality to send a message and accept repliesNick Mathewson2023-03-081-2/+6
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-6/+6
* Bump tor-units version for breaking change.Nick Mathewson2023-02-281-1/+1
* Bump minor versions for significant breaking changes.Nick Mathewson2023-02-281-2/+2
* Rename onion-* cargo features to hs-* in tor-* cratesIan Jackson2023-02-281-4/+4
* tor-cell: Refactor relay cells to copy much lessNick Mathewson2023-02-151-0/+1
* Bump minor version of tor-cell.Nick Mathewson2023-02-011-1/+1
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-5/+5
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-5/+5
* tor-proto: Draft APIs for handling control messagesNick Mathewson2023-01-171-1/+2
* tor-proto: Rename "hs" experimental feature to "onion-common"Nick Mathewson2023-01-171-2/+5
* tor-proto: When relay IDs mismatch, the IDs are sensitive in errorsIan Jackson2023-01-061-0/+1
* Tackling issue #663 (Use humantime in tests)coral2022-12-121-0/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-15/+15
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-4/+4
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-3/+3
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-10/+10
* Upgrade statrs in preparation for release.Nick Mathewson2022-08-301-1/+1
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* tor-proto: Make "testing" feature that exports some thingsIan Jackson2022-08-161-0/+3
* tor-proto: padding::Parameters: use impl_standard_builderIan Jackson2022-08-161-0/+1
* Merge branch 'main' into 'linkspec_refactor_v3'Nick Mathewson2022-08-101-1/+1
|\
| * Use the `zeroize` feature in several cratesNick Mathewson2022-08-011-1/+1
* | tor-proto: Unify the check_match code in channel and handshakeNick Mathewson2022-08-101-0/+1
|/
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-2/+2
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-1/+1
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-4/+4
* Bump crate and dependency versions.Nick Mathewson2022-06-241-10/+10
* channel padding: Use IntegerMilliseconds in padding::ParametersIan Jackson2022-06-211-0/+1
* channel padding: Make Parameters a pub struct with builderIan Jackson2022-06-211-0/+1
* Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-0/+2