summaryrefslogtreecommitdiff
path: root/crates/tor-cell/src/chancell
Commit message (Expand)AuthorAgeFilesLines
* tor-cell: Stop using write_infallibleNick Mathewson2022-07-111-14/+31
* tor-cell: Make encoding method signatures fallible.Nick Mathewson2022-07-112-24/+40
* tor-cell: convert BytesErr to a struct variantNick Mathewson2022-06-222-3/+8
* tor-cell: error usefulness and style fixesNick Mathewson2022-06-222-5/+11
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+0
* tor-proto: add a backend to detect reported clock skew.Nick Mathewson2022-03-231-2/+14
* Merge branch 'educe-traits' into 'main'Ian Jackson2022-03-041-6/+5
|\
| * Move skip_fmt into tor-basic-utilsIan Jackson2022-03-041-1/+2
| * Replace manual Debug impl with educe in tor-cellIan Jackson2022-03-021-7/+5
* | Replace manual Default impl with std derive in tor-cellIan Jackson2022-03-021-6/+1
|/
* Merge branch 'clippy-followup' into 'main'Nick Mathewson2022-02-171-3/+3
|\
| * Remove some needless refs and slicingIan Jackson2022-02-171-3/+3
* | tor-cell: provide HasKind.Nick Mathewson2022-02-151-2/+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-272-0/+1243