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
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
2
-2
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
2
-0
/
+3
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
2
-3
/
+3
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
tor-bytes: simplify comment
Tobias Stoeckmann
2025-09-03
1
-3
/
+3
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
2
-3
/
+3
*
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
fix: fix typos
Dimitris Apostolou
2025-01-30
1
-1
/
+1
*
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
[next]