summaryrefslogtreecommitdiff
path: root/crates/tor-bytes/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* Add a Bug variant to tor-bytes::EncodeError.Nick Mathewson2022-07-111-1/+7
* tor-bytes: Split EncodeError from ErrorNick Mathewson2022-06-231-3/+13
* Style fixes to tor-bytes errors.Nick Mathewson2022-06-221-5/+9
* tor-bytes: Prepare errors for nested reader/writerIan Jackson2022-06-091-1/+5
* Make Bug from InternalError, add bad_api_usage! and into_bad_api_usage!Ian Jackson2022-02-151-2/+2
* tor-bytes: Use InternalError.Nick Mathewson2022-02-091-2/+15
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+29