summaryrefslogtreecommitdiff
path: root/crates/tor-cell/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-cell: No longer treat certain tor-bytes errors as EK::InternalIan Jackson2024-09-111-5/+0
* tor-bytes: Add a deficit field to Error::TruncatedIan Jackson2024-09-101-1/+1
* proto: Convert MsgHandler API to expect a message, not a cell.Nick Mathewson2023-06-121-0/+4
* tor-cell: Make encoding method signatures fallible.Nick Mathewson2022-07-111-0/+7
* tor-cell: convert BytesErr to a struct variantNick Mathewson2022-06-221-4/+13
* tor-cell: error usefulness and style fixesNick Mathewson2022-06-221-9/+9
* Do not include error source() in display() format.Nick Mathewson2022-06-211-3/+3
* Update tor-cell errors to latest APINick Mathewson2022-02-151-4/+4
* tor-cell: provide HasKind.Nick Mathewson2022-02-151-8/+15
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+38