summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-26/+26
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-2/+2
* tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and implIan Jackson2024-03-251-1/+1
* Add tests for configuring unmanaged transportsNick Mathewson2024-03-141-11/+49
* Rename ManagedTransportConfig to TransportConfig.Nick Mathewson2024-03-142-9/+9
* Merge branch 'encapsulate_config_rs' into 'main'Nick Mathewson2024-03-131-2/+2
|\
| * tor-config: Allow ConfigurationSource to be verbatim text.Nick Mathewson2024-03-131-2/+2
* | Add unknown-lints exception to examplesNick Mathewson2024-03-136-1/+6
* | Run maint/add_warning.Nick Mathewson2024-03-1311-0/+11
|/
* Merge branch 'arti_client_test' into 'main'gabi-2502024-03-111-1/+12
|\
| * arti-client: increase coverage in src/address.rsBrady Fomegne2024-03-051-1/+12
* | tor-circmgr: Add HsCircPoolConfig, make HsCircPool::reconfigure general-purpose.Gabriela Moldovan2024-03-113-7/+13
* | tor-circmgr: Create the VanguardMgr in CircMgr::new.Gabriela Moldovan2024-03-111-19/+0
* | arti-client: Reconfigure the HS circuit pool if needed.Gabriela Moldovan2024-03-111-0/+14
* | arti-client: Keep a handle to the HsCircPool if onion-service-client is enabled.Gabriela Moldovan2024-03-111-2/+2
* | arti-client: Add vanguard_config() to CircMgrConfig.Gabriela Moldovan2024-03-111-1/+15
* | arti-client: Add VanguardsConfig to TorClientConfig.Gabriela Moldovan2024-03-113-3/+12
* | arti-client: Re-export VanguardsConfig from vanguards module.Gabriela Moldovan2024-03-112-0/+10
* | tor-circmgr: Give CircMgr a VanguardMgr.Gabriela Moldovan2024-03-114-0/+38
* | Fix typos in doc commentsTobias Stoeckmann2024-03-061-1/+1
* | Fix typos in commentsTobias Stoeckmann2024-03-061-1/+1
* | arti-client: Fix typo in error message.Gabriela Moldovan2024-03-051-1/+1
* | Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\ \ | |/ |/|
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | tor-ptmgr: Bump minor version.Gabriela Moldovan2024-03-041-1/+1
* | Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-7/+7
* | Bump patchlevel of pre-1.0.0 crates with new APIs.Gabriela Moldovan2024-03-041-4/+4
* | Bump patchlevel of crates with functional changes.Gabriela Moldovan2024-03-041-3/+3
|/
* tor-hsclient: Remove client nickname from the client key specifiers (fmt).Gabriela Moldovan2024-02-221-6/+2
* tor-hsclient: Remove client nickname from the client key specifiers.Gabriela Moldovan2024-02-221-5/+2
* Merge branch 'hss_non_experimental' into 'main'gabi-2502024-02-212-16/+15
|\
| * Move onion-service-service to non-experimental section of READMEs.Nick Mathewson2024-02-201-3/+3
| * arti-client: Make onion-service-service and keymgr non-experimental.Nick Mathewson2024-02-201-13/+12
* | arti, arti-client, tor-keymgr: Remove keystore dir configuration.Gabriela Moldovan2024-02-212-30/+3
|/
* Add tests for finding (or not) hints in our error types.Nick Mathewson2024-02-161-0/+58
* Discourage providing HintableErrorImpl without using the macro.Nick Mathewson2024-02-161-3/+10
* Rename one of the hint methods to hint_specificNick Mathewson2024-02-161-3/+10
* Use and document the new arti-client/anyhow featureNick Mathewson2024-02-151-0/+2
* Refactor and improve error hinting.Nick Mathewson2024-02-144-51/+114
* educe: Use std's default for two structsIan Jackson2024-02-121-2/+1
* educe: Use std's default for enums where default variant is unitIan Jackson2024-02-121-10/+6
* Merge branch 'delete-semvers' into 'main'Ian Jackson2024-02-051-1/+0
|\
| * Remove all semver.md files to start a fresh release roundIan Jackson2024-02-051-1/+0
* | Bump patch versions *with* dependency updateIan Jackson2024-02-051-1/+1
* | Bump minor versionsIan Jackson2024-02-051-21/+21
|/
* tor-hsservice: Use tor_persist::state_dirIan Jackson2024-02-012-2/+4
* tor-hsservice: Use tor_persist::state_dir, etc. (fmt)Ian Jackson2024-02-011-4/+3
* tor-hsservice: Use tor_persist::state_dirIan Jackson2024-02-011-8/+8
* tor-hsclient: Rename HsClientSpecifier to HsClientNickname (fmt).Gabriela Moldovan2024-01-311-2/+2
* tor-hsclient: Rename HsClientSpecifier to HsClientNickname.Gabriela Moldovan2024-01-311-2/+2