summaryrefslogtreecommitdiff
path: root/crates/tor-cell/src/relaycell
Commit message (Expand)AuthorAgeFilesLines
* Replace manual Default impl with educe in tor-cellIan Jackson2022-03-021-6/+4
* Give specific error kinds to different END reasonsNick Mathewson2022-02-231-0/+21
* Re-enable clippy::ptr_arg where it had been disabled.Nick Mathewson2022-02-161-1/+0
* Temporarily disable some clippy lints on nightlyIan Jackson2022-02-021-0/+1
* Extend trace messages for destroy/truncated reasons.Nick Mathewson2021-12-151-18/+3
* Methodize the destroy circuit reasonNeel Chauhan2021-12-141-3/+18
* Log on TRUNCATED cellNeel Chauhan2021-12-131-0/+4
* Treat unrecognized SENDME versions as an error.Nick Mathewson2021-12-081-2/+1
* add semicolons if nothing returnedDaniel Eades2021-11-251-3/+3
* deglob some enums, use concise iteration syntaxDaniel Eades2021-11-251-16/+14
* enable checked_conversions lint.Nick Mathewson2021-10-091-12/+19
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+1139