summaryrefslogtreecommitdiff
path: root/crates/equix
Commit message (Expand)AuthorAgeFilesLines
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-09-301-51/+60
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-09-031-69/+80
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-09-031-1/+1
* Fix typosDimitris Apostolou2024-09-032-2/+2
* Run "cargo update" for crates/{equix/hashx}/bench.Nick Mathewson2024-08-011-82/+106
* Minor bumps on fslock-guard, fs-mistrust, equixNick Mathewson2024-08-011-1/+1
* hashx: Abolish Shape::BUCKET_CAPACITYIan Jackson2024-07-081-7/+0
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-06-051-107/+93
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-06-051-1/+1
* Rename bucket-array-api feature to bucket-arrayNick Mathewson2024-05-074-20/+22
* equix: Add a rustdoc warning exception.Nick Mathewson2024-05-071-0/+4
* equix: use a feature to expose bucket array API.Nick Mathewson2024-05-074-16/+28
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Update separate lockfilesIan Jackson2024-04-301-2/+2
* Bump versions of crates with nonfunctional changesIan Jackson2024-04-301-1/+1
* Ship GPL-3 alongside LGPL-3, as requiredIan Jackson2024-04-251-0/+674
* Copy LGPL-3 file into hashx and equix cratesIan Jackson2024-04-251-0/+165
* remove unused dependenciestrinity-1686a2024-04-021-1/+0
* Run cargo update in {equix,hashx}/benchNick Mathewson2024-04-021-210/+164
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-2/+2
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Update other cargo.lock files.Nick Mathewson2023-10-021-2/+2
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-2/+2
* Update bench lockfiles for new fixed-capacity-vecNick Mathewson2023-09-201-2/+2
* Switch to FixedCapacityVec 0.1.0 from crates.ioIan Jackson2023-09-061-0/+7
* Upgrade bench/ lockfiles too.Nick Mathewson2023-09-051-82/+93
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-2/+2
* Update equix/bench/Cargo.lock.Nick Mathewson2023-09-051-3/+3
* Upgrade to visibility 0.1.0Nick Mathewson2023-09-051-1/+1
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* equix/bench: Update Cargo.lockMicah Elizabeth Scott2023-08-021-0/+12
* Merge branch 'ticket889_fuzz' into 'main'Nick Mathewson2023-08-0210-18/+240
|\
| * equix/fuzz: CI and doc fixesMicah Elizabeth Scott2023-08-021-6/+9
| * hashx/fuzz, equix/fuzz: use arti-corporaMicah Elizabeth Scott2023-08-012-1/+2
| * equix/fuzz: rustfmtMicah Elizabeth Scott2023-08-011-19/+16
| * equix/fuzz: Fixes to get nick's prototype runningMicah Elizabeth Scott2023-08-017-23/+65
| * WIP: Fuzzer for BucketArray.Nick Mathewson2023-08-013-0/+179
* | hashx/bench, equix/bench: Enable debug symbolsMicah Elizabeth Scott2023-08-011-0/+5
* | hashx/bench, equix/bench: check in matching Cargo.lock filesMicah Elizabeth Scott2023-08-012-1/+1109
* | equix, hashx: Benchmark against C implementationMicah Elizabeth Scott2023-08-015-86/+246
|/
* Run "fixup features" in preparation for a release.Nick Mathewson2023-08-011-1/+1
* equix, hashx: Additional comment tweaksMicah Elizabeth Scott2023-07-273-11/+63
* equix, hashx: Prepare for an initial LGPL releaseMicah Elizabeth Scott2023-07-271-1/+6
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-278-77/+105
* tor-hspow, equix, hashx: Make all error types CloneMicah Elizabeth Scott2023-07-271-1/+1
* equix: Refactoring for bucket_arrayMicah Elizabeth Scott2023-07-274-434/+662