summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto
Commit message (Expand)AuthorAgeFilesLines
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-9/+9
* Merge branch 'main' into 'main'gabi-2502026-02-021-1/+1
|\
| * fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-261-1/+1
* | maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
|/
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-9/+9
* Pin our derive-deftly version to ~1.6.0 everywhereIan Jackson2025-12-031-1/+1
* Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-9/+9
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Merge branch 'deftly-1.4' into 'main'opara2025-11-061-1/+1
|\
| * Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-064-4/+4
|/
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-11/+11
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* Merge branch 'release-1.6.0-remove-semver-md' into 'main'Ian Jackson2025-10-061-1/+0
|\
| * release: Remove old semver.md files.Wesley Aptekar-Cassels2025-10-021-1/+0
* | release: Bump versions.Wesley Aptekar-Cassels2025-10-021-11/+11
|/
* release: Update semver.md files.Wesley Aptekar-Cassels2025-10-011-0/+1
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* tor-hscrypto: derive_deftly is mandatory againhashcatHitman2025-09-232-4/+3
* tor-(hs|ll)crypto: export cteq macros correctlyhashcatHitman2025-09-233-65/+11
* tor-(hs|ll)crypto: deftly derive ConstantTimeEqhashcatHitman2025-09-233-292/+121
* tor-hscrypto: constant time PartialEq for keyshashcatHitman2025-09-161-1/+282
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-11/+11
* tor-hscrypto: change redacted `HsId` from "???" to "[…]"Steven Engler2025-08-251-2/+2
* docs: Add notes about hs-pow-full using LGPL deps.Wesley Aptekar-Cassels2025-08-141-1/+1
* tor-hsservice: Add disable_pow_compilation option.Wesley Aptekar-Cassels2025-08-131-0/+5
* Fix warnings and errors from edition 2024.Nick Mathewson2025-08-071-3/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-075-54/+62
* Merge branch 'prop362-fixups' into 'main'wesleyac2025-08-051-0/+1
|\
| * tor-hsservice: Persist suggested_effort.Wesley Aptekar-Cassels2025-08-051-0/+1
* | Merge branch 'msrv-1.85' into 'main'Nick Mathewson2025-08-051-2/+2
|\ \ | |/ |/|
| * Bump to hex-literal 1.0Nick Mathewson2025-08-051-1/+1
| * Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* | Remove semver.md files, post-release.Ian Jackson2025-08-051-1/+0
|/
* Bump version of tor-basic-utilsIan Jackson2025-08-051-2/+2
* Version bumps for 1.4.6Ian Jackson2025-08-051-8/+8
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-312-28/+23
* tor-hscrypto: fix typostcyrus2025-07-232-3/+3
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-9/+9
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* 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