summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Merge branch 'sync_datastream' into 'main'Nick Mathewson2025-02-271-0/+1
|\
| * Make DataStream, and its members, implement Sync.Nick Mathewson2025-02-261-0/+1
* | Merge branch 'reactor-confluxation' into 'main'gabi-2502025-02-271-0/+1
|\ \
| * | tor-proto: Add a ConfluxSet type.Gabriela Moldovan2025-02-251-0/+1
| |/
* | Upgraede to der-parser 10Nick Mathewson2025-02-261-7/+7
* | Upgrade to directories 6Nick Mathewson2025-02-261-3/+3
* | Upgrade to derive_more 2Nick Mathewson2025-02-261-6/+6
* | Upgrade to notify 8.Nick Mathewson2025-02-261-14/+11
|/
* Update to derive-deftly 1.0Ian Jackson2025-02-121-52/+93
* arti: upgrade 'hickory-proto' to 0.24.3Steven Engler2025-02-101-8/+8
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2025-02-061-47/+47
|\
| * Version bumps to 0.27.0Ian Jackson2025-02-061-45/+45
| * Bump arti crate version to 1.4.0Ian Jackson2025-02-061-1/+1
| * fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* | tor-keymgr: Define the test key constants using a macro.Gabriela Moldovan2025-02-061-0/+1
|/
* Upgrade to dirs 6Ian Jackson2025-02-051-12/+44
* Upgrade to axum 8Ian Jackson2025-02-051-8/+7
* Upgrade to downcast-rs 2Ian Jackson2025-02-051-2/+2