Commit Graph
17 Commits
Author SHA1 Message Date
Robin Krahl 015055cb72 Add basic CI workflow
Fixes: https://github.com/trussed-dev/piv-authenticator/issues/36
2025-08-18 17:39:36 +02:00
Sosthène Guédonandsosthene-nitrokey ba0c78a614 Fix pivy tests 2025-05-28 09:44:46 +02:00
Sosthène Guédonandsosthene-nitrokey 9145e1e0f4 Enable test suite to run on a hardware device 2025-03-06 09:55:34 +01:00
Sosthène GuédonandNicolas Stalder 22849161f2 Remove reuse compliance headers 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder 6be5848097 Put RSA behind a feature flag 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder 8633ffa5da Fix trailing whitespace preventing rustfmt formatting 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder 170821c6b0 Rename example target in makefile 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder dae8067867 Rename virtual to vpicc 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder 6a57e8806f Remove RUSTFLAGS in make lint
Cargo recompiles everything when the RUSTFLAGS change so this makes lint slower than they need to be.
Removing this doesn't miss any lints because the clippy pass also has `--deny warnings`# Please enter the commit message for your changes. Lines starting
2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder a85dfdefd6 makefile: rename check to lint 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder 9776c5a5f0 Add configurability to tests 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder 7e45eed7af Add basic opensc test 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder e26142dbd5 Relicense to LGPL and comply with reuse 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder b8f120e4e1 Add gitlab ci 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder 078b29e911 Fix remaining warnings 2024-03-01 14:29:40 +01:00
Sosthène GuédonandNicolas Stalder 2e8dd15006 Add convinience make targets 2024-03-01 14:29:40 +01:00
Nicolas StalderandNicolas Stalder dc0ff7531f Adjust to Trussed improvements 2021-02-26 18:06:44 +01:00