summaryrefslogtreecommitdiff
path: root/crates/tor-ptmgr/src/managed.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-5/+9
* ptmgr: Use simpler expression to extract a HashMap's keys.Nick Mathewson2025-05-291-1/+1
* update `CfgPath::path` to use a `CfgPathResolver`Steven Engler2024-11-181-5/+7
* tor-ptmgr: pass through the `CfgPathResolver`Steven Engler2024-11-181-2/+13
* extract tor_async_utils::oneshot into ::oneshot-fused-workaroundJim Newsome2024-08-281-1/+1
* tor-ptmgr: added a 'managed-pts' default featureSteven Engler2024-08-211-3/+0
* tor-ptmgr: move some code to a new 'managed' moduleSteven Engler2024-08-201-0/+319