summaryrefslogtreecommitdiff
path: root/crates/tor-proto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-8/+8
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-5/+5
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-3/+3
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-5/+5
* Upgrade to latest asynchronous_codec (0.7.0)Nick Mathewson2023-10-171-1/+1
* proto::stream::incoming: Use bit-array representation for command listNick Mathewson2023-10-121-0/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-2/+2
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-8/+8
* Remove direct dependency on generic-arrayNick Mathewson2023-09-281-1/+0
* 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