summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Two more patchlevel bumpsNick Mathewson2023-12-041-1/+1
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-13/+13
* 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-6/+6
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-7/+7
* Run "fixup-features" in preparation for release this week.Nick Mathewson2023-10-291-1/+1
* oneshot: Use veneer in tor-circmgrIan Jackson2023-10-111-0/+1
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-3/+3
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-6/+6
* Run "fixup-features" on arti crates.Nick Mathewson2023-10-021-1/+1
* arti-client: add exit selection with GeoIP country codeseta2023-09-181-1/+4
* 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-13/+13
* Upgrade to visibility 0.1.0Nick Mathewson2023-09-051-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-9/+9
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-7/+7
* circmgr: Use event_report!() and similar macrosNick Mathewson2023-07-071-1/+1
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-10/+10
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-1/+1
* Mark all {hs,onion-serivce}-client features as non-experimental.Nick Mathewson2023-06-291-2/+3
* HS configuration: Add retry parameters to configurationIan Jackson2023-06-281-0/+1
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-1/+1
* Upgrade async-trait requirement to 1.54Nick Mathewson2023-06-121-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-21/+21
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-4/+2
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+2
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-14/+21
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-4/+5
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-21/+21
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* circmgr: make "testing" depend on guardmgr/testingNick Mathewson2023-04-061-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
* circmgr: Declare builder() unconditionally.Nick Mathewson2023-03-221-5/+15
* tor-circmgr: Provide testing feature and TestConfigIan Jackson2023-03-011-0/+5
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-10/+10
* Bump patch-versions for breaking changes in tor-hs{crypto,client}Nick Mathewson2023-02-281-1/+1
* Bump minor versions for significant breaking changes.Nick Mathewson2023-02-281-3/+3
* Rename onion-* cargo features to hs-* in tor-* cratesIan Jackson2023-02-281-4/+4
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-6/+6
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-10/+10
* CircMgr: Draft APIs used to implement onion service clients.Nick Mathewson2023-01-241-1/+5
* Bump the minor version of every crate.Nick Mathewson2022-11-301-20/+20
* circmgr: Make "specific-relay" non-experimental.Nick Mathewson2022-11-181-2/+5
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* tor-circmgr: Make get_or_launch_dir_specific feature-specificIan Jackson2022-10-211-1/+2