summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/reactor
Commit message (Expand)AuthorAgeFilesLines
* proto: Move TunnelId to a separate, shared module (fmt).Gabriela Moldovan2025-08-284-4/+4
* proto: Move TunnelId to a separate, shared module.Gabriela Moldovan2025-08-284-5/+6
* proto: Add a circuit module shared between client and relay impls.Gabriela Moldovan2025-08-285-17/+15
* proto: Indent line in docs to satisfy clippy.Gabriela Moldovan2025-08-211-1/+1
* proto: Document how handle_meta_cell can cause circuit teardown.Gabriela Moldovan2025-08-201-0/+14
* proto: Move the `stream` module under `client` (fmt).Gabriela Moldovan2025-08-183-8/+8
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-183-10/+10
* proto: Rename the `tunnel` module to `client` (fmt).Gabriela Moldovan2025-08-186-27/+27
* proto: Rename the `tunnel` module to `client`.Gabriela Moldovan2025-08-189-0/+5278