aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* 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-8/+8
|/
* arti: Mark bridge and pt support non-experimental, and on-by-defaultNick Mathewson2022-11-181-2/+12
* arti: Split long lines in Cargo.tomlNick Mathewson2022-11-181-1/+10
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Check more targetstrinity-1686a2022-11-101-2/+4
* Upgrade to clap 3: replace deprecated functionsGabriel de Perthuis2022-11-041-1/+1
* Upgrade to clap 3 with minimal changesGabriel de Perthuis2022-11-041-1/+1
* remove unused dependanciestrinity-1686a2022-10-291-3/+0
* Add pt-client and bridge-client features to arti and arti-clientIan Jackson2022-10-121-1/+3
* Make cargo-sort stop complainingeta2022-10-101-1/+1
* Bump patchlevels of binary crates.Nick Mathewson2022-10-031-1/+1
* Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-2/+2
* Upgrade dependencies in preparation for upcoming releaseNick Mathewson2022-09-301-2/+2
* fix compilation error with async-stdtrinity-1686a2022-09-061-0/+2
* Merge branch 'update-notify' into 'main'Ian Jackson2022-09-011-1/+1
|\
| * update to v5.0.0trinity-1686a2022-08-311-1/+1
* | Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-5/+5
|/
* Add functionality to listen for SIGHUPs.Nick Mathewson2022-08-261-1/+8
* Bump toml dependencyIan Jackson2022-08-251-1/+1
* arti: cfg: Rename `*_port` to `*_listen` and change the typeIan Jackson2022-08-251-0/+2
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* arti: Do not allow running as root.Nick Mathewson2022-08-241-0/+1
* arti: Add support for process hardeningNick Mathewson2022-08-151-2/+4
* arti: Move most public APIs behind `experimental-api`.Nick Mathewson2022-08-111-1/+3
* arti: Add a feature flag for dns-proxy.Nick Mathewson2022-08-111-3/+4
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-1/+1
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-4/+4
* Bump crate and dependency versions.Nick Mathewson2022-06-241-7/+7
* Merge branch 'config-fix2' into 'main'Nick Mathewson2022-06-161-0/+1
|\
| * arti: logging config: Replace a manual Debug implIan Jackson2022-06-161-0/+1
* | Merge branch 'main' into 'accel-features'Nick Mathewson2022-06-161-1/+1
|\ \
| * | Remove "rustls" from "full", for license reasons.Nick Mathewson2022-06-151-1/+1
* | | Add "accel-*" features to arti-client and arti.Nick Mathewson2022-06-131-0/+3
|/ /
* / Add "full" and "experimental" features to arti.Nick Mathewson2022-06-101-0/+7
|/
* arti: Demote itertools back to dev-dependencyIan Jackson2022-05-311-1/+1
* arti config: Check that example config is exhaustiveIan Jackson2022-05-301-0/+3
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-13/+12
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-2/+2
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-6/+6
* Abolish arti-config, replacing with tombstone crateIan Jackson2022-05-131-1/+0
* arti-example-config.toml: Re-un-comment the example settings in testIan Jackson2022-05-121-0/+3
* Merge branch 'use-fs-mistrust'Nick Mathewson2022-05-091-0/+1
|\
| * arti: use fs-mistrust to validate configuration file locations.Nick Mathewson2022-05-091-0/+1
* | Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-7/+7
* | 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
|/