summaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* config: Enable "toml" featureIan Jackson2022-05-031-1/+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
* | Bump to config 0.13Nick Mathewson2022-04-261-1/+1
* | Upgrade tracing-journald to 0.3.0Nick Mathewson2022-04-261-1/+1
* | Upgrade to rlimit 0.8.3, again.Nick 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-19/+19
* Downgrade `rlimit` to 0.7.Nick Mathewson2022-04-061-1/+1
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-7/+7
* Upgrade rlimit -> 0.8.0Nick Mathewson2022-04-011-1/+1
* Move logging configuration from arti_config::options to arti::loggingIan Jackson2022-03-211-0/+1
* Move ArtiConfig to new arti::cfg moduleIan Jackson2022-03-211-0/+1
* actually add DNS supporttrinity-1686a2022-03-141-0/+1
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-6/+6
* Split "static" into sqlite and native-tls features.Nick Mathewson2022-02-251-1/+3
* Bump minimum tokio to 1.7, since tokio-util now needs that.Nick Mathewson2022-02-251-1/+1
* Upgrade to newer version of config crate.Nick Mathewson2022-02-251-1/+1
* Upgrade dependency to new version of rlimit.Nick Mathewson2022-02-251-1/+1
* Bump anyhow minimal version to 1.0.23Ian Jackson2022-02-181-1/+1
* Provide error reporter and use it in the arti binaryIan Jackson2022-02-181-0/+1
* Merge branch 'ticket270' into 'main'Nick Mathewson2022-02-031-0/+1
|\
| * Reload configuration when our configuration files change.Nick Mathewson2022-02-011-0/+1
* | Upgrade required version of futures crate to 0.3.14Nick Mathewson2022-02-011-1/+1
|/
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-4/+4
* arti: be more careful to use the user-selected runtimeNick Mathewson2022-01-261-1/+2
* Make the native-tls crate optional.Nick Mathewson2022-01-261-1/+3
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-5/+5
* Tracing configuration for logfiles, per-target filtersNick Mathewson2022-01-101-0/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-9/+9
* Bump every crate by one patch version.Nick Mathewson2021-11-291-5/+5
* Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-1/+1
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-5/+5
* Improve and future-proof the `arti` CLIeta2021-10-271-1/+1
* Upgrade to latest tracing-{subscriber,journald}Nick Mathewson2021-10-231-2/+2
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-4/+4
* arti: On startup, increase the NOFILE resource limit.Nick Mathewson2021-10-141-0/+1
* proxy: Mark ENFILES and EMFILES as survivable.Nick Mathewson2021-10-141-0/+6