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
/
src
/
client.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
TorClient: Add get_runtime() convenience method
Ian Jackson
2022-02-24
1
-0
/
+11
*
|
|
arti-client: Unlock the state manager on failure to bootstrap
eta
2022-02-24
1
-1
/
+8
|
|
/
|
/
|
*
|
Make a TorClientBuilder API.
Nick Mathewson
2022-02-18
1
-43
/
+28
|
/
*
Merge branch 'eta/lazy-init' into 'main'
eta
2022-02-16
1
-13
/
+75
|
\
|
*
arti-client: add ability to automatically bootstrap
eta
2022-02-16
1
-13
/
+75
*
|
Move persistent state flush from client to circmgr
Yuan Lyu
2022-02-15
1
-14
/
+0
|
/
*
Simplify wait_for_bootstrap to use a Mutex.
Nick Mathewson
2022-02-14
1
-37
/
+11
*
Rename bootstrap_existing to bootstrap.
Nick Mathewson
2022-02-11
1
-10
/
+8
*
Merge branch 'eta/unbootstrapped-clients' into 'main'
Nick Mathewson
2022-02-11
1
-63
/
+204
|
\
|
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
1
-63
/
+204
*
|
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
*
Rename TorResult to Result.
Nick Mathewson
2022-02-08
1
-12
/
+12
*
arti_client: Rename Error to ErrorDetail.
Nick Mathewson
2022-02-08
1
-16
/
+16
*
Merge branch 'error-improvements' into 'main'
eta
2022-02-08
1
-48
/
+75
|
\
|
*
Make SpawnError wrappers contain a 'spawning' string
Nick Mathewson
2022-02-04
1
-28
/
+38
|
*
Make the Error detail type non-exported from arti-client
Nick Mathewson
2022-02-04
1
-20
/
+37
*
|
Expire channels that have been unused for too long
Yuan Lyu
2022-02-04
1
-0
/
+23
|
/
*
errors: Drop "Error" and "Failed" from various enum variants
Ian Jackson
2022-02-04
1
-1
/
+1
*
errors: Handle exit circuit creation failure the new way
Ian Jackson
2022-02-04
1
-1
/
+4
*
errors: Handle circmgr setup errors differently
Ian Jackson
2022-02-04
1
-1
/
+2
*
errors: Refer to err::Error in some bits of arti_client
Ian Jackson
2022-02-04
1
-1
/
+2
*
errors: Introduce TorError
Ian Jackson
2022-02-04
1
-4
/
+18
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
1
-8
/
+8
*
Make current/create functions into runtime member functions.
Nick Mathewson
2022-01-26
1
-3
/
+2
*
Rename FooRuntime to FooNativeTlsRuntime for consistency.
Nick Mathewson
2022-01-26
1
-6
/
+8
*
Unify TokioRuntime and TokioRuntimeHandle
Nick Mathewson
2022-01-26
1
-5
/
+3
*
Rename TorClient::set_stream_prefs
Ian Jackson
2022-01-21
1
-2
/
+2
*
StreamPrefs: rename from ConnectPrefs
Ian Jackson
2022-01-21
1
-11
/
+11
*
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
*
connection preferences: Provide `set_connect_prefs` method
Ian Jackson
2022-01-19
1
-6
/
+22
*
connection preferences: Take ConnectPrefs by reference
Ian Jackson
2022-01-19
1
-9
/
+9
*
connection preferences: Rename variable and docs to not say "flags"
Ian Jackson
2022-01-19
1
-12
/
+12
*
isolation: Document orthogonality of isolated_client and isolation_group
Ian Jackson
2022-01-19
1
-0
/
+11
*
Integrate status information at arti-client
Nick Mathewson
2022-01-18
1
-9
/
+11
*
Implement the basics of a bootstrap-status API.
Nick Mathewson
2022-01-13
1
-1
/
+44
*
Improve the layout of crate exports; add runtime convenience functions
eta
2022-01-11
1
-2
/
+45
*
Expose and rename stream timeout config.
Nick Mathewson
2022-01-10
1
-2
/
+2
*
Use *_with_prefs() for Option<ConnectPrefs> callers in TorClient::connect
Neel Chauhan
2022-01-08
1
-9
/
+30
*
tor-circmgr: Remove Arc around ClientCirc
Ian Jackson
2022-01-07
1
-1
/
+1
*
address clippy's latest lint
Daniel Eades
2021-12-20
1
-0
/
+1
[prev]
[next]