summaryrefslogtreecommitdiff
path: root/crates/tor-ptmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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