summaryrefslogtreecommitdiff
path: root/crates/tor-hspow
Commit message (Expand)AuthorAgeFilesLines
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-2/+2
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* Bump minor versionsIan Jackson2024-02-051-2/+2
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* no-dependant bumps for crates with changed dependencies.Nick Mathewson2023-10-311-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-2/+2
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-3/+3
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* tor-hspow: Shorten the solve_effort1k_aa_41_01 testMicah Elizabeth Scott2023-08-011-1/+1
* tor-hspow: Split up hspow_vectors testsMicah Elizabeth Scott2023-08-011-8/+106
* Run "fixup features" in preparation for a release.Nick Mathewson2023-08-011-1/+1
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-275-29/+63
* tor-hspow: Simplify and optimize Challenge::newMicah Elizabeth Scott2023-07-271-10/+17
* tor-hspow, equix, hashx: Make all error types CloneMicah Elizabeth Scott2023-07-272-5/+5
* Update equix, hashx, tor-hspow for new clippy defaultsMicah Elizabeth Scott2023-07-271-1/+1
* Start implementing Proposal 327Micah Elizabeth Scott2023-07-2711-0/+1055