summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.4.0-bumps' into 'main'arti-v2.4.0gabi-2502026-06-011-31/+31
|\
| * Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-30/+30
| * Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-011-1/+1
* | Update release dateGabriela Moldovan2026-06-011-1/+1
|/
* Apply 2 suggestion(s) to 1 file(s)Nick Mathewson2026-05-271-2/+2
* client: Have launch_onion_service instantiate RunningInner as needed.Nick Mathewson2026-05-261-4/+28
* client: RunningInner::reconfigure: refactor running → selfNick Mathewson2026-05-262-43/+81
* client: Move dirmgr_store back into ClientShared.Nick Mathewson2026-05-261-9/+10
* client: Fold wait_for_bootstrap{,_running} into a single method.Nick Mathewson2026-05-261-20/+14
* client: change remaining wait_for_bootstrap user.Nick Mathewson2026-05-261-5/+6
* client: Defer creation of most structures until bootstrap.Nick Mathewson2026-05-262-127/+226
* client: Rename create_inner to create_implNick Mathewson2026-05-262-2/+2
* client: move bootstrap lock to the head of bootstrap_inner.Nick Mathewson2026-05-261-5/+5
* client: Factor out the "running a client" code into an inner typestateNick Mathewson2026-05-263-86/+181
* client: rename ClientInner → ClientShared.Nick Mathewson2026-05-261-5/+5
* Merge branch 'stabilize-flowctl-cc' into 'main'Nick Mathewson2026-05-261-2/+3
|\
| * arti-client: move 'flowctl-cc' from 'experimental' to 'full'Steven Engler2026-05-221-2/+3
* | ptmgr: Defer proxy protocol string conversionNihal2026-05-261-2/+2
* | ptmgr: pass outbound_proxy to managed PT processesNihal2026-05-261-1/+6
|/
* Merge branch 'no-version-override' into 'main'wesleyac2026-05-215-116/+11
|\
| * Remove `use_obsolete_software`.Nick Mathewson2026-05-145-116/+11
* | Merge branch 'socket-buf-size' into 'main'opara2026-05-211-6/+9
|\ \ | |/ |/|
| * tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`Steven Engler2026-05-071-6/+9
* | Fix documentation that referred to clones of a TorClient.Nick Mathewson2026-05-131-18/+7
* | client: Move the ClientInner code into one impl block.Nick Mathewson2026-05-131-171/+166
* | client: Remove some inner Arcs from ClientInnerNick Mathewson2026-05-131-9/+10
* | client: revise StreamPrefs methodsNick Mathewson2026-05-132-14/+3
* | Make TorClient no longer implement Clone.Nick Mathewson2026-05-132-46/+87
* | Make all TorClient constructors wrap the TorClient in an Arc.Nick Mathewson2026-05-135-17/+21
* | Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-2/+2
|/
* Merge branch 'release-2.3.0-update-release-date' into 'main'Ian Jackson2026-05-061-1/+1
|\
| * release: Bump release date for 2.3.0.Wesley Aptekar-Cassels2026-05-061-1/+1
* | release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-30/+30
* | release: Bump safelog version to 0.8.2.Wesley Aptekar-Cassels2026-05-061-1/+1
|/
* Log tunnel and circuit IDsJim Newsome2026-04-081-1/+4
* Merge branch 'rustls-defaults' into 'main'Nick Mathewson2026-04-081-4/+4
|\
| * arti: Allow choice of CryptoProvider; use aws-lc-rs by default.Nick Mathewson2026-04-081-4/+4
* | Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-1/+1
|/
* Update to derive-deftly 0.10.0.Ian Jackson2026-03-311-1/+1
* Merge branch 'release-date' into 'main'Nick Mathewson2026-03-301-1/+1
|\
| * Update release dateIan Jackson2026-03-301-1/+1
* | Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-30/+30
* | Bump versions: patchlevel, with dependenciesIan Jackson2026-03-301-1/+1
|/
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* Merge branch 'webtime-v3' into 'main'Nick Mathewson2026-03-263-11/+10
|\
| * arti-client: Port to web-time-compat.Nick Mathewson2026-03-263-11/+10
* | Progress on arti-client compilation on wasm32 target.Alexander Hansen Færøy2026-03-261-1/+3
|/
* arti-client: Stub out usage of FsStateMgr on wasm32-unknown.Nick Mathewson2026-03-252-7/+41
* Fix word duplicate typosTobias Stoeckmann2026-03-151-1/+1
* arti-client: Remove "not as secure as C Tor" text in the README.Nick Mathewson2026-03-041-4/+1