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-error
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tor-error: splitting/lumping guidelines
Ian Jackson
2022-02-17
1
-0
/
+32
|
*
ErrorKind::RemoteRefused: Expand on description, narrowing scope
Ian Jackson
2022-02-17
1
-0
/
+3
|
*
ErrorKind::Csnceled: Expand on description
Ian Jackson
2022-02-17
1
-0
/
+3
|
*
ErrorKind::CircuitTimeout: Expand on description
Ian Jackson
2022-02-17
1
-1
/
+2
|
*
ErrorKind::DirectoryExpired: Add possible deprecation notes
Ian Jackson
2022-02-17
1
-0
/
+6
|
*
tor_error: a couple of spelling/formatting issues
Nick Mathewson
2022-02-16
1
-4
/
+4
|
*
Finally remove ErrorKind::TODO.
Nick Mathewson
2022-02-16
1
-8
/
+0
|
*
arti_client: provide Kinds for all errors.
Nick Mathewson
2022-02-16
1
-0
/
+16
|
*
dirmgr: implement HasKind for the easier variants
Nick Mathewson
2022-02-16
1
-1
/
+31
|
*
circmgr: Add a Kind for speculative guard failure.
Nick Mathewson
2022-02-16
1
-0
/
+12
|
*
Add kinds for *most* circmgr errors.
Nick Mathewson
2022-02-16
1
-0
/
+47
*
|
Fix typos
Dimitris Apostolou
2022-02-17
1
-3
/
+3
|
/
*
Make tor-proto::Error implement HasKind.
Nick Mathewson
2022-02-15
1
-1
/
+67
*
tor-cell: provide HasKind.
Nick Mathewson
2022-02-15
1
-1
/
+9
*
tor_error::Bug: change Display impl to use kind
Ian Jackson
2022-02-15
1
-2
/
+2
*
BadApiUsage: change Display impl capitalisation
Ian Jackson
2022-02-15
1
-1
/
+1
*
Rename BadApiUsage from BadAPIUsage
Ian Jackson
2022-02-15
2
-5
/
+5
*
Make Bug from InternalError, add bad_api_usage! and into_bad_api_usage!
Ian Jackson
2022-02-15
2
-34
/
+89
*
New name and semantics for BadAPIUsage (was BadArgument)
Ian Jackson
2022-02-15
1
-3
/
+10
*
Merge branch 'warn_not_deny' into 'main'
eta
2022-02-14
1
-1
/
+1
|
\
|
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
|
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]