aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* release: Bump `slotmap-careful` to 0.6.0.Wesley Aptekar-Cassels2026-02-021-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-20/+20
* proto: Add a new ToRelayMsg utilGabriela Moldovan2026-01-291-0/+1
* proto: Add traits for public channel viewsDavid Goulet2026-01-131-0/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-20/+20
* Merge branch 'bump-criterion' into 'main'Ian Jackson2025-12-041-2/+2
|\
| * proto: Bump criterion, criterion-cycles-per-byte to 0.8.0Gabriela Moldovan2025-12-041-2/+2
* | Pin our derive-deftly version to ~1.6.0 everywhereIan Jackson2025-12-031-1/+1
* | Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
|/
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-20/+20
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* proto: use assert_matches in circuit.rs tests.Nick Mathewson2025-11-041-0/+1
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-24/+24
* maint: fixup featuresSteven Engler2025-10-281-0/+1
* proto: Add the channel authentication dataDavid Goulet2025-10-231-0/+1
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-23/+23
* proto: Experimental API to install a circuit padder at a hop.Nick Mathewson2025-09-151-0/+2
* tor-proto: simplify `StreamFlowCtrlEnum` with `enum_dispatch`Steven Engler2025-09-101-0/+1
* Merge branch 'msrv-1.85.1' into 'main'Nick Mathewson2025-09-091-1/+1
|\
| * Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* | Require maybenot 2.2.1 for MSRV fix.Nick Mathewson2025-09-091-1/+1
* | Require maybenot 2.2.0 for paddingNick Mathewson2025-09-081-1/+1
|/
* proto: Define a new composable SinkBlocker type.Nick Mathewson2025-09-041-0/+1
* Define and implement a backend padding API, based on maybenot.Nick Mathewson2025-09-021-1/+4
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-23/+23
* Upgrade to criterion 0.7Nick Mathewson2025-08-271-2/+2
* proto: Add an experimental relay feature.Gabriela Moldovan2025-08-151-0/+2
* Merge branch 'enable-cgo' into 'main'Nick Mathewson2025-08-071-1/+1
|\
| * proto: Make CGO feature require CCNick Mathewson2025-08-061-1/+1
* | Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
|/
* Bump to hex-literal 1.0Nick Mathewson2025-08-051-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-19/+19
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* tor-cell: remove `flowctl-cc` feature and make XON/XOFF cells stableSteven Engler2025-07-151-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-19/+19
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-4/+4
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* tor-proto: add `Notify{Sender,Receiver}` channelSteven Engler2025-06-231-0/+1
* tor-proto: make `visibility` dependency always availableSteven Engler2025-06-161-3/+3
* tor-proto: Replace LegId/LegIdKey with UniqId.Gabriela Moldovan2025-06-131-0/+1
* Merge branch 'criterion-fix-aarch64' into 'main'Nick Mathewson2025-06-091-3/+6
|\
| * Run cargo sort on tor-protoNick Mathewson2025-06-091-7/+15
| * proto: Let benchmarks build correctly on non-intelNick Mathewson2025-06-091-10/+5
* | tor-cell: add experimental `flowctl-cc` featureSteven Engler2025-06-091-1/+1
|/
* tor-proto: add a `RateLimitedWriter`Steven Engler2025-06-051-0/+1