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-error
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'error-kind-protocol' into 'main'
Ian Jackson
2022-02-14
1
-5
/
+18
|
\
\
|
*
|
Split up ErrorKind::ProtocolViolation
Ian Jackson
2022-02-14
1
-5
/
+18
|
|
/
*
|
Merge branch 'error-kind-notimp' into 'main'
Ian Jackson
2022-02-14
1
-7
/
+24
|
\
\
|
*
|
Split up ErrorKind::NoSupport
Ian Jackson
2022-02-14
1
-7
/
+24
|
|
/
*
/
Clarify ErrorKind::InvalidConfigTransition
Ian Jackson
2022-02-14
1
-0
/
+3
|
/
*
Merge branch 'eta/unbootstrapped-clients' into 'main'
Nick Mathewson
2022-02-11
1
-0
/
+4
|
\
|
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
1
-0
/
+4
*
|
socksproto: Simplify Truncated handling
Nick Mathewson
2022-02-11
1
-0
/
+6
*
|
Move the Truncated error into tor-errors.
Nick Mathewson
2022-02-11
2
-0
/
+25
*
|
tor-socksproto: Implement HasKind
Nick Mathewson
2022-02-11
1
-0
/
+25
*
|
tor-config: Add HasKind support.
Nick Mathewson
2022-02-09
1
-0
/
+35
|
/
*
tests for tor-error::internal
Nick Mathewson
2022-02-04
1
-1
/
+47
*
Docs and clarification for a bunch of Error stuff
Nick Mathewson
2022-02-04
1
-9
/
+32
*
Make the Error detail type non-exported from arti-client
Nick Mathewson
2022-02-04
1
-0
/
+4
*
Require backtrace 0.3.8.
Nick Mathewson
2022-02-04
1
-1
/
+1
*
errors: ErrorKind::TODO: Fix typo in message
Ian Jackson
2022-02-04
1
-1
/
+1
*
errors: Change docs for ErrorKind to refer to Arti
Ian Jackson
2022-02-04
1
-2
/
+2
*
errors: Drop "Error" and "Failed" from various enum variants
Ian Jackson
2022-02-04
2
-2
/
+2
*
tor-chanmgr::Error: impl HasKind
Ian Jackson
2022-02-04
1
-0
/
+8
*
errors: Initial impl HasKind in arti-client, ErrorKind::TODO
Ian Jackson
2022-02-04
1
-0
/
+6
*
spawn errors: impl HasKind for futures::SpawnError
Ian Jackson
2022-02-04
2
-0
/
+21
*
tor_persist::Error: impl HasKind and adjust comments
Ian Jackson
2022-02-04
1
-0
/
+25
*
tor-error: provide into_internal!
Ian Jackson
2022-02-04
1
-0
/
+33
*
tor-error: Allow making an `InternalError` from some other error
Ian Jackson
2022-02-04
1
-3
/
+27
*
tor-error: Introduce InternalError as a type and a kind
Ian Jackson
2022-02-04
4
-1
/
+148
*
tor-error: Skeleton for new crate
Ian Jackson
2022-02-04
3
-0
/
+95
[prev]