summaryrefslogtreecommitdiff
path: root/crates/tor-cell/src
Commit message (Expand)AuthorAgeFilesLines
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* tor-cell: replace an XXXX with a TODO.Nick Mathewson2021-12-161-1/+6
* Extend trace messages for destroy/truncated reasons.Nick Mathewson2021-12-152-18/+43
* Merge remote-tracking branch 'origin/mr/191'Nick Mathewson2021-12-151-0/+19
|\
| * Methodize the destroy circuit reasonNeel Chauhan2021-12-141-3/+18
| * Log on TRUNCATED cellNeel Chauhan2021-12-131-0/+4
* | Actually decrement the stream-level SENDME windoweta2021-12-141-0/+4
* | s/hidden/onion/g in code commentsNeel Chauhan2021-12-131-1/+1
|/
* Treat unrecognized SENDME versions as an error.Nick Mathewson2021-12-081-2/+1
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-3/+3
* add semicolons if nothing returnedDaniel Eades2021-11-253-8/+9
* deglob some enums, use concise iteration syntaxDaniel Eades2021-11-252-20/+18
* Update our disclaimers and limitations sections.Nick Mathewson2021-10-271-9/+0
* enable checked_conversions lint.Nick Mathewson2021-10-093-18/+39
* Document every macro.Nick Mathewson2021-09-071-1/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-277-0/+2965