summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
* arti-client: Update release date.Gabriela Moldovan2025-07-071-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-28/+28
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Merge branch 'arti-1.4.5-prep' into 'main'gabi-2502025-07-071-3/+4
|\
| * Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
| * arti-client: Remove dependency on tor-key-forge.Gabriela Moldovan2025-07-071-2/+1
| * Run fixup-features in preparation for release.Gabriela Moldovan2025-07-071-2/+4
* | Clippy 1.88 fix: reformat some debug prints.Nick Mathewson2025-07-031-2/+2
|/
* arti: Add keys list and keys list-keystoreshjrgrn2025-06-123-2/+14
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-28/+28
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* release: Update ARTI_CLIENT_RELEASE_DATE using `maint/update-release-date`.Alexander Hansen Færøy2025-06-051-1/+1
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-4/+18
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* Merge branch 'clean-implement-haskind-for-toraddrerror' into 'main'David Goulet2025-05-052-3/+28
|\
| * Fix formatting in test_error_kind functionVijaya Bhaskar2025-04-271-1/+4
| * Implement HasKind trait for TorAddrErrorVijaya Bhaskar2025-04-272-3/+25
* | Merge branch 'release-1.4.3-semver' into 'main'wesleyac2025-05-011-28/+28
|\ \
| * | release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-28/+28
* | | release: Update release date.Wesley Aptekar-Cassels2025-05-011-1/+1
|/ /
* | chore: Run fixup-features.Wesley Aptekar-Cassels2025-04-301-1/+1
* | Update rand requirement to 0.9.1Nick Mathewson2025-04-291-2/+2
* | Run cargo update.Wesley Aptekar-Cassels2025-04-291-2/+2
|/
* arti-client: remove incorrect note about `StateDirectory` usageSteven Engler2025-04-231-1/+0
* Merge branch 'proto_enforce' into 'main'Nick Mathewson2025-04-229-3/+578
|\
| * Rename recommended_protocols to protocol_statuses.Nick Mathewson2025-04-161-3/+3
| * arti-client: Document spec of checking date on cached protosNick Mathewson2025-04-161-3/+6
| * arti-client: On shutdown for missing proto, print to stderrNick Mathewson2025-04-161-1/+17
| * arti-client README: Document undesirable exit(1) behavior.Nick Mathewson2025-04-161-1/+12
| * protover, *: Add documentation about what "supported" means.Nick Mathewson2025-04-161-1/+1
| * arti-client: Small test for evaluating protocol status.Nick Mathewson2025-04-162-0/+71
| * arti,arti-client: Add an option to override required protocolsNick Mathewson2025-04-164-6/+77
| * arti-client: Keep a somewhat accurate notion of our release date.Nick Mathewson2025-04-164-3/+40
| * Add warnings about removing supported protocols.Nick Mathewson2025-04-161-0/+3
| * arti-client: Implement the basics of protocol enforcement.Nick Mathewson2025-04-165-2/+266
| * New functions to report supported subprotocolsNick Mathewson2025-04-162-0/+99
* | arti-client: Added TODO about replacing OnceCellhashcatHitman2025-04-171-0/+7
|/
* Merge branch 'todo-errordetail' into 'main'David Goulet2025-04-142-2/+8
|\
| * arti-client: Add ErrorDetail::OnionServiceSetuphjrgrn2025-04-142-2/+8
* | arti-client: xref to fork policyIan Jackson2025-04-072-0/+17
|/
* Remove outdated TODOCocytusDEDI2025-04-031-4/+0
* 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