summaryrefslogtreecommitdiff
path: root/crates/tor-ptmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump patch versions *with* dependency updateIan Jackson2024-02-051-1/+1
* Bump minor versionsIan Jackson2024-02-051-6/+6
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-3/+3
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-5/+5
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* 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
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-2/+2
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-2/+2
* Run "fixup-features" in preparation for release this week.Nick Mathewson2023-10-291-1/+1
* oneshot: Use veneer in tor-ptmgrIan Jackson2023-10-111-0/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-3/+3
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-4/+4
* Minor-version bumps for crates with breaking changes.Nick Mathewson2023-09-051-1/+1
* Upgrade to visibility 0.1.0Nick Mathewson2023-09-051-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
* Throughout: Use *_report!() macros for reporting Errors.Nick Mathewson2023-07-071-1/+1
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-4/+4
* Bump versions on crates with nonfunctional changesNick Mathewson2023-06-301-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-9/+9
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-9/+11
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-2/+3
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-9/+9
* 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-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-1/+1
* Bump patchlevel on crates with semver-irrelevant changes.Nick Mathewson2023-03-311-1/+1
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-6/+6
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-2/+2
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-5/+5
* Bump the minor version of every crate.Nick Mathewson2022-11-301-9/+9
* ptmgr: Use anonymize_home when displaying paths in errorsNick Mathewson2022-11-291-0/+1
* PtMgr: Use a persistent state directory for PT state.Nick Mathewson2022-11-281-1/+0
* PtMgr: New features section in README.mdNick Mathewson2022-11-281-0/+1
* ptmgr: Mark PtMessage and next_message as experimental-api.Nick Mathewson2022-11-281-0/+8
* Draft: Pluggable transport managereta2022-11-281-1/+2
* tor-ptmgr: make configuration use builders, plumb into arti-clienteta2022-11-161-0/+1
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* tor-ptmgr/ipc: First cut of pluggable transport spawningeta2022-10-261-1/+17
* Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-3/+3
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-1/+1
* Add the skeleton of a tor-ptmgr crateNick Mathewson2022-09-231-0/+26