summaryrefslogtreecommitdiff
path: root/crates/arti-client/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* arti-client: Make ptmgr actually optionalIan Jackson2022-11-291-2/+3
* Temporarily make ptmgr required for arti-client :/Nick Mathewson2022-11-281-2/+2
* Integrate PtMgr into arti-client.Nick Mathewson2022-11-281-2/+2
* arti-client: make bridge-client depend on dirmgr/bridge-clientNick Mathewson2022-11-181-1/+1
* arti-client: Mark "bridge-client" and "pt-client" as non-experimentalNick Mathewson2022-11-181-2/+2
* arti-client: split long lines in Cargo.tomlNick Mathewson2022-11-181-2/+13
* tor-ptmgr: make configuration use builders, plumb into arti-clienteta2022-11-161-0/+1
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Check more targetstrinity-1686a2022-11-101-3/+5
* Require derive_more 0.99.3Ian Jackson2022-11-031-1/+1
* Add pt-client and bridge-client features to arti and arti-clientIan Jackson2022-10-121-0/+4
* Merge branch 'hostname-validation' into 'main'Nick Mathewson2022-10-031-0/+1
|\
| * Use hostname-validator crate for hostname validationReylaba2022-10-031-0/+1
* | Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-8/+8
* | Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-3/+3
|/
* enumerate platform with getresuid supporttrinity-1686a2022-09-101-0/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-16/+16
* Merge branch 'no_setuid' into 'main'Nick Mathewson2022-08-241-0/+1
|\
| * arti_client: Refuse to build a client if we are setuid.Nick Mathewson2022-08-241-0/+1
* | enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
|/
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-2/+2
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-3/+3