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
/
arti-client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'eta/unbootstrapped-clients' into 'main'
Nick Mathewson
2022-02-11
6
-67
/
+219
|
\
|
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
6
-67
/
+219
*
|
Write some examples for TorClient::connect()
Nick Mathewson
2022-02-11
1
-5
/
+64
|
/
*
Update launch of chan expiration task to new API
Nick Mathewson
2022-02-08
1
-4
/
+6
*
ErrorDetail Simplify visibility macros a bit.
Nick Mathewson
2022-02-08
2
-19
/
+53
*
Rename TorResult to Result.
Nick Mathewson
2022-02-08
3
-27
/
+28
*
arti_client: Rename Error to ErrorDetail.
Nick Mathewson
2022-02-08
4
-48
/
+43
*
TorError: Make detail() an accessor function.
Nick Mathewson
2022-02-08
1
-4
/
+25
*
Merge branch 'error-improvements' into 'main'
eta
2022-02-08
3
-147
/
+225
|
\
|
*
Docs and clarification for a bunch of Error stuff
Nick Mathewson
2022-02-04
2
-64
/
+102
|
*
Make SpawnError wrappers contain a 'spawning' string
Nick Mathewson
2022-02-04
2
-36
/
+56
|
*
Make the Error detail type non-exported from arti-client
Nick Mathewson
2022-02-04
3
-41
/
+44
|
*
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
*
|
Expire channels that have been unused for too long
Yuan Lyu
2022-02-04
1
-0
/
+23
|
/
*
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
2
-3
/
+3
*
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
2
-2
/
+22
*
errors: Handle circmgr setup errors differently
Ian Jackson
2022-02-04
2
-4
/
+5
*
errors: Introduce error_detail feature
Ian Jackson
2022-02-04
4
-3
/
+39
*
errors: Refer to err::Error in some bits of arti_client
Ian Jackson
2022-02-04
4
-9
/
+11
*
errors: Introduce TorError
Ian Jackson
2022-02-04
3
-7
/
+50
*
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
*
tor-error: Add as a ddpendency to many crates
Ian Jackson
2022-02-04
1
-0
/
+1
*
Merge branch 'dirclient-testing' into 'main'
Nick Mathewson
2022-02-03
1
-1
/
+1
|
\
|
*
Upgrade required version of futures crate to 0.3.14
Nick Mathewson
2022-02-01
1
-1
/
+1
*
|
Fix typos
Dimitris Apostolou
2022-02-02
1
-1
/
+1
*
|
Expose Reconfigure enum from arti-client.
Nick Mathewson
2022-02-01
1
-1
/
+1
|
/
*
Bump the patch version of every crate that changed since 0.0.3
Nick Mathewson
2022-01-31
1
-8
/
+8
*
Use script to update README.md files.
Nick Mathewson
2022-01-28
1
-6
/
+8
*
Make max_file_limit configurable
Neel Chauhan
2022-01-28
1
-0
/
+56
*
Fix documentation references for tor-rtcompat refactoring.
Nick Mathewson
2022-01-26
1
-5
/
+7
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
2
-10
/
+12
*
Make current/create functions into runtime member functions.
Nick Mathewson
2022-01-26
3
-5
/
+5
*
Rename FooRuntime to FooNativeTlsRuntime for consistency.
Nick Mathewson
2022-01-26
2
-8
/
+10
*
Unify TokioRuntime and TokioRuntimeHandle
Nick Mathewson
2022-01-26
2
-7
/
+5
*
Rename TorClient::set_stream_prefs
Ian Jackson
2022-01-21
1
-2
/
+2
*
StreamPrefs: rename from ConnectPrefs
Ian Jackson
2022-01-21
3
-14
/
+14
*
Merge branch 'always-isolate' into 'main'
Ian Jackson
2022-01-20
1
-4
/
+58
|
\
|
*
isolation: Rename isolate_every_stream from ..._connection
Ian Jackson
2022-01-20
1
-1
/
+1
|
*
isolation: Rename (internal) EveryStream enum variant
Ian Jackson
2022-01-20
1
-3
/
+3
|
*
isolation: Much better wording for always isolate setting
Nick Mathewson
2022-01-20
1
-1
/
+6
|
*
isolation: Provide isolate-every-connection option
Ian Jackson
2022-01-20
1
-0
/
+16
|
*
isolation: Provide new_isolation_group method
Ian Jackson
2022-01-20
1
-0
/
+14
|
*
isolation: Refactor to introduce a bespoke enum
Ian Jackson
2022-01-20
1
-4
/
+23
*
|
connection preferences: Make `set_default_prefs` private for now
Ian Jackson
2022-01-20
1
-1
/
+4
*
|
connection preferences: Make `clone_with_prefs` must_use
Ian Jackson
2022-01-20
1
-0
/
+1
|
/
*
connection preferences: Provide `clone_with_prefs` method
Ian Jackson
2022-01-19
1
-0
/
+10
[prev]
[next]