summaryrefslogtreecommitdiff
path: root/crates/arti-client/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-25/+25
* arti-client: Add one-hop circuit examplejuga2024-05-151-0/+2
* RPC: Require DynClone for ClientConnectionError.Nick Mathewson2024-05-141-1/+2
* RPC: Add a trait that can be the target of SOCKS requestsNick Mathewson2024-05-121-0/+1
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-24/+24
* arti-client: vanguards cargo feature: remove from experimentalIan Jackson2024-04-301-1/+0
* arti-client: Make vanguards non-experimental.Gabriela Moldovan2024-04-291-1/+2
* Upgrade derive-deftly requirement to 0.10.3Nick Mathewson2024-04-111-1/+1
* Port many of the macros in tor-rpcbase to use derive-deftly.Nick Mathewson2024-04-041-0/+1
* remove unused dependenciestrinity-1686a2024-04-021-10/+0
* 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-circmgr: Give CircMgr a VanguardMgr.Gabriela Moldovan2024-03-111-0/+3
* 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
* arti-client: Make onion-service-service and keymgr non-experimental.Nick Mathewson2024-02-201-13/+12
* Refactor and improve error hinting.Nick Mathewson2024-02-141-1/+5
* 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-011-1/+1
* Upgrade to strum 0.26Nick Mathewson2024-01-301-1/+1