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
/
util
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'proto_handshake_err' into 'main'
Nick Mathewson
2022-02-24
1
-16
/
+23
|
\
|
*
tor-proto: refactor handshake protocol errors to a different type
Nick Mathewson
2022-02-23
1
-3
/
+11
|
*
tor-proto: Rename BadHandshake to BadCircHandshake
Nick Mathewson
2022-02-23
1
-4
/
+4
|
*
tor-proto: Split IoErr based on when it occurs
Nick Mathewson
2022-02-23
1
-11
/
+10
*
|
Give specific error kinds to different END reasons
Nick Mathewson
2022-02-23
1
-3
/
+1
|
/
*
Eliminate RequestedResourceAbsent kind.
Nick Mathewson
2022-02-22
1
-6
/
+2
*
Fold NamespaceFull into BadApiUsage.
Nick Mathewson
2022-02-22
1
-1
/
+1
*
Rename RemoteNameError to RemoteHostNotFound
Nick Mathewson
2022-02-22
1
-2
/
+2
*
Replace RemoteRefused with CircuitRefused.
Nick Mathewson
2022-02-22
1
-1
/
+1
*
Rename RemoteIdMismatch to RelayIdMismatch.
Nick Mathewson
2022-02-22
1
-1
/
+1
*
Fold AlreadyClosed into BadApiUsage
Nick Mathewson
2022-02-22
1
-1
/
+1
*
tor_proto::Error: Fix an incomplete sentence.
Nick Mathewson
2022-02-16
1
-1
/
+2
*
Update tor-proto errors to latest API.
Nick Mathewson
2022-02-15
1
-21
/
+17
*
Make tor-proto::Error implement HasKind.
Nick Mathewson
2022-02-15
1
-16
/
+42
*
tor-proto: use InternalError for internal errors.
Nick Mathewson
2022-02-15
1
-2
/
+3
*
Get rid of unbounded stream sender, and RawCellStream
eta
2021-11-12
1
-1
/
+6
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+154