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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
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: Update semver.md. No compile-breaking changes, now.
Ian Jackson
2024-09-11
1
-1
/
+2
*
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
3
-17
/
+29
*
tor-bytes: derive impl PartialEq for Error
Ian Jackson
2024-09-11
2
-17
/
+28
*
Change tor_bytes::Readable name to `b` in many places
Ian Jackson
2024-09-11
3
-142
/
+142
*
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
2
-1
/
+7
*
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
3
-8
/
+15
*
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
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-3
/
+3
*
Don't need to tell docs.rs to enable `docsrs` cfg
Kunal Mehta
2024-08-02
1
-1
/
+0
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-3
/
+3
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-3
/
+3
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-3
/
+3
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-3
/
+3
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-3
/
+3
*
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
*
tor-bytes: Remove signature dependency.
Gabriela Moldovan
2024-02-28
1
-1
/
+0
*
Bump minor versions
Ian Jackson
2024-02-05
1
-2
/
+2
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-2
/
+2
[prev]
[next]