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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
tor-bytes: Make "tor-llcrypto" dependency optional.
Nick Mathewson
2024-10-09
1
-0
/
+10
*
tor-bytes: Restore the message for Error::Truncated
Ian Jackson
2024-10-01
1
-1
/
+1
*
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
2
-14
/
+14
*
tor-bytes: Add test case for from_possibly_incomplete_slice
Ian Jackson
2024-09-12
1
-0
/
+8
*
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: 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
3
-9
/
+9
*
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
2
-5
/
+10
*
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
2
-12
/
+30
*
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
2
-8
/
+11
*
tor-bytes: Error: provide and call Error::incomplete_error
Ian Jackson
2024-09-11
2
-9
/
+21
*
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
2
-16
/
+28
*
tor-bytes: derive impl PartialEq for Error
Ian Jackson
2024-09-11
1
-17
/
+27
*
Change tor_bytes::Readable name to `b` in many places
Ian Jackson
2024-09-11
2
-114
/
+114
*
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 (fmt)
Ian Jackson
2024-09-10
1
-1
/
+3
*
tor-bytes: Add a deficit field to Error::Truncated
Ian Jackson
2024-09-10
2
-8
/
+14
*
Introduce and use tor_bytes::Error::new_truncated_for_test
Ian Jackson
2024-09-10
2
-11
/
+26
*
tor-bytes: Document Readable::take_from correctness properties
Ian Jackson
2024-09-10
1
-0
/
+29
*
tor-bytes: advance: Call peek for the error check
Ian Jackson
2024-09-10
1
-3
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
2
-0
/
+2
*
tor-bytes: avoid write_zeros truncation
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-17
/
+12
*
Remove direct dependency on generic-array
Nick Mathewson
2023-09-28
1
-13
/
+8
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
2
-0
/
+2
*
tor-bytes: deprecate always_bug with From trait
Emil Engler
2023-08-17
1
-0
/
+11
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
2
-0
/
+3
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
tor-bytes: Remove use of arrayref
Nick Mathewson
2023-05-25
3
-19
/
+16
*
Serval rustdoc link fixes.
Nick Mathewson
2023-03-08
1
-1
/
+1
[next]