summaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Require up-to-date x25519-dalek, async_executors, and argh.Nick Mathewson2021-10-091-1/+1
* Re-export configuration types from tor-client.Nick Mathewson2021-10-091-3/+1
* Make journald an optional feature.Jani Monoses2021-09-071-1/+2
* Allow logging to journald.Jani Monoses2021-09-071-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+36