aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/channel.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix typosTobias Stoeckmann2026-03-241-1/+1
* proto: Add traits for public channel viewsDavid Goulet2026-01-131-1/+1
* proto: Remove unused function from ClientChannelBuilderDavid Goulet2025-11-191-7/+0
* proto: Add client specific handshake channel structsDavid Goulet2025-11-191-1/+1
* proto: Move client handshake into client channel moduleDavid Goulet2025-11-191-0/+69