summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto
Commit message (Expand)AuthorAgeFilesLines
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-9/+9
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* tor-hsservice: Make PowManager persist state.Wesley Aptekar-Cassels2025-05-273-2/+8
* tor-hscrypto: Implement Display and FromStr for Seed.Wesley Aptekar-Cassels2025-05-272-1/+29
* tor-hsservice: Initial parts of PowManager.Wesley Aptekar-Cassels2025-05-272-2/+2
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-5/+9
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-9/+9
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-9/+9
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-2/+2
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-183-4/+4
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Wrap ed25519-dalek types.Nick Mathewson2025-03-181-8/+7
* tor-hscrypto: Implement Display for TimePeriodhjrgrn2025-03-132-2/+25
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-9/+9
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-9/+9
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-9/+9
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* Merge branch 'upgrades' into 'main'Nick Mathewson2025-01-061-1/+1
|\
| * Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-1/+1
* | Run "fixup-features" in preparation for release.Nick Mathewson2025-01-061-1/+1
|/
* tor-hscrypto: Move encodable key trait impls from tor-key-forge.Gabriela Moldovan2024-12-112-0/+112
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Remove semver.md files post-release.Gabriela Moldovan2024-12-021-1/+0
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-8/+8
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-2/+2
* PoW: Consolidate feature flags into a single flag.Wesley Aptekar-Cassels2024-11-253-14/+5
* tor-hscrypto: Add Verifier::seed() helper function.Wesley Aptekar-Cassels2024-11-251-0/+7
* tor-hscrypto: Add Seed::new.Wesley Aptekar-Cassels2024-11-251-0/+43
* tor-netdoc: Support writing pow-params line.Wesley Aptekar-Cassels2024-11-251-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* tor-hscrypto: Abolish the HasKind impl of HsIdParseError.Gabriela Moldovan2024-11-042-15/+1
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-9/+9
|\
| * Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-8/+8
* | cargo: Run fixup-features (formatting)Ian Jackson2024-10-301-1/+3
* | cargo: Run fixup-featuresIan Jackson2024-10-301-3/+4
* | cargo: tor-hscrypto: Declare pow-* experimentalIan Jackson2024-10-302-0/+18
* | cargo: tor-hscrypto: Move `full` earlier in README.mdIan Jackson2024-10-301-2/+2
|/
* tor-hscrypto: Document Cargo featuresIan Jackson2024-10-221-1/+18
* Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCostIan Jackson2024-10-162-4/+4
* hs-pow: Effort type improvements.Wesley Aptekar-Cassels2024-10-091-1/+35
* tor-hscrypto: Fixup broken doc links.Wesley Aptekar-Cassels2024-10-093-4/+4
* hs-pow: Refactor to prefer stub types rather than cfg sprawl.Wesley Aptekar-Cassels2024-10-095-11/+19