summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * tor-error: Removed dependency on `once_cell`hashcatHitman2025-06-131-1/+0
* | tor-proto: Replace LegId/LegIdKey with UniqId.Gabriela Moldovan2025-06-131-0/+1
|/
* arti: Add keys list and keys list-keystoreshjrgrn2025-06-121-0/+3
* Merge branch 'new-rusqlite' into 'main'opara2025-06-111-16/+7
|\
| * Bump rusqlite dependency to 0.36.0Nick Mathewson2025-06-101-16/+7
* | Merge branch 'hickory-upgrade' into 'main'Nick Mathewson2025-06-101-4/+15
|\ \ | |/ |/|
| * Upgrade dependency to hickory-proto 0.25.2Nick Mathewson2025-06-091-4/+15
* | Un-pin version of typed-index-collectionsNick Mathewson2025-06-091-2/+22
|/
* tor-rtcompat: Remove rustls dependency in favor of futures-rustlsparazyd2025-06-061-240/+11
* tor-proto: add a `RateLimitedWriter`Steven Engler2025-06-051-0/+1
* release: Run `cargo update` in the root.Alexander Hansen Færøy2025-06-051-290/+331
* release: Bump arti to 1.4.4.Alexander Hansen Færøy2025-06-051-1/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-46/+46
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-10/+10
* Merge branch 'pow-manager' into 'main'wesleyac2025-05-271-0/+7
|\
| * tor-hsservice: Make PowManager persist state.Wesley Aptekar-Cassels2025-05-271-0/+5
| * tor-hsservice: Initial parts of PowManager.Wesley Aptekar-Cassels2025-05-271-0/+2
* | proto: remove unused cpu_time dev-dependencyLionel Goffaux2025-05-221-12/+1
|/
* proto: change bench measurementLionel Goffaux2025-05-131-0/+11
* arti: test: Refactor arti integration testhjrgrn2025-05-121-0/+62
* protover: New `NumberedSubver` to represent a subprotocol capNick Mathewson2025-05-071-0/+2
* 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