aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Bump strum to 0.28Gabriela Moldovan2026-03-041-1/+1
* Bump toml to 1.0.3Gabriela Moldovan2026-03-041-1/+1
* Update the release date for today's releaseGabriela Moldovan2026-03-031-1/+1
* Merge branch '2.1.0-bumps' into 'main'gabi-2502026-03-021-31/+31
|\
| * Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-29/+29
| * Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-2/+2
* | Update release date in preparation for today's releaseGabriela Moldovan2026-03-021-1/+1
|/
* arti-client: Convert config to derive_deftly(TorConfig).Nick Mathewson2026-02-241-115/+94
* Merge branch 'ticket_2338' into 'main'Nick Mathewson2026-02-191-9/+5
|\
| * arti-client: Use ErrorSources to find best hint for an error.Nick Mathewson2026-02-161-9/+5
* | arti-client: Allow collapsible_if in examplesGabriela Moldovan2026-02-161-0/+1
* | Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* | Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* | Bump time to 0.3.47Gabriela Moldovan2026-02-161-1/+1
|/
* relay: Add a TLS acceptor in the ChanBuilderDavid Goulet2026-02-091-7/+10
* release: Update release date.Wesley Aptekar-Cassels2026-02-021-1/+1