summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/tunnel/msghandler.rs
Commit message (Expand)AuthorAgeFilesLines
* hs: Remove the use of HopNum and instead use TargetHopDavid Goulet2025-06-261-4/+5
* tor-proto: Move Circuit to its own module.Gabriela Moldovan2025-03-061-1/+1
* tor-proto: Move most of the reactor impl to Circuit.Gabriela Moldovan2025-02-251-1/+1
* tor-proto: Add a tunnel module.David Goulet2025-02-201-0/+83