index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
/
channel
/
handshake.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Refactor conversion from CodecError to Error
Nick Mathewson
2022-02-24
1
-16
/
+22
*
tor-proto: refactor handshake protocol errors to a different type
Nick Mathewson
2022-02-23
1
-49
/
+68
*
tor-proto: Split IoErr based on when it occurs
Nick Mathewson
2022-02-23
1
-5
/
+19
*
Update tor-proto errors to latest API.
Nick Mathewson
2022-02-15
1
-1
/
+1
*
tor-proto: use InternalError for internal errors.
Nick Mathewson
2022-02-15
1
-3
/
+4
*
handshake: Use read_exact, not read and checking len
Ian Jackson
2022-01-19
1
-3
/
+7
*
clippy: Rename a `from_foo` method that doesn't do conversion
Ian Jackson
2022-01-19
1
-1
/
+3
*
Fix two bugs related to incomplete read/write
Ian Jackson
2022-01-19
1
-3
/
+3
*
fix nightly clippy errors
Trinity Pointard
2021-12-09
1
-2
/
+1
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-1
/
+1
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-6
/
+6
*
tor-proto: Use tor-rtcompat macros for testing, not tokio.
Nick Mathewson
2021-11-15
1
-120
/
+132
*
Get rid of tor-proto's ChannelImpl, and use the reactor more instead
eta
2021-11-03
1
-11
/
+6
*
Use coarsetime to build an incoming traffic timestamp.
Nick Mathewson
2021-11-02
1
-0
/
+8
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-1
/
+2
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+840