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
/
arti-client
/
src
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
impl From<TorAddrError> for tor_error::Error
Ian Jackson
2022-02-23
1
-0
/
+8
*
Rename ExitTimeout to RemoteNetworkTimeout.
Nick Mathewson
2022-02-17
1
-1
/
+1
*
arti_client: provide Kinds for all errors.
Nick Mathewson
2022-02-16
1
-1
/
+10
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
1
-1
/
+10
*
ErrorDetail Simplify visibility macros a bit.
Nick Mathewson
2022-02-08
1
-12
/
+53
*
Rename TorResult to Result.
Nick Mathewson
2022-02-08
1
-12
/
+13
*
arti_client: Rename Error to ErrorDetail.
Nick Mathewson
2022-02-08
1
-18
/
+12
*
TorError: Make detail() an accessor function.
Nick Mathewson
2022-02-08
1
-4
/
+25
*
Docs and clarification for a bunch of Error stuff
Nick Mathewson
2022-02-04
1
-4
/
+27
*
Make SpawnError wrappers contain a 'spawning' string
Nick Mathewson
2022-02-04
1
-8
/
+18
*
Make the Error detail type non-exported from arti-client
Nick Mathewson
2022-02-04
1
-17
/
+5
*
Test that TorError implements the right traits.
Nick Mathewson
2022-02-04
1
-3
/
+21
*
Make TorError implement Clone.
Nick Mathewson
2022-02-04
1
-3
/
+2
*
errors: Add some TODOs as per discussion comments
Ian Jackson
2022-02-04
1
-0
/
+3
*
errors: Drop "Error" and "Failed" from various enum variants
Ian Jackson
2022-02-04
1
-2
/
+2
*
Box the Error in a TorError
Ian Jackson
2022-02-04
1
-2
/
+10
*
errors: Handle exit circuit creation failure the new way
Ian Jackson
2022-02-04
1
-1
/
+18
*
errors: Handle circmgr setup errors differently
Ian Jackson
2022-02-04
1
-3
/
+3
*
errors: Introduce error_detail feature
Ian Jackson
2022-02-04
1
-2
/
+18
*
errors: Refer to err::Error in some bits of arti_client
Ian Jackson
2022-02-04
1
-0
/
+3
*
errors: Introduce TorError
Ian Jackson
2022-02-04
1
-1
/
+28
*
errors: Initial impl HasKind in arti-client, ErrorKind::TODO
Ian Jackson
2022-02-04
1
-0
/
+7
*
spawn errors: Fix arti-client, tor-chanmgr, tor-circmgr
Ian Jackson
2022-02-04
1
-3
/
+10
*
Sketch API for reconfiguration.
Nick Mathewson
2021-12-07
1
-0
/
+4
*
Make arti-client config object match arti config better.
Nick Mathewson
2021-11-21
1
-1
/
+1
*
Improve top-level arti-client documentation, add example code
eta
2021-10-28
1
-1
/
+1
*
TorClient::resolve_ptr should take an IpAddr.
Nick Mathewson
2021-10-26
1
-6
/
+0
*
Rename tor_client/arti_tor_client to arti_client.
Nick Mathewson
2021-10-21
1
-0
/
+71