summaryrefslogtreecommitdiff
path: root/crates/equix
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update equix, hashx, tor-hspow for new clippy defaultsMicah Elizabeth Scott2023-07-271-1/+1
* Reimplement Equi-X in RustMicah Elizabeth Scott2023-07-2712-0/+1706