summaryrefslogtreecommitdiff
path: root/crates/tor-proto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cargo: Run fixup-features (formatting)Ian Jackson2024-10-301-1/+2
* | cargo: Run fixup-featuresIan Jackson2024-10-301-1/+1
|/
* Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCostIan Jackson2024-10-161-3/+3
* Apply `default-features = false` to all tor-memquota depsIan Jackson2024-10-161-1/+1
* Some HasMemoryCost impls in tor-protoIan Jackson2024-10-021-3/+5
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-17/+17
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-17/+17
* oneshot-fused-workaround: Set the initial version to 0.1.0.Gabriela Moldovan2024-09-031-1/+1
* Fix formatting issues introduced by fixup-features.Gabriela Moldovan2024-09-031-1/+3
* Run fixup-features in preparation for release.Gabriela Moldovan2024-09-031-1/+1
* Move stream_peek into tor-async-utilsJim Newsome2024-08-291-4/+0
* extract tor_async_utils::oneshot into ::oneshot-fused-workaroundJim Newsome2024-08-281-0/+1
* StreamMap: Use StreamUnobtrusivePeeker instead of PeekableJim Newsome2024-08-211-0/+4
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-17/+17
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-17/+17
* Update to statrs 0.17Ian Jackson2024-06-251-1/+1