summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'update-rsa-v2' into 'main'Ian Jackson2022-07-061-50/+39
|\ \
| * | Update `rsa` dependency (and use `x25519-dalek` prerelease)eta2022-07-061-50/+39
| |/
* / tor-netdoc: b64 tests: add exhaustive roundtrip testIan Jackson2022-07-061-0/+1
|/
* cargo updateIan Jackson2022-07-051-36/+36
* Bump `base64ct` crate `1.5.0` -> `1.5.1`Arturo Marquez2022-06-271-2/+2
* Bump crate and dependency versions.Nick Mathewson2022-06-241-24/+24
* Increment versions of crates with trivial changes only.Nick Mathewson2022-06-241-11/+11
* Merge branch 'error_cleanup_2' into 'main'eta2022-06-241-0/+1
|\
| * tor-proto: split and elaborate tor_bytes::Error instancesNick Mathewson2022-06-231-0/+1
* | Run cargo upgrade in preparation for release.Nick Mathewson2022-06-241-10/+10
* | Merge branch 'tor-netdoc/use-base64ct' into 'main'Ian Jackson2022-06-231-5/+5
|\ \ | |/ |/|
| * Remove unused `base64` crateArturo Marquez2022-06-211-1/+0
| * Replace `base64` crate with `base64ct` crateArturo Marquez2022-06-211-4/+5
* | Merge branch 'error_cleanup' into 'main'Nick Mathewson2022-06-221-0/+2
|\ \ | |/ |/|
| * Improve error messages in tor-checkable.Nick Mathewson2022-06-221-0/+1
| * Editorial improvements on fs-mistrust errorsNick Mathewson2022-06-221-0/+1
* | tor-chanmgr: Change to use unwrap_voidIan Jackson2022-06-211-0/+1
* | channel padding: Use IntegerMilliseconds in padding::ParametersIan Jackson2022-06-211-0/+2
* | channel padding: Plumb settings from chanmgrIan Jackson2022-06-211-0/+1
* | channel padding: Make Parameters a pub struct with builderIan Jackson2022-06-211-0/+1
|/
* Run cargo update in preparation for release on FridayNick Mathewson2022-06-211-133/+105
* Merge branch 'reachable_addrs_v2' into 'main'Nick Mathewson2022-06-171-4/+63
|\
| * 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
|/