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
/
reader.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: Use Reader::take_all_but().
Nick Mathewson
2024-09-16
1
-13
/
+14
*
tor-bytes: Add a new take_all_but method.
Nick Mathewson
2024-09-16
1
-0
/
+73
*
tor-bytes: Fix Truncated refs in various docs.
Ian Jackson
2024-09-12
1
-4
/
+5
*
tor-bytes: Rename OnIncomplete to Completeness (fmt)
Ian Jackson
2024-09-12
1
-1
/
+1
*
tor-bytes: Rename OnIncomplete to Completeness
Ian Jackson
2024-09-12
1
-11
/
+20
*
tor_bytes: Clarify a method doc
Ian Jackson
2024-09-12
1
-2
/
+3
*
tor_bytes: Rename new_truncated_for_test to new_incomplete_for_test
Ian Jackson
2024-09-12
1
-12
/
+12
*
tor-bytes: Add test case for from_possibly_incomplete_slice
Ian Jackson
2024-09-12
1
-0
/
+8
*
tor-bytes: Fix a doc comment about error reporting
Ian Jackson
2024-09-11
1
-1
/
+1
*
tor-bytes: Do many missed renames of Truncated to Incomplete
Ian Jackson
2024-09-11
1
-6
/
+6
*
tor-bytes: Add warning about sub-readers (adjust to new name)
Ian Jackson
2024-09-11
1
-1
/
+1
*
tor-bytes: Add warning about sub-readers
Ian Jackson
2024-09-11
1
-0
/
+9
*
tor-bytes: Rename Truncated to Incomplete, and restore old Truncated as depre...
Ian Jackson
2024-09-11
1
-3
/
+2
*
tor-bytes: Only report Truncated for errors at the outer level (fmt)
Ian Jackson
2024-09-11
1
-2
/
+10
*
tor-bytes: Only report Truncated for errors at the outer level
Ian Jackson
2024-09-11
1
-9
/
+22
*
tor-bytes: Error: provide and call Error::incomplete_error (fmt)
Ian Jackson
2024-09-11
1
-7
/
+8
*
tor-bytes: Error: provide and call Error::incomplete_error
Ian Jackson
2024-09-11
1
-4
/
+19
*
tor-bytes: Add a Reader constructor for tor-socksproto's use case
Ian Jackson
2024-09-11
1
-3
/
+23
*
tor-bytes: Add a test case with missing inner data
Ian Jackson
2024-09-11
1
-0
/
+9
*
tor-bytes: Add a Reader constructor for use in tests
Ian Jackson
2024-09-11
1
-14
/
+26
*
Change tor_bytes::Readable name to `b` in many places
Ian Jackson
2024-09-11
1
-99
/
+99
*
tor-bytes: Add a deficit field to Error::Truncated (fmt)
Ian Jackson
2024-09-10
1
-1
/
+3
*
tor-bytes: Add a deficit field to Error::Truncated
Ian Jackson
2024-09-10
1
-3
/
+6
*
Introduce and use tor_bytes::Error::new_truncated_for_test
Ian Jackson
2024-09-10
1
-11
/
+11
*
tor-bytes: advance: Call peek for the error check
Ian Jackson
2024-09-10
1
-3
/
+1
*
tor-bytes: Remove use of arrayref
Nick Mathewson
2023-05-25
1
-9
/
+8
*
tor-bytes: defend against misuse of extract_n().
Nick Mathewson
2023-03-06
1
-1
/
+14
*
tor-bytes: Clarify that Cursor is not a good thing, and could be neater.
Nick Mathewson
2023-03-01
1
-2
/
+11
*
clarify results of misusing cursors
Ian Jackson
2023-03-01
1
-2
/
+2
*
tor-bytes: Add cursor functionality to Reader
Nick Mathewson
2023-02-28
1
-0
/
+61
*
tor-bytes: Avoid redundant allocation
Emil Engler
2022-10-25
1
-1
/
+1
*
tor-bytes: read_nested_*: rustfmt
Ian Jackson
2022-06-10
1
-13
/
+23
*
tor-bytes: read_nested_*: Take a closure
Ian Jackson
2022-06-10
1
-25
/
+40
*
Fix typos in docs and comments
Nick Mathewson
2022-06-09
1
-2
/
+2
*
tor-bytes: Provide nested readers
Ian Jackson
2022-06-09
1
-0
/
+69
*
tor-bytes: Reader: Provide take_rest
Ian Jackson
2022-06-09
1
-0
/
+19
*
Fix/suppress a few more clippy lints in tests.
Nick Mathewson
2021-09-08
1
-0
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Improvements to array-of-u8 handling in tor-bytes.
Nick Mathewson
2021-09-07
1
-0
/
+28
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+433