summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/stream/incoming.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Reformat imports post-move.Gabriela Moldovan2025-10-161-1/+1
* proto: Avoid crate-pub reexports of shared types from the client module.Gabriela Moldovan2025-10-161-2/+3
* proto: Add a circuit module shared between client and relay impls.Gabriela Moldovan2025-08-281-1/+1
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-0/+298