aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/channel/codec.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Refactor conversion from CodecError to ErrorNick Mathewson2022-02-241-10/+0
* tor-proto: Split IoErr based on when it occursNick Mathewson2022-02-231-2/+2
* tor-cell: provide HasKind.Nick Mathewson2022-02-151-4/+34
* tor-proto: Use tor-rtcompat macros for testing, not tokio.Nick Mathewson2021-11-151-37/+40
* Get rid of tor-proto's ChannelImpl, and use the reactor more insteadeta2021-11-031-2/+3
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+156