summaryrefslogtreecommitdiff
path: root/crates/arti-client/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bumps' into 'main'arti-v1.1.8Ian Jackson2023-09-051-17/+17
|\
| * Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-16/+16
| * Minor-version bumps for crates with breaking changes.Nick Mathewson2023-09-051-1/+1
* | Run "fixup-features" in preparation for release.Nick Mathewson2023-09-051-1/+1
|/
* Add error if [[bridges.transports]] isn't written in config fileSaksham Mittal2023-08-011-0/+2
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-9/+9
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-9/+9
* Throughout: Use *_report!() macros for reporting Errors.Nick Mathewson2023-07-071-1/+1
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-11/+11
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-3/+3
* Resolve XXXs from fixup-features.Nick Mathewson2023-06-291-2/+2
* Run "fixup-features".Nick Mathewson2023-06-291-2/+4
* Merge branch 'keymgr-config' into 'main'gabi-2502023-06-291-0/+1
|\
| * tor-config: Make ItemOrBool an experimental feature.Gabriela Moldovan2023-06-291-0/+1
* | Mark all {hs,onion-serivce}-client features as non-experimental.Nick Mathewson2023-06-291-2/+2
|/
* keymgr: Move dummy implementation to tor-keymgr.Gabriela Moldovan2023-06-221-2/+2
* Upgrade to strum 0.25.Nick Mathewson2023-06-211-1/+1
* arti-client: Provide ErrorDetailDiscriminants for convenient testingIan Jackson2023-06-161-0/+1
* arti-client: Rename hs feature to onion-service-client (cfg lines)Ian Jackson2023-06-161-2/+1
* arti-client: Rename hs feature to onion-service-clientIan Jackson2023-06-161-2/+3
* arti-client: Use a dummy key manager if the keymgr feature is disabled.Gabriela Moldovan2023-06-151-1/+2
* keymgr: Add key manager implementation stub.Gabriela Moldovan2023-06-151-1/+2
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-24/+24
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-3/+7
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+2
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+19
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-6/+7
* Mark an initial set of non-additive features.Nick Mathewson2023-05-151-5/+7
* RPC: Start on plumbing TorClient into our RPC codeNick Mathewson2023-05-041-0/+3
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-23/+23
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-2/+2
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-10/+10
* Move functionality from tor_basic_utils to tor_async_utilsNick Mathewson2023-03-291-3/+2
* Merge branch 'upgrade_dirs' into 'main'Alexander Færøy2023-03-231-1/+1
|\
| * Bump to the lastest versions of dirs and directories.Nick Mathewson2023-03-221-1/+1
* | arti-client: Create an HsClientConnectorIan Jackson2023-03-231-1/+2
|/
* arti-client: Parse .onion addresses and dispatch to client.rsIan Jackson2023-03-091-0/+1
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-12/+12
* Bump patch-versions for breaking changes in tor-hs{crypto,client}Nick Mathewson2023-02-281-1/+1
* Bump minor versions for significant breaking changes.Nick Mathewson2023-02-281-3/+3
* Bump minor version of tor-cell.Nick Mathewson2023-02-011-1/+1
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-6/+6
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-10/+10
* Make a top-level API for connecting to onion services.Nick Mathewson2023-01-121-5/+7
* Merge branch 'optional-deps-static' into 'main'eta2022-12-051-1/+2
|\
| * make use of 1.60 opt dependancy featurestrinity-1686a2022-11-301-1/+2
* | Bump the minor version of every crate.Nick Mathewson2022-11-301-20/+20
|/