89 Commits

Author SHA1 Message Date
Max Wase c11ab1e1de Add missing quote 2026-03-05 22:35:25 -05:00
Nicolas Stalder 5fd8e5a877 clap no longer reorders alphabetically automatically v0.2.2 2023-01-17 01:12:47 +01:00
Benjamin Reich f45ad49780 update readme with packaging status 2023-01-17 01:06:01 +01:00
Nicolas Stalder 6d0ae27d2d Bump dependencies 2023-01-17 01:05:44 +01:00
Nicolas Stalder 66f7d60fdc Adjust to lpc55 0.2.0 2023-01-17 01:05:44 +01:00
Nicolas Stalder 83b4183fe6 Bump AUR packages 2022-09-12 01:56:18 +02:00
Nicolas Stalder 0f1b1c8c95 Cargo fmt v0.2.1 2022-09-12 01:37:30 +02:00
Nicolas Stalder bb0cf74891 Improve README 2022-09-12 01:37:30 +02:00
Nicolas Stalder f55e4b88c5 Clippy round 2022-09-12 01:37:30 +02:00
Nicolas Stalder 2a3be415e5 Quick hint in update if LPC 55 udev rule might be missing 2022-09-12 01:37:30 +02:00
David P Robinson 146bd761e5 Update README.md
Added in a missing word to README.md
2022-05-28 22:47:38 +02:00
Nicolas Stalder e5a1c8eaa0 Update .SRCINFO 2022-05-24 11:01:00 +02:00
Nicolas Stalder 1f031da311 Bump AUR packages 2022-05-24 10:58:54 +02:00
Nicolas Stalder 95077d70ac Prepare release v0.2.0 2022-05-24 10:37:25 +02:00
Giorgio Azzinnaro 82ee273259 Fix listing for smartcards when multiple readers are present 2022-03-23 15:24:15 +01:00
Nicolas Stalder 09a4f8edbd A few nice things 2022-03-23 15:13:07 +01:00
Nicolas Stalder b2c512a7f1 cargo fmt 2022-03-23 15:13:07 +01:00
Nicolas Stalder f7a6deee04 Hopefully publish udev + completions for releases 2022-03-23 15:13:07 +01:00
Nicolas Stalder 19034e5685 solo2 completion to generate scripts at runtime 2022-03-23 15:13:07 +01:00
Nicolas Stalder d93865c36f Add udev rules and completion scripts to artifacts 2022-03-23 15:13:07 +01:00
mutantmonkey 4294eefe65 Fix secret shortening in oath app
The oath app attempts to shorten secrets (by hashing them) if they
exceed a specific length.

This change adjusts the calculation so that it uses the block size of
the hash algorithm to decide when to shorten the secret.

Previously, the output size was used, instead of the block size. This
meant that secrets that were added to the device that exceeded the
output size, but not the block size, would end up getting hashed twice.
2022-02-07 22:55:16 +01:00
Nicolas Stalder 7ff9766bb2 Fix AUR solo2-cli-bin package 2022-01-26 14:17:15 +01:00
Nicolas Stalder 4bb6116625 Bump arch-git package 2022-01-13 23:49:53 +01:00
Nicolas Stalder dd05f51981 Fix broken dev-pki CLI feature 2022-01-13 23:48:41 +01:00
Nicolas Stalder 6f26d8472b Missing .SRCINFO files 2022-01-13 23:44:11 +01:00