| Commit message (Expand) | Author | Age | Files | Lines |
| * | Run cargo update for {hashx,equix}/bench | Gabriela Moldovan | 2026-06-01 | 1 | -62/+106 |
| * | Bump the versions of the non-{arti-,tor-} crates | Gabriela Moldovan | 2026-06-01 | 1 | -1/+1 |
| * | hashx: Update rand version used in fuzz tests. | Wesley Aptekar-Cassels | 2026-05-13 | 2 | -8/+11 |
| * | Upgrade rand crates to 0.10. | Wesley Aptekar-Cassels | 2026-05-12 | 6 | -32/+42 |
| * | Update Cargo.lock for hashx and equix | Ian Jackson | 2026-03-30 | 1 | -1/+1 |
| * | Bump versions: patchlevel, without dependencies | Ian Jackson | 2026-03-30 | 1 | -1/+1 |
| * | hashx: Bump dynasmrt to 5.0.0 | Gabriela Moldovan | 2026-03-04 | 3 | -6/+6 |
| * | Run cargo update for {hashx,equix}/bench | Gabriela Moldovan | 2026-03-02 | 1 | -48/+48 |
| * | Bump the versions of the non-{arti-,tor-} crates | Gabriela Moldovan | 2026-03-02 | 1 | -1/+1 |
| * | hashx: Use .is_multiple_of() as recommended by clippy | Gabriela Moldovan | 2026-02-16 | 1 | -1/+1 |
| * | Allow clippy::collapsible_if to trigger | Gabriela Moldovan | 2026-02-16 | 1 | -0/+1 |
| * | Bump MSRV from 1.86 to 1.89 | Gabriela Moldovan | 2026-02-16 | 1 | -1/+1 |
| * | Set package.metadata.docs.rs.all-features to true for all crates | Niel Duysters | 2026-02-09 | 1 | -0/+3 |
| * | release: Update hashx and equix benches. | Wesley Aptekar-Cassels | 2026-02-02 | 1 | -40/+40 |
| * | release: bump-nodep various crates. | Wesley Aptekar-Cassels | 2026-02-02 | 1 | -1/+1 |
| * | maint/add_warning: Run script to add new warning | Gabriela Moldovan | 2026-01-27 | 1 | -0/+1 |
| * | cargo: Update equix and hashx bench | Clara Engler | 2026-01-13 | 1 | -44/+44 |
| * | Run cargo update for {hashx,equix}/bench | Gabriela Moldovan | 2025-12-02 | 1 | -36/+36 |
| * | Bump the versions of the non-{arti-,tor-} crates | Gabriela Moldovan | 2025-12-02 | 1 | -1/+1 |
| * | hashx: Gate as_u8() behind the compiler feature | Gabriela Moldovan | 2025-11-20 | 1 | -0/+1 |
| * | Fix name of clippy lint to unchecked_time_subtraction (2) | Ian Jackson | 2025-11-06 | 1 | -1/+1 |
| * | hashx-bench: ran `cargo update` | Steven Engler | 2025-10-29 | 1 | -86/+64 |
| * | maint: bump minor versions of all published crates | Steven Engler | 2025-10-29 | 1 | -1/+1 |
| * | Bump MSRV from 1.85.1 to 1.86 | Clara Engler | 2025-10-21 | 1 | -1/+1 |
| * | hashx: A couple of comments about register ranges | Nick Mathewson | 2025-10-08 | 2 | -0/+4 |
| * | hashx: Make exceptions for clippy warnings from dynasm. | Nick Mathewson | 2025-10-08 | 1 | -9/+17 |
| * | hashx: Make RegisterId::x() return u8 on aarch64 | Nick Mathewson | 2025-10-07 | 1 | -3/+3 |
| * | hashx: Provide a u8 accessor for RegisterId. | Nick Mathewson | 2025-10-07 | 2 | -1/+7 |
| * | hashx: Fix/ignore clippy lints. | Wesley Aptekar-Cassels | 2025-10-06 | 1 | -2/+5 |
| * | Update hashx and equix bench Cargo.lock files. | Wesley Aptekar-Cassels | 2025-10-06 | 1 | -151/+114 |
| * | hashx: Update dynasmrt. | Wesley Aptekar-Cassels | 2025-10-06 | 1 | -1/+1 |
| * | release: Update lockfiles. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -1/+1 |
| * | release: Bump versions. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -1/+1 |
| * | Remove "doc_auto_cfg" incantation from all crates. | Nick Mathewson | 2025-09-29 | 1 | -1/+1 |
| * | Bump MSRV from 1.85 to 1.85.1 | Nick Mathewson | 2025-09-09 | 1 | -1/+1 |
| * | Update lockfiles in equix, hashx. | Nick Mathewson | 2025-08-28 | 1 | -11/+8 |
| * | Bump the minor version of every published crate except for `arti`. | Nick Mathewson | 2025-08-28 | 1 | -1/+1 |
| * | Run "cargo update" in preparation for release. | Nick Mathewson | 2025-08-28 | 1 | -46/+46 |
| * | Upgrade to criterion 0.7 | Nick Mathewson | 2025-08-27 | 2 | -27/+7 |
| * | Rename variables named "gen" | Nick Mathewson | 2025-08-07 | 1 | -4/+4 |
| * | Switch Cargo.toml files to edition 2024. | Nick Mathewson | 2025-08-07 | 14 | -22/+22 |
| * | Update code for Edition 2024 | Nick Mathewson | 2025-08-07 | 1 | -4/+4 |
| * | Bump to hex-literal 1.0 | Nick Mathewson | 2025-08-05 | 1 | -1/+1 |
| * | Set MSRV to 1.85. | Nick Mathewson | 2025-08-05 | 1 | -1/+1 |
| * | Update hashx-bench lockfile | Ian Jackson | 2025-08-05 | 1 | -20/+27 |
| * | Version bumps for 1.4.6 | Ian Jackson | 2025-08-05 | 1 | -1/+1 |
| * | Typo fixes (automatic and hand-verified) | Nick Mathewson | 2025-07-09 | 1 | -1/+1 |
| * | hashx, equix: Update lock files. | Gabriela Moldovan | 2025-07-07 | 1 | -1/+1 |
| * | Bump the versions of the non-{arti-,tor-} crates. | Gabriela Moldovan | 2025-07-07 | 1 | -1/+1 |
| * | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2025-07-07 | 1 | -47/+56 |