Commit Graph
14 Commits
Author SHA1 Message Date
Sosthène Guédon 76bb22daab Remove reuse compliance headers 2023-09-15 17:31:28 +02:00
Sosthène Guédon 1fd257e8ab Put RSA behind a feature flag 2023-09-13 11:58:34 +02:00
Sosthène Guédon ca97511bad Fix trailing whitespace preventing rustfmt formatting 2023-06-09 15:40:52 +02:00
Sosthène Guédon 23af6c5ef4 Rename example target in makefile 2023-03-30 17:04:45 +02:00
Sosthène Guédon d25cd72b34 Rename virtual to vpicc 2023-03-30 16:40:32 +02:00
Sosthène Guédon daf3da680d 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
2023-03-24 16:32:11 +01:00
Sosthène Guédon db20174af4 makefile: rename check to lint 2023-02-16 10:49:00 +01:00
Sosthène Guédon bd02b3db87 Add configurability to tests 2022-12-16 11:34:28 +01:00
Sosthène Guédon 1704d55e05 Add basic opensc test 2022-12-16 11:34:09 +01:00
Sosthène Guédon 622fb5a41d Relicense to LGPL and comply with reuse 2022-11-08 10:39:39 +01:00
Sosthène Guédon b9164b5f0d Add gitlab ci 2022-11-03 10:05:36 +01:00
Sosthène Guédon aab53029e0 Fix remaining warnings 2022-10-31 11:16:10 +01:00
Sosthène Guédon e076633cc7 Add convinience make targets 2022-10-31 10:07:20 +01:00
Nicolas StalderandNicolas Stalder dc0ff7531f Adjust to Trussed improvements 2021-02-26 18:06:44 +01:00