summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-9/+9
* tor-hscrypto: Replace .chunks_exact with .as_chunks (fmt)Ian Jackson2026-07-271-4/+4
* tor-hscrypto: Replace .chunks_exact with .as_chunksIan Jackson2026-07-271-3/+2
* Require derive-deftly 1.11.4Ian Jackson2026-07-231-1/+1
* Merge branch 'remove-lint' into 'main'Jim Newsome2026-07-151-1/+1
|\
| * add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
| * Removed unnecessary lintpryty262026-07-151-1/+1
* | Merge branch 'clippy_warning' into 'main'Jim Newsome2026-07-131-2/+2
|\ \
| * | multiple crates: Fix clippy warningshjrgrn2026-07-101-2/+2
| |/
* | Merge branch 'upgrade-cipher' into 'main'gabi-2502026-07-131-1/+1
|\ \ | |/ |/|
| * Upgrade cipher, aes, and ctr.Nick Mathewson2026-07-131-1/+1
* | Upgrade to itertools 0.15.0Nick Mathewson2026-07-011-1/+1
|/
* Version bumps for 2.5.0Nick Mathewson2026-06-301-12/+12
* Merge branch 'msrv-1.91' into 'main'gabi-2502026-06-181-1/+1
|\
| * Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* | hscrypto, linkspec, llcrypto: Use new redaction helpersNick Mathewson2026-06-101-5/+3
|/
* Merge branch 'clippy-string-slice' into 'main'Nick Mathewson2026-06-104-0/+5
|\
| * everywhere: Add #[allow(clippy::string_slice)]Clara Engler2026-06-091-0/+1
| * maint: Run maint/add_warning to deny string slicesClara Engler2026-06-094-0/+4
* | Bump derive-deftly to 1.11.3Ian Jackson2026-06-091-1/+1
|/
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-9/+9
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-123-3/+5
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-9/+9
* release: Bump safelog version to 0.8.2.Wesley Aptekar-Cassels2026-05-061-1/+1
* Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-1/+1
* Update to derive-deftly 0.10.0.Ian Jackson2026-03-311-1/+1
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-9/+9
* Bump versions: patchlevel, with dependenciesIan Jackson2026-03-301-1/+1
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* tor-hcrypto: Port to web-time-compatNick Mathewson2026-03-263-6/+5
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-9/+9
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-2/+2
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Set package.metadata.docs.rs.all-features to true for all cratesNiel Duysters2026-02-091-0/+3
* 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
|\