summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/tunnel/circuit/path.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: Make Path::all_hops() return an iterator.Gabriela Moldovan2025-05-281-2/+2
* tor-proto: Support adding and linking circuits in ConfluxSet.Gabriela Moldovan2025-05-061-1/+1
* tor-proto: Add a tunnel module.David Goulet2025-02-201-0/+130