summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/circuit/path.rs
Commit message (Expand)AuthorAgeFilesLines
* Define accessors for circuit hops.Nick Mathewson2022-03-171-0/+14
* tor-proto: Remember peer information in circuit and channelNick Mathewson2022-03-171-9/+11
* ClientCirc: Move n_hops into a new Path type.Nick Mathewson2022-03-171-0/+24