aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-11/+11
* Upgrade to visibility 0.1.0Nick Mathewson2023-09-051-1/+1
* proto: methods to wait until a channel/circuit is shut down.Nick Mathewson2023-08-041-0/+1
* tor-proto: Add ClientCirc::start_conversation().Gabriela Moldovan2023-08-041-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-5/+5
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-2/+2
* tor-proto conversations: Update a TODOIan Jackson2023-06-301-1/+1
* tor-proto conversation API: Return a ConversationIan Jackson2023-06-301-1/+1
* tor-proto conversation API: Rename to start_conversation_last_hopIan Jackson2023-06-301-1/+1
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-8/+8
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-2/+2
* Resolve XXXs from fixup-features.Nick Mathewson2023-06-291-3/+2
* Run "fixup-features".Nick Mathewson2023-06-291-1/+3
* Mark all {hs,onion-serivce}-client features as non-experimental.Nick Mathewson2023-06-291-3/+6
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-1/+1
* Merge branch 'remove_arrayref' into 'main'Nick Mathewson2023-06-061-1/+0
|\
| * tor-proto: Remove use of arrayref.Nick Mathewson2023-06-011-1/+0
* | 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