summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-27/+27
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-2/+2
* Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-271-1/+1
* Mark rpc features as non-experimental.Nick Mathewson2025-03-251-2/+3
* Use CautiousRng for keys going into the KeyMgr.Nick Mathewson2025-03-241-2/+2
* Merge branch 'client-arti' into 'main'opara2025-03-201-16/+12
|\
| * replace state_dir and storage_mistrust with tor_persist::state_dir::StateDire...abdul28012025-03-201-16/+12
* | squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-182-3/+3
* | Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-2/+2
|/
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-27/+27
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Fix `crate_bootstrapped` typokpcyrd2025-02-161-1/+1
* Enable derive-deftly beta featuresIan Jackson2025-02-121-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-27/+27
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* rpc: Correct API documentation about optimismNick Mathewson2025-01-301-4/+0
* tor-rtcompat: Add the ability to get a StreamOps handle.Gabriela Moldovan2025-01-151-0/+4
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-27/+27
* Merge branch 'mod-module-files' into 'main'Nick Mathewson2025-01-071-0/+1
|\
| * clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* | fix: fix typosDimitris Apostolou2025-01-061-1/+1
|/
* tor-rtcompat: Require NetStream{Listener,Provider} streams to impl StreamOps ...Gabriela Moldovan2024-12-101-2/+6
* tor-rtcompat: Require NetStream{Listener,Provider} streams to impl StreamOps.Gabriela Moldovan2024-12-101-1/+8
* Move base CfgPathResolver for arti-client back to tor-config-path.Nick Mathewson2024-12-092-120/+3
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-27/+27
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-2/+2
* Run fixup-features in preparation for release (fmt).Gabriela Moldovan2024-12-021-1/+2
* Run fixup-features in preparation for release.Gabriela Moldovan2024-12-021-1/+1
* PoW: Consolidate feature flags into a single flag.Wesley Aptekar-Cassels2024-11-251-4/+1
* arti-client: change test to use path resolver from `TorClientConfig`Steven Engler2024-11-181-6/+12
* tor-config-path: remove `Option` from resolver valueSteven Engler2024-11-181-9/+10
* arti-client: add path resolver to `TorClient` and `TorClientConfig`Steven Engler2024-11-182-39/+68
* arti-client: add a more-comprehensive cfg variable testSteven Engler2024-11-181-10/+35
* arti-client: moved two tests from tor-config-pathSteven Engler2024-11-181-0/+20
* update `CfgPath::path` to use a `CfgPathResolver`Steven Engler2024-11-183-17/+94
* tor-ptmgr: pass through the `CfgPathResolver`Steven Engler2024-11-181-0/+2
* tor-hsservice: pass through the `CfgPathResolver`Steven Engler2024-11-181-0/+2
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* arti-client: add doc comment to `TorClient::reconfigure`Steven Engler2024-11-051-0/+4
* Merge branch 'remove-haskind' into 'main'Ian Jackson2024-11-051-1/+3
|\
| * arti-client: Clarify when BadOnionAddress is returned.Gabriela Moldovan2024-11-041-0/+2
| * tor-hscrypto: Abolish the HasKind impl of HsIdParseError.Gabriela Moldovan2024-11-041-1/+1
* | tor-config: removed re-export of `CfgPath`Steven Engler2024-11-042-1/+3
|/
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-27/+27
|\
| * Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-26/+26