summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* verify-sig.eclass: Accept 1-out-of-n sigs on multisig filesMichał Górny2024-01-081-1/+1
* verify-sig.eclass: Remove <dev-python/gemato-20 supportMichał Górny2024-01-081-12/+6
* Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATHMike Gilbert2023-10-311-1/+1
* verify-sig.eclass: prepend BROOT to VERIFY_SIG_OPENPGP_KEY_PATHMike Gilbert2023-10-311-10/+27
* verify-sig.eclass: minisig supportSam James2023-09-161-2/+15
* verify-sig.eclass: Fix list formatting for VERIFY_SIG_METHODMichał Górny2023-09-141-2/+2
* verify-sig.eclass: Fix handling multiple/duplicate signaturesMichał Górny2023-09-141-2/+3
* verify-sig.eclass: Support `openssl dgst` format checksumsMichał Górny2023-09-141-18/+36
* verify-sig.eclass: replace app-crypt with sec-keysOskari Pirhonen2023-08-071-2/+2
* verify-sig.eclass: Quote argument of ":" commandUlrich Müller2023-03-261-2/+2
* eclass: standardize prologue/epilogueDavid Seifert2023-03-171-4/+4
* verify-sig.eclass: Use gemato openpgp-verify-detached w/ 20.0+Michał Górny2023-03-101-3/+10
* verify-sig.eclass: Revert "Use gemato openpgp-verify-detached"Michał Górny2023-02-131-6/+4
* verify-sig.eclass: Revert "Accept 1-out-of-n sigs on multisig files"Michał Górny2023-02-131-1/+1
* verify-sig.eclass: Accept 1-out-of-n sigs on multisig filesMichał Górny2023-02-121-1/+1
* verify-sig.eclass: Use gemato openpgp-verify-detachedMichał Górny2023-02-121-5/+7
* verify-sig.eclass: Workaround GPG problems with long TMPDIRMichał Górny2022-11-101-0/+6
* *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller2022-03-241-4/+4
* verify-sig.eclass: Link to the guideMichał Górny2022-02-251-1/+5
* verify-sig.eclass: Add a function to verify pure checksumsMichał Górny2022-02-161-7/+38
* verify-sig.eclass: add app-crypt/signify supportAnna Vyalkova2021-12-191-31/+112
* verify-sig.eclass: Fix the example to use BROOTMichał Górny2021-07-291-1/+1
* verify-sig.eclass: Enable EAPI 8 supportMichał Górny2021-07-021-11/+5
* verify-sig.eclass: Support verifying checksum listsMichał Górny2020-11-081-1/+54
* verify-sig.eclass: Add a function to verify PGP signed messagesMichał Górny2020-11-081-0/+36
* verify-sig.eclass: Account for verifying stdinMichał Górny2020-11-031-1/+3
* verify-sig.eclass: Predict attempted writes to /run/userMichał Górny2020-10-311-0/+5
* verify-sig.eclass: allow .asc PGP signaturesJoonas Niilola2020-10-141-1/+1
* verify-sig.eclass: Fix eclassdocMichał Górny2020-10-101-2/+0
* verify-sig.eclass: New eclass to verify OpenPGP sigsMichał Górny2020-10-101-0/+177