summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/stream/incoming.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Move CloseStreamBehavior to top-level stream moduleGabriela Moldovan2025-11-141-1/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* proto: Replace ClientCircSyncView in IncomingStreamRequestFilterGabriela Moldovan2025-10-301-2/+2
* 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