summaryrefslogtreecommitdiff
path: root/tor-cell/src/chancell.rs
Commit message (Expand)AuthorAgeFilesLines
* Use the "typos" tool to fix some spellingNick Mathewson2021-05-261-1/+1
* Prefer "relay" over "node" in most circumstances.Nick Mathewson2021-05-181-1/+1
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-031-1/+1
* Fix Rust-1.51 clippy warnings about acronyms in camel case.Nick Mathewson2021-03-291-7/+7
* Improve documentation in tor-cellNick Mathewson2020-10-261-1/+1
* Rename CircID and StreamID to end with Id instead, for consistencyNick Mathewson2020-10-251-12/+12
* Implement From, not Into.Nick Mathewson2020-10-191-3/+3
* Document all the private items in tor-cellNick Mathewson2020-10-091-0/+5
* Rename remaining get_ accessorsNick Mathewson2020-09-281-2/+2
* Split the cell-handling parts of tor-proto into a new crate.Nick Mathewson2020-09-261-0/+176