summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
* 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
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-29/+29
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* arti-client: document the need for `tor_log_ratelim::install_runtime()`Steven Engler2026-01-141-0/+25
* chanmgr: Introduce a ChanMgrConfig structDavid Goulet2026-01-131-1/+2
* chanmgr: Remove KeyMgr from constructorDavid Goulet2026-01-131-1/+0
* arti-client: Update release dateClara Engler2026-01-131-1/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-29/+29
* arti,arti-relay: change info keystore path msg to debugSteven Engler2025-12-111-1/+3
* Remove unnecessary `doc(cfg(...))` attributesNeel Chauhan2025-12-043-23/+0
* Merge branch 'deftly-1.6.0' into 'main'Ian Jackson2025-12-041-1/+1
|\
| * Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
* | Merge branch 'torclient-keymgr-accessor' into 'main'wesleyac2025-12-031-0/+6
|\ \ | |/ |/|
| * arti-client: Add `TorClient:keymgr` getter functionhjrgrn2025-11-051-0/+6
* | Remove semver.md files post-releaseGabriela Moldovan2025-12-021-1/+0
* | Run maint/update-release-date.Gabriela Moldovan2025-12-021-1/+1
* | Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-29/+29
* | Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* | Merge branch 'fix-typo' into 'main'Ian Jackson2025-11-271-1/+1
|\ \
| * | arti-client: Fix typoMynacol2025-11-271-1/+1
* | | tor-circmgr: simplify `CircMgrConfig`Steven Engler2025-11-261-2/+7
* | | tor-circmgr,arti-client: `CircMgrConfig::vanguard_config` is always builtSteven Engler2025-11-261-5/+48
* | | arti-client: document the 'vanguards' feature in the READMESteven Engler2025-11-261-0/+3
* | | opentelemetry: Instrument a bunch of functions.Wesley Aptekar-Cassels2025-11-242-0/+7
|/ /
* | Merge branch 'disable-hidden-service' into 'main'wesleyac2025-11-122-12/+29
|\ \
| * | Fix semver files.Wesley Aptekar-Cassels2025-11-031-2/+0
| * | arti(-client|-ureq)/tor-hsservice: semver files v2hashcatHitman2025-10-211-2/+3
| * | arti(-client|-ureq|-rpcserver): semver fileshashcatHitman2025-10-161-0/+1
| * | arti-client/tor-hsservice: semver fileshashcatHitman2025-10-161-0/+1
| * | arti(-client)/tor-hsservice: return None for disabled servicehashcatHitman2025-10-161-12/+28
| * | arti(-client): graceful service disable in arti onlyhashcatHitman2025-10-161-27/+9
| * | arti/arti-client: add graceful service disablehashcatHitman2025-10-161-9/+27
* | | Merge branch 'bug2118a' into 'main'wesleyac2025-11-101-14/+29
|\ \ \
| * | | Make create_onion_service() correctionsNeel Chauhan2025-11-101-17/+2
| * | | Mention InertTorClient in client.rsNeel Chauhan2025-11-101-1/+1
| * | | Don't assume we have inert_client in TorClientNeel Chauhan2025-11-041-2/+2
| * | | `arti-client`: Move `create_onion_service()` to `InertTorClient`Neel Chauhan2025-11-041-15/+45
| | |/ | |/|