summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * NetDoc: Make AddrPortPattern implement serde traitsNick Mathewson2022-06-171-4/+63
* | 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 'upgrade_float_eq' into 'main'Ian Jackson2022-06-161-10/+4
|\ \ \
| * | | Upgrade to float_eq 1.0.0Nick Mathewson2022-06-161-10/+4
| | |/ | |/|
* | | Merge branch 'main' into 'accel-features'Nick Mathewson2022-06-161-0/+1
|\| |
| * | Merge branch 'high-level-features' into 'main'Nick Mathewson2022-06-161-0/+2
| |\ \ | | |/ | |/|
| * | Merge branch 'dormant_directory' into 'main'Nick Mathewson2022-06-131-0/+1
| |\ \
| | * | DirMgr: Use scopeguard crate in place of ad hoc RAII substitutesNick Mathewson2022-06-131-0/+1
* | | | Add "accel-*" features to arti-client and arti.Nick Mathewson2022-06-131-0/+1
* | | | Add a feature to tor-llcrypto to enable sha-1/asm.Nick Mathewson2022-06-131-0/+10
| |_|/ |/| |
* | | Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-0/+2
|/ /
* | Merge branch 'channel' into 'main'Nick Mathewson2022-06-101-0/+112
|\ \
| * | tor-proto: padding: Test padding timer distributionIan Jackson2022-06-081-0/+110
| * | 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