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-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