summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/channel
Commit message (Expand)AuthorAgeFilesLines
* proto: Make cargo doc happyDavid Goulet2025-11-191-1/+1
* proto: Split VerifiedChannel::finish()David Goulet2025-11-191-2/+17
* proto: Use the new client specific channelsDavid Goulet2025-11-191-11/+19
* proto: Add client specific handshake channel structsDavid Goulet2025-11-191-5/+89
* proto: Move client handshake into client channel moduleDavid Goulet2025-11-191-0/+140