aboutsummaryrefslogtreecommitdiff
path: root/lib/libsecureboot/openpgp
Commit message (Expand)AuthorAgeFilesLines
* libsecureboot: Report failure for unsupported hash algorithmHuwyler2025-02-181-0/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-164-8/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-162-2/+0
* libsecureboot: avoid set but not used errorsSimon J. Gerraty2023-06-301-10/+12
* lib/libsecureboot: Fix some typosElyes HAOUAS2022-11-111-1/+1
* Update libsecurebootSimon J. Gerraty2022-04-181-2/+2
* libsecureboot: avoid recusion in ve_trust_initSimon J. Gerraty2019-07-111-3/+1
* libsecureboot: allow OpenPGP support to be dormantSimon J. Gerraty2019-06-261-3/+46
* load_key_buf do not free data from dearmorSimon J. Gerraty2019-05-192-2/+6
* libsecureboot: make it easier to customize trust anchorsSimon J. Gerraty2019-05-092-31/+51
* Add libsecurebootSimon J. Gerraty2019-02-267-0/+1471