aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-cell/tests/test_chancell.rs
Commit message (Expand)AuthorAgeFilesLines
* cell: Parameterize ChannelCodec::decode and encode.Nick Mathewson2023-02-091-5/+6
* tor-cell: Rename ChanMsg and ChanCell-related types.Nick Mathewson2023-02-071-6/+6
* tor-cell: Remove ChanMsg methods that are duplicated in ChanMsgClass.Nick Mathewson2023-02-071-1/+1
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* tor-cell: Make encoding method signatures fallible.Nick Mathewson2022-07-111-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+184