summaryrefslogtreecommitdiff
path: root/tor-cell/src/chancell/codec.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings from nightly clippyNick Mathewson2021-05-071-2/+2
* Rename CircID and StreamID to end with Id instead, for consistencyNick Mathewson2020-10-251-2/+2
* Document all the private items in tor-cellNick Mathewson2020-10-091-0/+5
* Rename remaining get_ accessorsNick Mathewson2020-09-281-1/+1
* Tests for channel-cell codecNick Mathewson2020-09-271-1/+1
* Split the cell-handling parts of tor-proto into a new crate.Nick Mathewson2020-09-261-0/+109