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
/
impls.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-bytes: Remove use of arrayref
Nick Mathewson
2023-05-25
1
-8
/
+8
*
tor-bytes: impl Readable and Writeable for CtByteArray.
Nick Mathewson
2023-02-28
1
-0
/
+18
*
Change tor_bytes::Error::BadMessage to a Cow.
Nick Mathewson
2023-02-09
1
-2
/
+2
*
Fix some rustdoc errors.
Nick Mathewson
2022-10-13
1
-4
/
+4
*
tor-bytes::impls: Remove usage of infallible writers.
Nick Mathewson
2022-07-11
1
-2
/
+2
*
Convert each write_onto_infallible implementation into write_onto.
Nick Mathewson
2022-07-11
1
-14
/
+27
*
Convert each write_into_infallible implementation into write_into.
Nick Mathewson
2022-07-11
1
-1
/
+2
*
Rename "write" methods on tor-bytes to "write_infallible".
Nick Mathewson
2022-07-11
1
-16
/
+16
*
clippy: Drop an unused lifetime
Ian Jackson
2022-05-11
1
-1
/
+1
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
tor-bytes: Use InternalError.
Nick Mathewson
2022-02-09
1
-1
/
+2
*
Upgrade to digest v0.10.0
Nick Mathewson
2021-12-07
1
-6
/
+6
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-1
/
+1
*
Run "cargo update" to get latest versions.
Nick Mathewson
2021-11-29
1
-0
/
+2
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-13
/
+13
*
Fix a few typos.
Nick Mathewson
2021-11-24
1
-1
/
+1
*
Run "cargo fix --edition-idioms=2018".
Nick Mathewson
2021-10-22
1
-1
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-1
/
+2
*
Improvements to array-of-u8 handling in tor-bytes.
Nick Mathewson
2021-09-07
1
-30
/
+31
*
Document every macro.
Nick Mathewson
2021-09-07
1
-1
/
+3
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+417