summaryrefslogtreecommitdiff
path: root/crates/arti-client/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-9/+9
* Update arti-client to new NetDirProvider API.Nick Mathewson2022-07-261-0/+1
* Bump crate and dependency versions.Nick Mathewson2022-06-241-16/+16
* Merge branch 'main' into 'accel-features'Nick Mathewson2022-06-161-10/+2
|\
| * Remove "rustls" from "full", for license reasons.Nick Mathewson2022-06-151-1/+2
* | Add "accel-*" features to arti-client and arti.Nick Mathewson2022-06-131-2/+25
|/
* Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-3/+13
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-17/+16
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-11/+11
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-14/+14
* Make fs-mistrust configurable from the top level.Nick Mathewson2022-05-241-1/+1
* Merge branch 'use-fs-mistrust'Nick Mathewson2022-05-091-0/+1
|\
| * arti-client: Configure and use fs-mistrust.Nick Mathewson2022-05-091-0/+1
* | Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-13/+13
* | Change safelog version to 0.1.0.Nick Mathewson2022-05-061-1/+1
* | Merge branch 'derive-builder-fork' into 'main'Nick Mathewson2022-05-061-1/+1
|\ \
| * | Switch to derive_builder_arti_forkIan Jackson2022-05-061-1/+1
| |/
* / Apply `sensitive` in some info-level log messages.Nick Mathewson2022-05-061-0/+1
|/
* Merge branch 'derive-builder-git-fixup' into 'main'eta2022-04-271-1/+1
|\
| * derive_builder: Use git dep everywhere, rather than cargo patchIan Jackson2022-04-271-1/+1
* | Upgrade to Postage 0.5.0Nick Mathewson2022-04-261-1/+1
|/
* Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
* Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-251-11/+11
* Use git source for derive_builder for now, for sub_builder featureIan Jackson2022-04-211-1/+1
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-13/+13
* Reformat several Cargo.toml files with 100-char-wide lines.Nick Mathewson2022-03-301-7/+2
* Turn FallbackList into a real type, and store one in GuardMgr.Nick Mathewson2022-03-301-0/+1
* Merge branch 'dir-filter' into 'main'Ian Jackson2022-03-251-25/+39
|\
| * Expose DirFilter from arti-client.Nick Mathewson2022-03-241-0/+2
| * Reformat {arti-client,tor-dirmgr}/Cargo.tomlNick Mathewson2022-03-241-25/+37
* | Implement a periodic task scheduler, and a basic dormant modeeta2022-03-231-0/+1
|/
* Merge branch 'config-partials-transparent' into 'main'Ian Jackson2022-03-171-0/+1
|\
| * Change type of TorClientConfig::override_net_paramsIan Jackson2022-03-161-0/+1
* | derive_builder: Switch to upstream 0.11Ian Jackson2022-03-161-1/+1
|/
* humantime: Update to humantime-serde 1.1.1Ian Jackson2022-03-141-1/+1
* Use git source for derive_builder for now, for attrs featureIan Jackson2022-03-071-1/+1
* Move skip_fmt into tor-basic-utilsIan Jackson2022-03-041-1/+1
* Replace manual Debug impl with educe in arti-clientIan Jackson2022-03-021-0/+2
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-10/+10
* Split "static" into sqlite and native-tls features.Nick Mathewson2022-02-251-1/+3