summaryrefslogtreecommitdiff
path: root/crates/tor-cell
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-11/+11
* tor-cell: add missing semver.md entriesSteven Engler2026-07-301-0/+2
* tor-cell: update docs and variable names for `Xon`Steven Engler2026-07-301-10/+13
* tor-cell: update docs and variable names for `XonKBpsEwma`Steven Engler2026-07-301-9/+9
* tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`Steven Engler2026-07-301-7/+7
* Require derive-deftly 1.11.4Ian Jackson2026-07-231-1/+1
* add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
* Removed unnecessary lintpryty262026-07-151-1/+1
* hsclient: Support protocol negotiation for CGO and flowctrl-ccNick Mathewson2026-07-021-0/+5
* cell: Accessors for more intro extensions.Nick Mathewson2026-07-021-7/+16
* cell: Make "extlist" generate methods to access variants.Nick Mathewson2026-07-021-0/+18
* Upgrade to itertools 0.15.0Nick Mathewson2026-07-011-1/+1
* Remove semver.md filesNick Mathewson2026-06-301-1/+0
* Version bumps for 2.5.0Nick Mathewson2026-06-301-12/+12
* tor-cell: remove `derive_more::Into` for `RelayEarly`Steven Engler2026-06-242-1/+2
* Merge branch 'msrv-1.91' into 'main'gabi-2502026-06-181-1/+1
|\
| * Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* | Merge branch 'flowctrl-tests' into 'main'opara2026-06-161-1/+1
|\ \ | |/ |/|
| * tor-cell: impl `PartialEq + Eq` on `XonKbpsEwma`Steven Engler2026-06-101-1/+1
* | tor-cell: document that destroy reason should be NONESteven Engler2026-06-121-0/+7
|/
* Merge branch 'clippy-string-slice' into 'main'Nick Mathewson2026-06-105-0/+5
|\
| * maint: Run maint/add_warning to deny string slicesClara Engler2026-06-095-0/+5
* | Bump derive-deftly to 1.11.3Ian Jackson2026-06-091-1/+1
|/
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-11/+11
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-124-12/+16
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-11/+11
* tor-cert: Remove the "encode" cargo featureIan Jackson2026-04-291-1/+1
* Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-1/+1
* Merge branch 'fixes_mr3791' into 'main'David Goulet2026-03-311-0/+2
|\
| * cell: Add Authenticate::BODY_LEN as a public constDavid Goulet2026-03-301-0/+2
* | Update to derive-deftly 0.10.0.Ian Jackson2026-03-311-1/+1
* | Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-11/+11
|/
* cell: Derive PartialEq for Begin and BeginFlagsGabriela Moldovan2026-03-251-2/+2
* Merge branch 'build_certs_refactor' into 'main'Nick Mathewson2026-03-232-0/+14
|\
| * cell: Feature-gate API using the possibly absent EncodedCert type.Nick Mathewson2026-03-232-0/+5
| * cell, proto, cert: Simplify CERTS cell building.Nick Mathewson2026-03-191-0/+9
* | proto: Check the AUTHENTICATE auth type that we support itDavid Goulet2026-03-191-0/+5
* | cell: Use Error::MissingData if Authenticate fields length is wrongDavid Goulet2026-03-191-26/+16
* | cell: Simplify the Authenticate APIDavid Goulet2026-03-191-16/+26
* | proto: Fix AUTHENTICATE equality check and signature checkDavid Goulet2026-03-191-0/+8
* | proto: Responder channel properly validates the AUTHENTICATE cellDavid Goulet2026-03-191-1/+34
|/
* tor-cell: rename `RestrictedMsg::restricted_cmds()` to `cmds_for_logging()`Steven Engler2026-03-041-2/+2
* tor-cell: add `RestrictedMsg` traitSteven Engler2026-03-031-0/+35
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-11/+11
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* proto: Implement a Canonicity structDavid Goulet2026-02-121-0/+12
* cell: Add an accessor for the linkspecs of an EXTEND2Gabriela Moldovan2026-02-051-0/+5
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-11/+11