summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/relay.rs
Commit message (Expand)AuthorAgeFilesLines
* 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