summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/tunnel/circuit.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: begin using `TargetHop` and `HopLocation`Steven Engler2025-03-111-12/+18
* tor-proto: add a non-pub `ClientCirc::legs()` methodSteven Engler2025-03-111-1/+14
* tor-proto: Use a ConfluxSet in the circuit reactor.Gabriela Moldovan2025-02-251-1/+1
* tor-proto: Add a tunnel module.David Goulet2025-02-201-0/+2441