summaryrefslogtreecommitdiff
path: root/crates/arti-client/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
* update `CfgPath::path` to use a `CfgPathResolver`Steven Engler2024-11-181-1/+2
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* tor-config: removed re-export of `CfgPath`Steven Engler2024-11-041-0/+1
* 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
* | cargo: Run fixup-features (formatting)Ian Jackson2024-10-301-1/+2
* | cargo: Run fixup-featuresIan Jackson2024-10-301-3/+3
* | cargo: Declare [hs-]pow-* experimental everywhere elseIan Jackson2024-10-301-0/+1
|/
* Make memquota feature part of full in arti-clientIan Jackson2024-10-221-3/+3
* test-all-crates: conditional options, to test more cratesIan Jackson2024-10-221-1/+1
* Apply `default-features = false` to all tor-memquota depsIan Jackson2024-10-161-1/+1
* arti: Make hs-pow a experimental feature.Wesley Aptekar-Cassels2024-10-091-1/+1
* hs-pow: Refactor to prefer stub types rather than cfg sprawl.Wesley Aptekar-Cassels2024-10-091-2/+1
* tor-hspow: Big refactor, dissolve this crateWesley Aptekar-Cassels2024-10-091-1/+6
* First pass at implementing onion proof-of-work clientWesley Aptekar-Cassels2024-10-091-0/+2
* arti-client: Use the configured C Tor keystores, if any.Gabriela Moldovan2024-10-081-0/+2
* arti-client: Fix restricted-discovery dependencies.Wesley Aptekar-Cassels2024-10-071-1/+1
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-26/+26
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Merge branch 'upgrades-20240925' into 'main'Nick Mathewson2024-09-261-1/+1
|\ \ | |/ |/|
| * Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
* | Run fixup-features in preparation for upcoming release.Nick Mathewson2024-09-251-1/+1
|/
* arti-client: expose key-mgr/ephemeral-keystore feature in arti-clientMorgan2024-09-201-0/+3
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* arti-client: Unstable cargo feature for exposing info for testingIan Jackson2024-09-041-0/+5
* Add memquota cargo features to arti and arti-clientIan Jackson2024-09-041-0/+4
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-25/+25
* Fix formatting issues introduced by fixup-features.Gabriela Moldovan2024-09-031-1/+2
* arti: Remove the XXXXs added by fixup-features.Gabriela Moldovan2024-09-031-1/+0
* Run fixup-features in preparation for release.Gabriela Moldovan2024-09-031-1/+3
* Add script for *testing* without any features enabledIan Jackson2024-08-191-0/+3
* Merge branch 'docsrs' into 'main'Jim Newsome2024-08-071-1/+0
|\
| * Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* | tor-hsservice: Add a restricted-discovery feature.Gabriela Moldovan2024-08-051-0/+2
|/
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-25/+25
* Update to derive-deftly 0.14Ian Jackson2024-07-081-1/+1
* arti-client: Add a function for generating client authorization keys.Gabriela Moldovan2024-06-271-0/+1
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-25/+25
* Require strum 0.26.3Ian Jackson2024-06-251-1/+1
* Update to derive-deftly 0.13.0Ian Jackson2024-06-251-1/+1
* TorClientBuilder: Wait for a little while if the lockfiles are held.Nick Mathewson2024-06-241-0/+1
* Update to derive-deftly 0.12.1Ian Jackson2024-06-171-1/+1