~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* efi_loader: signature: export efi_hash_regions()AKASHI Takahiro2022-07-05
* efi_loader: add sha384/512 on certificate revocationIlias Apalodimas2022-05-07
* efi_loader: fix uefi secure boot with intermediate certsIlias Apalodimas2022-02-26
* efi_loader: hash the image once before checking against db/dbxIlias Apalodimas2022-01-29
* efi_loader: correctly handle mixed hashes and signatures in dbIlias Apalodimas2022-01-29
* efi_loader: use %pUs for printing GUIDsHeinrich Schuchardt2022-01-19
* efi_loader: simplify efi_sigstore_parse_sigdb()Heinrich Schuchardt2021-10-25
* efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabledMasahisa Kojima2021-05-25
* efi: capsule: Add support for uefi capsule authenticationSughosh Ganu2020-12-31
* efi_loader: Re-factor code to build the signature store from efi signature listSughosh Ganu2020-12-31
* efi_loader: Make the pkcs7 header parsing function an externSughosh Ganu2020-12-31
* efi_loader: signature: correct a behavior against multiple signaturesAKASHI Takahiro2020-08-14
* efi_loader: signature: rework for intermediate certificates supportAKASHI Takahiro2020-08-13
* efi_loader: image_loader: add digest-based verification for signed imageAKASHI Takahiro2020-07-11
* efi_loader: image_loader: verification for all signatures should passAKASHI Takahiro2020-07-11
* efi_loader: signature: make efi_hash_regions more genericAKASHI Takahiro2020-07-11
* efi_loader: signature: fix a size check against revocation listAKASHI Takahiro2020-07-11
* efi_loader: fix efi_image_region_add()Heinrich Schuchardt2020-07-03
* efi_loader: signature: replace debug to EFI_PRINTAKASHI Takahiro2020-07-03
* efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.cAKASHI Takahiro2020-06-03
* efi_loader: correct comments for efi_status_tHeinrich Schuchardt2020-05-04
* efi_loader: fix unreachable statement in efi_sigstore_parse_siglistAKASHI Takahiro2020-05-04
* lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro2020-05-04
* efi_loader: add signature database parserAKASHI Takahiro2020-04-16
* efi_loader: add signature verification functionsAKASHI Takahiro2020-04-16