| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Merge branch 'mod-module-files' into 'main' | Nick Mathewson | 2025-01-07 | 1 | -0/+1 |
| |\ \
| |/
|/| |
|
| | * | clippy: deny `mod_module_files` | Steven Engler | 2025-01-06 | 1 | -0/+1 |
| * | | Also cargo-update in crates/*x/bench. | Nick Mathewson | 2025-01-06 | 1 | -47/+28 |
| |/ |
|
| * | add_warnings, *: Allow clippy::needless_lifetimes | Nick Mathewson | 2024-12-03 | 1 | -0/+1 |
| * | equix, hashx: Add Cargo.lock changes. | Gabriela Moldovan | 2024-12-02 | 1 | -2/+2 |
| * | Bump the versions of the non-{arti-,tor-} crates. | Gabriela Moldovan | 2024-12-02 | 1 | -2/+2 |
| * | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2024-12-02 | 1 | -73/+65 |
| * | cargo: Update `thiserror` to `2` | Clara Engler | 2024-11-12 | 2 | -15/+15 |
| * | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2024-09-30 | 1 | -51/+60 |
| * | Minor bumps on non-tor/arti crates | Nick Mathewson | 2024-09-30 | 1 | -2/+2 |
| * | Upgrade MSRV to 1.77 | Nick Mathewson | 2024-09-25 | 1 | -1/+1 |
| * | Bump MSRV from 1.70 to 1.75. | Wesley Aptekar-Cassels | 2024-09-16 | 1 | -1/+1 |
| * | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2024-09-03 | 1 | -69/+80 |
| * | Bump the versions of the non-{arti-,tor-} crates. | Gabriela Moldovan | 2024-09-03 | 1 | -1/+1 |
| * | Fix typos | Dimitris Apostolou | 2024-09-03 | 2 | -2/+2 |
| * | Run "cargo update" for crates/{equix/hashx}/bench. | Nick Mathewson | 2024-08-01 | 1 | -82/+106 |
| * | Minor bumps on fslock-guard, fs-mistrust, equix | Nick Mathewson | 2024-08-01 | 1 | -1/+1 |
| * | hashx: Abolish Shape::BUCKET_CAPACITY | Ian Jackson | 2024-07-08 | 1 | -7/+0 |
| * | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2024-06-05 | 1 | -107/+93 |
| * | Bump the versions of the non-{arti-,tor-} crates. | Gabriela Moldovan | 2024-06-05 | 1 | -1/+1 |
| * | Rename bucket-array-api feature to bucket-array | Nick Mathewson | 2024-05-07 | 4 | -20/+22 |
| * | equix: Add a rustdoc warning exception. | Nick Mathewson | 2024-05-07 | 1 | -0/+4 |
| * | equix: use a feature to expose bucket array API. | Nick Mathewson | 2024-05-07 | 4 | -16/+28 |
| * | Re-run maint/add_warning. | Nick Mathewson | 2024-05-06 | 1 | -2/+2 |
| * | Update separate lockfiles | Ian Jackson | 2024-04-30 | 1 | -2/+2 |
| * | Bump versions of crates with nonfunctional changes | Ian Jackson | 2024-04-30 | 1 | -1/+1 |
| * | Ship GPL-3 alongside LGPL-3, as required | Ian Jackson | 2024-04-25 | 1 | -0/+674 |
| * | Copy LGPL-3 file into hashx and equix crates | Ian Jackson | 2024-04-25 | 1 | -0/+165 |
| * | remove unused dependencies | trinity-1686a | 2024-04-02 | 1 | -1/+0 |
| * | Run cargo update in {equix,hashx}/bench | Nick Mathewson | 2024-04-02 | 1 | -210/+164 |
| * | Bump patchlevel versions on non-{tor/arti} crates. | Nick Mathewson | 2024-04-02 | 1 | -2/+2 |
| * | deny clippy::unchecked_duration_subtraction | trinity-1686a | 2024-02-29 | 1 | -0/+1 |
| * | In every crate, change rust-version to 1.70. | Nick Mathewson | 2023-11-28 | 1 | -1/+1 |
| * | Update other cargo.lock files. | Nick Mathewson | 2023-10-02 | 1 | -2/+2 |
| * | Patchlevel bumps, with dependents affected. | Nick Mathewson | 2023-10-02 | 1 | -2/+2 |
| * | Update bench lockfiles for new fixed-capacity-vec | Nick Mathewson | 2023-09-20 | 1 | -2/+2 |
| * | Switch to FixedCapacityVec 0.1.0 from crates.io | Ian Jackson | 2023-09-06 | 1 | -0/+7 |
| * | Upgrade bench/ lockfiles too. | Nick Mathewson | 2023-09-05 | 1 | -82/+93 |
| * | Update patchlevel for crates with nontrivial changes. | Nick Mathewson | 2023-09-05 | 1 | -2/+2 |
| * | Update equix/bench/Cargo.lock. | Nick Mathewson | 2023-09-05 | 1 | -3/+3 |
| * | Upgrade to visibility 0.1.0 | Nick Mathewson | 2023-09-05 | 1 | -1/+1 |
| * | Run add_warnings on all files. | Nick Mathewson | 2023-08-04 | 1 | -2/+2 |
| * | equix/bench: Update Cargo.lock | Micah Elizabeth Scott | 2023-08-02 | 1 | -0/+12 |
| * | Merge branch 'ticket889_fuzz' into 'main' | Nick Mathewson | 2023-08-02 | 10 | -18/+240 |
| |\ |
|
| | * | equix/fuzz: CI and doc fixes | Micah Elizabeth Scott | 2023-08-02 | 1 | -6/+9 |
| | * | hashx/fuzz, equix/fuzz: use arti-corpora | Micah Elizabeth Scott | 2023-08-01 | 2 | -1/+2 |
| | * | equix/fuzz: rustfmt | Micah Elizabeth Scott | 2023-08-01 | 1 | -19/+16 |
| | * | equix/fuzz: Fixes to get nick's prototype running | Micah Elizabeth Scott | 2023-08-01 | 7 | -23/+65 |
| | * | WIP: Fuzzer for BucketArray. | Nick Mathewson | 2023-08-01 | 3 | -0/+179 |
| * | | hashx/bench, equix/bench: Enable debug symbols | Micah Elizabeth Scott | 2023-08-01 | 1 | -0/+5 |