summaryrefslogtreecommitdiff
path: root/crates/tor-cell/src/chancell.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-cell: Refactor relay cells to copy much lessNick Mathewson2023-02-151-0/+5
* tor-cell: documentation cleanups related to restricted_msgNick Mathewson2023-02-071-2/+2
* tor-cell: Rename ChanMsg and ChanCell-related types.Nick Mathewson2023-02-071-5/+5
* tor-cell: Make Body and MsgClass traits more uniform.Nick Mathewson2023-02-071-5/+2
* tor-cell: Generic "Restricted{Relay,Chan}Cell" types.Nick Mathewson2023-02-071-7/+30
* tor-cell: Make historical comments more concreteEmil Engler2022-10-211-4/+6
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+181