summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/stream/raw.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Try to clarify why StreamReader has a StreamTarget.Nick Mathewson2024-05-291-0/+6
* proto: Explicitly enforce maxima on SENDME windows.Nick Mathewson2024-05-141-1/+1
* Rename UnparsedRelayCell -> UnparsedRelayMsgJim Newsome2024-03-121-4/+4
* 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