summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/circuit.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Add a circuit module shared between client and relay impls.Gabriela Moldovan2025-08-281-5/+3
* proto: Make the OutboundClientHandshake use new cell handlerDavid Goulet2025-08-201-9/+4
* proto: Move the `stream` module under `client` (fmt).Gabriela Moldovan2025-08-181-3/+3
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-5/+5
* proto: Rename the `tunnel` module to `client` (fmt).Gabriela Moldovan2025-08-181-3/+3
* proto: Rename the `tunnel` module to `client`.Gabriela Moldovan2025-08-181-0/+4008