aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/circuit/streammap.rs
Commit message (Expand)AuthorAgeFilesLines
* Update tor-proto errors to latest API.Nick Mathewson2022-02-151-3/+5
* tor-proto: use InternalError for internal errors.Nick Mathewson2022-02-151-1/+2
* tor-proto: set HalfStream::connected_ok right.Nick Mathewson2021-12-161-2/+7
* tor-proto: replace a streammap XXXX with a ticket.Nick Mathewson2021-12-161-3/+4
* Actually decrement the stream-level SENDME windoweta2021-12-141-0/+13
* Get rid of unbounded stream sender, and RawCellStreameta2021-11-121-15/+12
* Completely overhaul the tor-proto circuit reactoreta2021-11-121-57/+59
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+247