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
...
*
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
*
Merge branch 'bootstrap_reporting'
Nick Mathewson
2022-01-19
2
-40
/
+82
|
\
|
*
Integrate status information at arti-client
Nick Mathewson
2022-01-18
2
-40
/
+82
*
|
Put our cache files in the right place.
Nick Mathewson
2022-01-18
1
-1
/
+1
|
/
*
Implement the basics of a bootstrap-status API.
Nick Mathewson
2022-01-13
4
-1
/
+222
*
Merge branch 'eta/182' into 'main'
Nick Mathewson
2022-01-11
3
-6
/
+47
|
\
|
*
Improve the layout of crate exports; add runtime convenience functions
eta
2022-01-11
3
-6
/
+47
*
|
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-9
/
+9
*
|
Update README.md files (automated)
Nick Mathewson
2022-01-11
1
-2
/
+2
|
/
*
Merge branch 'ticket_281' into 'main'
eta
2022-01-10
2
-18
/
+26
|
\
|
*
Expose and rename stream timeout config.
Nick Mathewson
2022-01-10
2
-18
/
+26
*
|
Make the arti_client::Result type public.
Nick Mathewson
2022-01-10
1
-2
/
+2
|
/
*
Merge branch 'minimize_deps' into 'main'
eta
2022-01-10
1
-11
/
+11
|
\
|
*
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
1
-11
/
+11
*
|
Use *_with_prefs() for Option<ConnectPrefs> callers in TorClient::connect
Neel Chauhan
2022-01-08
4
-12
/
+33
|
/
*
tor-circmgr: Remove Arc around ClientCirc
Ian Jackson
2022-01-07
1
-1
/
+1
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
Merge branch 'refactor/must-use-self' into 'main'
eta
2021-12-20
1
-0
/
+1
|
\
|
*
address clippy's latest lint
Daniel Eades
2021-12-20
1
-0
/
+1
*
|
arti-client: Change an XXXX to a TODO.
Nick Mathewson
2021-12-20
1
-1
/
+5
|
/
*
Merge branch 'reconfigure' into 'main'
eta
2021-12-13
3
-14
/
+108
|
\
|
*
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
|
*
Improve documentation of which config can change.
Nick Mathewson
2021-12-07
1
-0
/
+2
|
*
Make TorClient reconfigurable.
Nick Mathewson
2021-12-07
2
-15
/
+29
|
*
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
2
-4
/
+58
*
|
drop arcs before awaiting
Trinity Pointard
2021-12-09
1
-0
/
+1
*
|
fix nightly clippy errors
Trinity Pointard
2021-12-09
1
-15
/
+10
|
/
*
Make ClientTimeoutConfig members crate-private.
Nick Mathewson
2021-12-07
1
-3
/
+3
*
Rename timeout_rules to stream_timeouts.
Nick Mathewson
2021-12-07
2
-17
/
+18
*
Merge branch 'revised_preemptive_config' into 'main'
eta
2021-12-07
1
-13
/
+13
|
\
|
*
Rename circuits_preemptive to preemptive_circuits
Nick Mathewson
2021-12-07
1
-13
/
+13
*
|
Merge branch 'bug252' into 'main'
eta
2021-12-07
3
-13
/
+90
|
\
\
|
|
/
|
/
|
|
*
Rename ClientDNSConfig -> ClientTimeoutConfig
Neel Chauhan
2021-12-07
2
-26
/
+29
|
*
Improve ClientDNSConfig field comments
Neel Chauhan
2021-12-03
1
-3
/
+5
|
*
Make DNS fields in arti-client/src/client.rs configurable
Neel Chauhan
2021-12-03
3
-13
/
+85
*
|
Merge branch 'preemptive-config' into 'main'
eta
2021-12-07
1
-2
/
+21
|
\
\
|
*
|
Allow configurability on preemptive circuits
Neel Chauhan
2021-12-07
1
-2
/
+21
|
|
/
*
/
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-1
/
+1
|
/
*
Add constructor for TorAddr, to enforce port != 0
Nick Mathewson
2021-11-30
1
-24
/
+30
*
Merge remote-tracking branch 'origin/mr/156'
Nick Mathewson
2021-11-30
1
-2
/
+5
|
\
|
*
arti-client: Reject Port 0 when parsing address:port combos
Neel Chauhan
2021-11-29
1
-2
/
+5
*
|
Merge remote-tracking branch 'origin/mr/154'
Nick Mathewson
2021-11-30
1
-1
/
+31
|
\
\
|
*
|
Actually build preemptive circuits (and minor fixes)
eta
2021-11-29
1
-1
/
+31
*
|
|
Merge branch 'readme_fixes'
Nick Mathewson
2021-11-30
2
-2
/
+7
|
\
\
\
[prev]
[next]