aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-cell/src/chancell/codec.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-cell: remove use of arrayrefNick Mathewson2023-06-011-3/+7
* cell: Parameterize ChannelCodec::decode and encode.Nick Mathewson2023-02-091-7/+14
* 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-4/+4
* Fix typosDimitris Apostolou2022-11-061-1/+1
* tor-cell: Make historical comments more concreteEmil Engler2022-10-211-3/+6
* tor-cell: Make encoding method signatures fallible.Nick Mathewson2022-07-111-2/+2
* tor-cell: convert BytesErr to a struct variantNick Mathewson2022-06-221-1/+4
* tor-cell: error usefulness and style fixesNick Mathewson2022-06-221-3/+8
* tor-cell: provide HasKind.Nick Mathewson2022-02-151-2/+3
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+114