summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/circuit/path.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: Give Path a method to access final hop num.Nick Mathewson2023-03-081-0/+10
* 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