summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/circuit/halfstream.rs
Commit message (Expand)AuthorAgeFilesLines
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* tor-proto: clean up error names and messagesNick Mathewson2022-06-231-4/+4
* Update tor-proto errors to latest API.Nick Mathewson2022-02-151-1/+1
* tor-proto: use InternalError for internal errors.Nick Mathewson2022-02-151-3/+4
* Always check whether stream-level SENDMEs are expected.Nick Mathewson2021-12-141-4/+2
* tor-proto: Stop using async_test in halfstream.rs and sendme.rsNick Mathewson2021-11-151-10/+8
* Completely overhaul the tor-proto circuit reactoreta2021-11-121-11/+11
* Get rid of tor-proto's ChannelImpl, and use the reactor more insteadeta2021-11-031-1/+2
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+161