summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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