aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-cell/src/chancell/msg.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace manual Default impl with std derive in tor-cellIan Jackson2022-03-021-6/+1
* Remove some needless refs and slicingIan Jackson2022-02-171-3/+3
* tor-cell: replace an XXXX with a TODO.Nick Mathewson2021-12-161-1/+6
* Extend trace messages for destroy/truncated reasons.Nick Mathewson2021-12-151-0/+40
* s/hidden/onion/g in code commentsNeel Chauhan2021-12-131-1/+1
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-3/+3
* add semicolons if nothing returnedDaniel Eades2021-11-251-5/+5
* deglob some enums, use concise iteration syntaxDaniel Eades2021-11-251-4/+4
* enable checked_conversions lint.Nick Mathewson2021-10-091-6/+19
* Document every macro.Nick Mathewson2021-09-071-1/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+1129