aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-cell/src/chancell.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Remove the AUTHORIZE as a parsable cellDavid Goulet2025-08-211-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Some HasMemoryCost impls in tor-cellIan Jackson2024-10-021-1/+8
* Fix typos in doc commentsTobias Stoeckmann2024-03-061-1/+1
* Change `CircId` to never be zeroJim Newsome2023-10-251-23/+35
* 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