summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * | tor-proto: channel: Provide padding::TimerIan Jackson2022-06-081-0/+2
* | | Merge branch 'format-ids' into 'main'Ian Jackson2022-06-101-0/+1
|\ \ \
| * | | dirclient: Replace four very similar "ids in request"Ian Jackson2022-06-091-0/+1
| |/ /
* / / tor-bytes: Provide nested writersIan Jackson2022-06-091-0/+1
|/ /
* | Merge branch 'use-testing-rng'Nick Mathewson2022-06-071-3/+13
|\ \
| * | Rewrite tests in tor-netdir to use testing_rng()Nick Mathewson2022-06-021-0/+1
| * | Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-0/+3
| |/
* | Merge branch 'llcrypto-openssl' into 'main'Nick Mathewson2022-06-071-0/+2
|\ \
| * | add support for openssl backend in llcryptotrinity-1686a2022-05-301-0/+2
* | | Upgrade serial_test dev-dependency to 0.7.0Nick Mathewson2022-06-071-5/+6
* | | Upgrade float_eq dev-dependency to 1.0.0Nick Mathewson2022-06-071-2/+2
* | | Upgrade tls-api to latest versions in arti-hyper.Nick Mathewson2022-06-071-8/+9
| |/ |/|
* | New facility for deterministic and reproducible test PRNGs.Nick Mathewson2022-06-021-0/+3
* | arti config: Check that example config is exhaustiveIan Jackson2022-05-301-0/+3
|/
* 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