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-proto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace references to arti-client in the documentation.
Nick Mathewson
2021-10-21
2
-3
/
+3
*
Remove #![allow(clippy::unnecessary_wraps)] in tor-proto.
Nick Mathewson
2021-10-21
1
-1
/
+0
*
Also implement tokio Async{Read,Write} on Data{Reader,Writer}.
Nick Mathewson
2021-10-19
1
-5
/
+31
*
Add a little documentation about when you'll need the tokio trait.
Nick Mathewson
2021-10-19
1
-0
/
+7
*
tor-proto: implement tokio Async{Read, Write} traits conditionally
eta
2021-10-19
1
-0
/
+33
*
Use append in place of extend_from_slice in DataReaderImpl::add_data.
Nick Mathewson
2021-10-17
1
-2
/
+2
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
Use subtle and some refactoring to remove branches in ntor
Nick Mathewson
2021-10-01
3
-22
/
+54
*
Typo fixes
Nick Mathewson
2021-09-09
1
-2
/
+2
*
Fix clippy warnings in tests with --all-features
Nick Mathewson
2021-09-08
2
-10
/
+9
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
16
-10
/
+25
*
Fix typos
Jani Monoses
2021-09-07
2
-2
/
+2
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
32
-0
/
+9691
[prev]