summaryrefslogtreecommitdiff
path: root/crates/tor-cell
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'main' into 'main'gabi-2502026-02-021-1/+1
|\
| * fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-261-1/+1
* | maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
|/
* proto: Authenticate a relay channelDavid Goulet2026-01-221-1/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-11/+11
* Remove unnecessary `doc(cfg(...))` attributesNeel Chauhan2025-12-041-3/+0
* 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-11/+11
* cell: Add missing docs to internal macroGabriela Moldovan2025-12-011-0/+2
* Merge branch 'bug2172' into 'main'Nick Mathewson2025-11-241-1/+1
|\
| * tor-llcrypto: Stop deriving Deref in CtByteArrayNeel Chauhan2025-11-241-1/+1
* | Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* | Merge branch 'deftly-1.4' into 'main'opara2025-11-061-1/+1
|\ \
| * | Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
| |/
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-065-5/+5
* | Decorate a use with an allowIan Jackson2025-11-061-0/+1
|/
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-12/+12
* proto: Add the channel authentication dataDavid Goulet2025-10-231-0/+5
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* Remove a couple of unused imports.Nick Mathewson2025-10-161-1/+0
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-12/+12
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* tor-cell: add `Display` impl for `XonKbpsEwma`Steven Engler2025-09-221-0/+9
* tor-cell: add pub `PAYLOAD_MAX_SIZE_{ALL,ANY}`Steven Engler2025-09-151-0/+50
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* padding: Report when we have received padding or data.Nick Mathewson2025-09-021-0/+11
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Remove semver.md filesNick Mathewson2025-08-281-2/+0
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-12/+12
* proto: Remove the AUTHORIZE as a parsable cellDavid Goulet2025-08-214-51/+2
* proto: Make the OutboundClientHandshake use new cell handlerDavid Goulet2025-08-201-1/+1
* cell: Add helper functionsDavid Goulet2025-08-201-0/+5
* tor-hsservice: Change capping of PoW effort.Wesley Aptekar-Cassels2025-08-132-10/+1
* tor-cell: fix comment in `ChannelCodec::encode`Steven Engler2025-08-121-1/+3
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-0716-41/+42
* Merge branch 'msrv-fixes' into 'main'Nick Mathewson2025-08-052-12/+13
|\
| * tor-cell: Check strictly-ascending property more efficientlyNick Mathewson2025-08-052-12/+13
* | Merge branch 'prop362-fixups' into 'main'wesleyac2025-08-051-0/+10
|\ \ | |/ |/|
| * tor-cell: Add ProofOfWorkV1::cap_effort function.Wesley Aptekar-Cassels2025-08-051-0/+10
* | Merge branch 'msrv-1.85' into 'main'Nick Mathewson2025-08-051-2/+2
|\ \ | |/ |/|
| * Bump to hex-literal 1.0Nick Mathewson2025-08-051-1/+1
| * Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* | Remove semver.md files, post-release.Ian Jackson2025-08-051-2/+0
|/
* Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-10/+10
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* tor-cell: add `FlowCtrlVersion::V0`Steven Engler2025-07-161-0/+3
* tor-cell: change `UnparsedRelayMsg::data_len`Steven Engler2025-07-153-9/+52
* tor-cell: remove `flowctl-cc` feature and make XON/XOFF cells stableSteven Engler2025-07-154-11/+2