summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/relay.rs
Commit message (Expand)AuthorAgeFilesLines
* Revert "proto: Add a new ToRelayMsg util"Gabriela Moldovan2026-02-121-13/+0
* proto: Publicly re-export MaybeVerifiableRelayResponderChannelDavid Goulet2026-02-091-0/+2
* proto: Replace relay reactor with new generic reactorGabriela Moldovan2026-01-291-14/+144
* proto: Add a new ToRelayMsg utilGabriela Moldovan2026-01-291-0/+13
* proto: #[macro_use] be gone!Gabriela Moldovan2025-12-101-0/+2
* proto: Move relay specific unit test to relay moduleDavid Goulet2025-12-101-0/+41
* proto: Move RelayCircChanMsg into relay moduleDavid Goulet2025-12-101-0/+23
* proto: Fix a number of newly broken doc linksGabriela Moldovan2025-11-241-1/+2
* proto: Add a Tunnel::Relay variant for StreamTargetGabriela Moldovan2025-11-241-0/+88
* proto: Give RelayCirc a DynTimeProviderGabriela Moldovan2025-11-241-0/+5
* proto: Remove doc ref to private itemGabriela Moldovan2025-10-291-1/+1
* proto: Add RelayCirc API for checking if circuit is closedGabriela Moldovan2025-10-291-0/+7
* proto: Remove redundant channel from RelayCircGabriela Moldovan2025-10-291-3/+0
* proto: Make RelayCirc publicGabriela Moldovan2025-10-291-1/+1
* proto: Rename RelayReatorHandle to RelayCircGabriela Moldovan2025-10-291-2/+2
* proto: Move RelayReactorHandle to relay moduleGabriela Moldovan2025-10-291-0/+15
* proto: Add RelayInitiatorHandshakeDavid Goulet2025-10-231-0/+1
* proto: Rename the `tunnel` module to `client`.Gabriela Moldovan2025-08-181-1/+1
* proto: Reorganize relay_tunnel module.Gabriela Moldovan2025-08-181-0/+14