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
/
client.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
Merge branch 'reconfigure' into 'main'
eta
2021-12-13
1
-14
/
+94
|
\
|
*
Oops: MutCfg shouldn't implement Clone.
Nick Mathewson
2021-12-07
1
-4
/
+7
|
*
Sequence reconfiguration requests.
Nick Mathewson
2021-12-07
1
-8
/
+25
|
*
Make TorClient reconfigurable.
Nick Mathewson
2021-12-07
1
-15
/
+21
|
*
Add new configuration objects to reconfigure.
Nick Mathewson
2021-12-07
1
-0
/
+4
|
*
Allow on-the-fly changing of path_rules
Nick Mathewson
2021-12-07
1
-2
/
+2
|
*
Sketch API for reconfiguration.
Nick Mathewson
2021-12-07
1
-4
/
+54
*
|
drop arcs before awaiting
Trinity Pointard
2021-12-09
1
-0
/
+1
*
|
fix nightly clippy errors
Trinity Pointard
2021-12-09
1
-15
/
+10
|
/
*
Rename timeout_rules to stream_timeouts.
Nick Mathewson
2021-12-07
1
-2
/
+2
[prev]
[next]