summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-20/+20
* Bump versions of trivially-changed crates.Nick Mathewson2022-05-271-7/+7
* Run "cargo update" in preparation for releaseNick Mathewson2022-05-271-4/+4
* Merge branch 'config-split' into 'main'Ian Jackson2022-05-261-0/+12
|\
| * tor-config: Example for load moduleIan Jackson2022-05-241-0/+1
| * tor-config: Support functions for tracking ignored config keysIan Jackson2022-05-241-0/+11
* | Run "cargo update" in preparation for the next release.Nick Mathewson2022-05-241-62/+48
|/
* Write custom serde impls for Trusted{User,Group}Nick Mathewson2022-05-241-0/+2
* Add serde derives for MistrustBuilder.Nick Mathewson2022-05-241-0/+1
* fs-mistrust: Add Group and User types.Nick Mathewson2022-05-241-0/+1
* fs-mistrust: make Mistrust have a corresponding Builder type.Nick Mathewson2022-05-241-0/+1
* Update to newer sanitize-filename and tinystr.Nick Mathewson2022-05-231-4/+4
* channel: Provide and use Sink::prepare_send_fromIan Jackson2022-05-231-0/+4
* async-compression v0.3.12 -> v0.3.14Jim Newsome2022-05-201-8/+8
* DirMgr: Improve display for DocSourceNick Mathewson2022-05-161-0/+1
* Abolish arti-config, replacing with tombstone crateIan Jackson2022-05-131-17/+0
* arti-config abolition: Change references to use tor_configIan Jackson2022-05-131-0/+2
* arti-config abolition: Add deps to tor-configIan Jackson2022-05-131-0/+2
* arti-bench: Disable all fs permissions (fs-mistrust) checksIan Jackson2022-05-131-0/+1
* arti-example-config.toml: Re-un-comment the example settings in testIan Jackson2022-05-121-0/+1
* arti-config: Move cmdline to tor-configIan Jackson2022-05-111-0/+1
* ConfigurationSource: Move "usual" logic for constructionIan Jackson2022-05-111-0/+1
* Merge branch 'dirmgr-purification-2' into 'main'eta2022-05-101-0/+1
|\
| * tor-dirmgr/state.rs: feed through additional parameters, use themeta2022-05-101-0/+1
* | Remove cargo-husky, and replace with manual instructionseta2022-05-101-7/+0
|/
* netdoc: add a new type for NicknamesNick Mathewson2022-05-091-0/+21
* Merge branch 'use-fs-mistrust'Nick Mathewson2022-05-091-0/+4
|\
| * arti: use fs-mistrust to validate configuration file locations.Nick Mathewson2022-05-091-0/+1
| * arti-client: Configure and use fs-mistrust.Nick Mathewson2022-05-091-0/+3
* | Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-34/+34
* | Merge branch 'derive-builder-fork' into 'main'Nick Mathewson2022-05-061-24/+27
|\ \
| * | Switch to derive_builder_arti_forkIan Jackson2022-05-061-24/+27
| |/
* | Apply `sensitive` in some info-level log messages.Nick Mathewson2022-05-061-0/+3
* | Implement a safe-logging facility.Nick Mathewson2022-05-061-0/+66
|/
* Run "cargo update" in preparation for a release... next week?Nick Mathewson2022-05-041-133/+133
* list_builder: Use Educe to derive DefaultIan Jackson2022-05-041-0/+1
* Add dependency on paste crateIan Jackson2022-05-041-0/+1
* Merge branch 'path' into 'main'Ian Jackson2022-05-031-0/+32
|\
| * CfgPath: Test serialisation round-trip with a binary formatIan Jackson2022-05-031-0/+29
| * CfgPath: Overhaul APIIan Jackson2022-05-031-0/+3
* | Merge branch 'fs-mistrust-v2' into 'main'Nick Mathewson2022-05-031-0/+23
|\ \ | |/ |/|
| * fs-mistrust: Add code to make a self-named group "trusted".Nick Mathewson2022-05-031-0/+12
| * fs-mistrust: more examples, documentation.Nick Mathewson2022-05-031-0/+1
| * Add functionality to inspect directory content permissionsNick Mathewson2022-05-031-0/+1
| * Second cut at a fs-mistrust crate.Nick Mathewson2022-05-031-0/+9
* | update tls-api to 0.8.0trinity-1686a2022-04-281-63/+10
* | Merge branch 'derive-builder-git-fixup' into 'main'eta2022-04-271-2/+2
|\ \
| * | derive_builder: Use git dep everywhere, rather than cargo patchIan Jackson2022-04-271-2/+2
* | | Bump async_executors to 0.6Nick Mathewson2022-04-261-2/+2
* | | Upgrade to AES 0.8Nick Mathewson2022-04-261-9/+18