summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/reactor.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Move TunnelId to a separate, shared module (fmt).Gabriela Moldovan2025-08-281-1/+1
* proto: Move TunnelId to a separate, shared module.Gabriela Moldovan2025-08-281-1/+2
* proto: Add a circuit module shared between client and relay impls.Gabriela Moldovan2025-08-281-1/+1
* proto: Add docs about the lifecycle of MetaCellHandlers.Gabriela Moldovan2025-08-201-0/+12
* misc: cleanup now that `_report!` macros support fieldsSteven Engler2025-08-181-3/+2
* tor-proto: report tunnel/channel id as a fieldSteven Engler2025-08-181-2/+2
* proto: Move the `stream` module under `client` (fmt).Gabriela Moldovan2025-08-181-4/+4
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-4/+4
* proto: Rename the `tunnel` module to `client` (fmt).Gabriela Moldovan2025-08-181-5/+5
* proto: Rename the `tunnel` module to `client`.Gabriela Moldovan2025-08-181-0/+1519