aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/stream/resolve.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Tweak documentation and names around CmdChecker.Nick Mathewson2023-02-271-1/+1
* tor-proto: Introduce CmdChecker, and define it for our streams.Nick Mathewson2023-02-171-0/+40
* tor-proto: Push stream message parsing into the stream objects.Nick Mathewson2023-02-151-11/+19
* tor-cell: Rename RelayMsg and RelayCell-related types.Nick Mathewson2023-02-071-4/+4
* tor-cell: Remove RelayMsg methods that are duplicated in RelayMsgClass.Nick Mathewson2023-02-071-0/+1
* Get rid of unbounded stream sender, and RawCellStreameta2021-11-121-4/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+39