summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* release: Update Cargo.lock files.Wesley Aptekar-Cassels2025-05-011-27/+27
* release: Bump arti to 1.4.3.Wesley Aptekar-Cassels2025-05-011-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-46/+46
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-31/+30
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-251/+161
* Upgrade dependencies.Wesley Aptekar-Cassels2025-04-291-3/+3
* proto: Implement CGO functions ET and PRFNick Mathewson2025-04-291-0/+31
* Replace signal-hook-async-std with async-signal to fix RUSTSEC-2024-0384Vijaya Bhaskar2025-04-261-180/+26
* tor-proto: only use congestion control if "flowctl-cc" feature is enabledSteven Engler2025-04-231-0/+1
* Merge branch 'proto_enforce' into 'main'Nick Mathewson2025-04-221-0/+9
|\
| * arti-client: Small test for evaluating protocol status.Nick Mathewson2025-04-161-0/+2
| * arti-client: Keep a somewhat accurate notion of our release date.Nick Mathewson2025-04-161-0/+1
| * dirmgr: Backend support for cacheing protocol status.Nick Mathewson2025-04-161-0/+1
| * protover,netdoc: Implement serde for Protocols etc.Nick Mathewson2025-04-161-0/+1
| * New functions to report supported subprotocolsNick Mathewson2025-04-161-0/+4
* | tor-events: Removed once_cell dependencyhashcatHitman2025-04-171-1/+0
* | tor-geoip: Removed once_cell dependencyhashcatHitman2025-04-171-1/+0
|/
* Remove hsc quiet and force flags in favor of batchhjrgrn2025-04-141-45/+0
* Merge branch '1519-integration-or-example-with-ureq' into 'main'Ian Jackson2025-04-091-2/+260
|\
| * arti-ureq: New library which integrates with ureqnield2025-04-091-2/+260
* | Update crossbeam-channel to 0.5.15 to fix cargo auditIan Jackson2025-04-091-2/+2
|/
* metrics: arti: Reduce features on metrics-exporter-prometheusIan Jackson2025-04-081-66/+2
* tor-hsrproxy: Export a connection count metricIan Jackson2025-04-081-0/+3
* arti: Optionally set up a Prometheus metrics exporterIan Jackson2025-04-081-2/+191
* Run "cargo update" to fix cargo-audit issuesNick Mathewson2025-04-071-88/+80
* Bump arti crate to 1.4.2Gabriela Moldovan2025-03-311-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-45/+45
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-5/+5
* Run cargo update in preparation for release.Gabriela Moldovan2025-03-271-405/+465
* Upgrade getrandom dependency to 0.3.2Gabriela Moldovan2025-03-271-15/+19
* Upgrade rustls-wekpki dependency to 0.103.1.Gabriela Moldovan2025-03-271-2/+13
* Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-271-36/+14
* Use CautiousRng for keys going into the KeyMgr.Nick Mathewson2025-03-241-0/+1
* llcrypto: new CautiousRng for constructing long-lived keysNick Mathewson2025-03-241-0/+24
* Merge branch 'named_protovers' into 'main'David Goulet2025-03-201-0/+1
|\
| * protover: Add support for subprotocol version mnemonics.Nick Mathewson2025-03-121-0/+1
* | llcrypto: add an rng compatibility shim for dalek-cryptoNick Mathewson2025-03-181-0/+1
* | Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-58/+108
* | netdoc: Reject BOMs and NULs.Nick Mathewson2025-03-171-0/+1
|/
* cargo_audit: Bump ring to 0.17.13.Gabriela Moldovan2025-03-101-2/+2
* sqlite: Handle vanished blobs during consensus loadingNick Mathewson2025-03-051-0/+1
* Merge branch 'x509-signature-yeet' into 'main'Nick Mathewson2025-03-051-43/+146
|\
| * Require rustls 0.23.20Nick Mathewson2025-03-041-0/+139
| * rustls.rs: Replace x509-signature with rustls-webpkiNick Mathewson2025-03-041-43/+7
* | tor-rtmocK; Detect wrong-context blocking_io and spawn_threadIan Jackson2025-03-041-0/+1
|/
* tor-congestion: remove crateSteven Engler2025-03-031-4/+0
* Bump arti to 1.4.1Nick Mathewson2025-03-031-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-46/+46
* Bump patchlevel for safelog, retry-error, test-temp-dir.Nick Mathewson2025-03-031-3/+3
* cargo: run 'cargo update' in preparation for releaseSteven Engler2025-02-271-112/+127