summaryrefslogtreecommitdiff
path: root/crates/tor-proto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-19/+19
* chore: Run fixup-features.Wesley Aptekar-Cassels2025-04-301-1/+1
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* Rename feature cgo => counter-galois-onion.Nick Mathewson2025-04-291-2/+2
* proto: Implement CGO functions ET and PRFNick Mathewson2025-04-291-1/+4
* New empty CGO module.Nick Mathewson2025-04-291-1/+3
* tor-proto: only use congestion control if "flowctl-cc" feature is enabledSteven Engler2025-04-231-1/+3
* New functions to report supported subprotocolsNick Mathewson2025-04-161-0/+1
* tor-proto: removed "ntor_v3" feature flagSteven Engler2025-04-011-2/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-18/+18
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-2/+2
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-18/+18
* 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
| |/
* / Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
|/
* tor-proto: add experimental 'conflux' featureSteven Engler2025-02-241-1/+2
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2025-02-061-18/+18
|\
| * Version bumps to 0.27.0Ian Jackson2025-02-061-18/+18
* | Fix Cargo.toml features formattingIan Jackson2025-02-061-1/+3
* | Add some missing "full" featuresIan Jackson2025-02-061-1/+1
|/
* congestion: Make the cc_alg values a caret_int for better code semanticDavid Goulet2025-01-161-0/+1
* tor-proto: Remove dependency on tor-netdir.Gabriela Moldovan2025-01-151-2/+0
* tor-proto: Replace constants with caret_int.Gabriela Moldovan2025-01-151-0/+1
* tor-proto: Add KistParams type built from NetParameters.Gabriela Moldovan2025-01-151-0/+2
* tor-proto: Add traced_test to test casesIan Jackson2025-01-151-0/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-18/+18
* Merge branch 'upgrades' into 'main'Nick Mathewson2025-01-061-2/+2
|\
| * Upgrade to statrs 0.18.0Nick Mathewson2025-01-061-1/+1
| * Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-1/+1
* | Run "fixup-features" in preparation for release.Nick Mathewson2025-01-061-1/+1
|/
* tor-proto: switched from `Slab` to `DenseSlotMap` for waker mapSteven Engler2024-12-101-1/+1
* tor-proto: replace oneshot broadcast channelSteven Engler2024-12-101-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-18/+18
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* Fix several Cargo.tomls to satisfy cargo-sort.Gabriela Moldovan2024-12-021-1/+0
* tor-proto: Make bench an experimental feature.Gabriela Moldovan2024-12-021-3/+2
* Run fixup-features in preparation for release.Gabriela Moldovan2024-12-021-0/+2
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* tor-proto: condition benchmarks to the bench featureLionel Goffaux2024-11-061-0/+4
* tor-proto: add a bench featureLionel Goffaux2024-11-061-0/+1
* tor-proto: Add benchmarks for cell encryption and decryptionLionel Goffaux2024-11-041-0/+18
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-19/+19
|\
| * Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-18/+18