aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/rpc.rs
Commit message (Expand)AuthorAgeFilesLines
* proto rpc: Turn tunnel paths into a dictNick Mathewson2026-04-281-9/+17
* proto rpc: Change PathEntry to an enum.Nick Mathewson2026-04-281-28/+30
* proto: Add an RPC function to access tunnel and inspect its path.Nick Mathewson2026-04-281-0/+222