index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-bytes
/
src
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
tor-bytes: Restore the message for Error::Truncated
Ian Jackson
2024-10-01
1
-1
/
+1
*
tor_bytes: Rename new_truncated_for_test to new_incomplete_for_test
Ian Jackson
2024-09-12
1
-2
/
+2
*
tor-bytes: Add note about other kinds of invalid message
Ian Jackson
2024-09-11
1
-0
/
+11
*
tor-bytes: Add imprecations about Incomplete and MissingData
Ian Jackson
2024-09-11
1
-0
/
+17
*
tor-bytes: Do many missed renames of Truncated to Incomplete
Ian Jackson
2024-09-11
1
-1
/
+1
*
tor-bytes: Rename Truncated to Incomplete, and restore old Truncated as depre...
Ian Jackson
2024-09-11
1
-2
/
+8
*
tor-bytes: Only report Truncated for errors at the outer level
Ian Jackson
2024-09-11
1
-3
/
+8
*
tor-bytes: Error: provide and call Error::incomplete_error (tidy)
Ian Jackson
2024-09-11
1
-4
/
+1
*
tor-bytes: Error: provide and call Error::incomplete_error (fmt)
Ian Jackson
2024-09-11
1
-1
/
+3
*
tor-bytes: Error: provide and call Error::incomplete_error
Ian Jackson
2024-09-11
1
-5
/
+2
*
tor-bytes: derive impl PartialEq for Error
Ian Jackson
2024-09-11
1
-17
/
+27
*
tor-bytes: Error::Truncated: mark the deficit as Sensitive (fmt)
Ian Jackson
2024-09-10
1
-2
/
+4
*
tor-bytes: Error::Truncated: mark the deficit as Sensitive
Ian Jackson
2024-09-10
1
-1
/
+6
*
tor-bytes: Add a deficit field to Error::Truncated
Ian Jackson
2024-09-10
1
-5
/
+8
*
Introduce and use tor_bytes::Error::new_truncated_for_test
Ian Jackson
2024-09-10
1
-0
/
+15
*
tor-bytes: deprecate always_bug with From trait
Emil Engler
2023-08-17
1
-0
/
+11
*
Change tor_bytes::Error::BadMessage to a Cow.
Nick Mathewson
2023-02-09
1
-0
/
+9
*
tor-bytes: Implement conversion from EncodeError to Bug
Ian Jackson
2023-01-24
1
-1
/
+16
*
Add a Bug variant to tor-bytes::EncodeError.
Nick Mathewson
2022-07-11
1
-1
/
+7
*
tor-bytes: Split EncodeError from Error
Nick Mathewson
2022-06-23
1
-3
/
+13
*
Style fixes to tor-bytes errors.
Nick Mathewson
2022-06-22
1
-5
/
+9
*
tor-bytes: Prepare errors for nested reader/writer
Ian Jackson
2022-06-09
1
-1
/
+5
*
Make Bug from InternalError, add bad_api_usage! and into_bad_api_usage!
Ian Jackson
2022-02-15
1
-2
/
+2
*
tor-bytes: Use InternalError.
Nick Mathewson
2022-02-09
1
-2
/
+15
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+29