aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/stream/raw.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: Push stream message parsing into the stream objects.Nick Mathewson2023-02-151-7/+10
* tor-cell: Rename RelayMsg and RelayCell-related types.Nick Mathewson2023-02-071-5/+5
* impl Debug for DataStream (and its components)Ian Jackson2022-02-241-0/+1
* Make tor-proto::Error implement HasKind.Nick Mathewson2022-02-151-1/+1
* Get rid of unbounded stream sender, and RawCellStreameta2021-11-121-60/+32
* Completely overhaul the tor-proto circuit reactoreta2021-11-121-22/+7
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+114