aboutsummaryrefslogtreecommitdiff
path: root/lib/libsecureboot/vets.c
Commit message (Expand)AuthorAgeFilesLines
* libsecureboot: be more verbose about validation failuresStéphane Rochoy2024-01-071-3/+11
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libsecureboot: do not accept certificate we cannot decodeSimon J. Gerraty2023-07-051-4/+2
* libsecureboot: avoid set but not used errorsSimon J. Gerraty2023-06-301-2/+5
* lib/libsecureboot: Fix some typosElyes HAOUAS2022-11-111-1/+1
* Add -S option to veriexecSimon J. Gerraty2022-07-191-15/+29
* libsecureboot: Do not propagate empty stringWojciech Macek2022-06-291-2/+3
* Merge bearssl-20220418Simon J. Gerraty2022-04-181-1/+1
* Update libsecurebootSimon J. Gerraty2022-04-181-4/+109
* Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty2020-03-251-5/+11
* Avoid unused vars when VE_ECDSA_HASH_AGAIN undefinedSimon J. Gerraty2019-12-201-2/+3
* Initialize verbosity and debug level from envSimon J. Gerraty2019-10-241-1/+1
* libsecureboot: avoid recusion in ve_trust_initSimon J. Gerraty2019-07-111-1/+1
* libsecureboot: allow OpenPGP support to be dormantSimon J. Gerraty2019-06-261-11/+127
* libsecureboot: make it easier to customize trust anchorsSimon J. Gerraty2019-05-091-28/+28
* Extend libsecureboot(old libve) to obtain trusted certificates from UEFI and ...Marcin Wojtas2019-03-061-23/+223
* Add libsecurebootSimon J. Gerraty2019-02-261-0/+700