summaryrefslogtreecommitdiff
path: root/sign
Commit message (Expand)AuthorAgeFilesLines
* Handle IMA as an imported target, take IIMichal Domonkos2023-04-111-2/+1
* Revert "Handle IMA as an imported target"Panu Matilainen2023-04-061-1/+2
* Handle IMA as an imported targetPanu Matilainen2023-04-061-2/+1
* Fix ignoring exit code of child scripts in case of EINTRКоренберг Марк2023-03-081-2/+10
* Copy original lead on signing instead of recreatingPanu Matilainen2023-03-071-11/+13
* Fix signature reserved space not restored on --delsign (#2382)Panu Matilainen2023-03-071-4/+10
* Implement proper imaevm detection in the cmake buildPanu Matilainen2022-12-131-1/+2
* Avoid unnecessary variables for cmake target data, part 1Panu Matilainen2022-11-281-7/+4
* Use cmake imported targets to let it sort out the compiler flag detailsPanu Matilainen2022-11-281-1/+1
* Issue a warning when signing created an OpenPGP v3 signaturePanu Matilainen2022-11-251-0/+7
* Use proper name (OpenPGP) when referring to the standard in messagesPanu Matilainen2022-11-251-3/+3
* Fix fsverity plugin build, obviously never worked with cmake before, dohPanu Matilainen2022-11-031-1/+1
* Remove autotools buildPanu Matilainen2022-10-211-29/+0
* Fix fsverity (and imaevm) build under cmakePanu Matilainen2022-10-201-1/+1
* Fix cmake build without IMAEVM and FSVERITYPanu Matilainen2022-09-291-2/+4
* Add an experimental CMake build systemPanu Matilainen2022-06-281-0/+19
* Remove NSS referencesDemi Marie Obenour2022-03-181-1/+1
* Eliminate the strange include pre-build install machineryPanu Matilainen2022-03-102-61/+1
* Remove leading directories from doxygen notationPanu Matilainen2022-03-101-1/+1
* Use proper addressing for our public headers everywherePanu Matilainen2022-03-102-5/+5
* Fix missing include from d44be2cbc1c3265d55f05b47daa69334a7a133e6Panu Matilainen2022-03-031-0/+1
* Rename pgpHexStr() to rpmhex(), but preserve ABI for nowPanu Matilainen2022-02-252-3/+3
* Move pgpHexStr() out of rpmpgp.h, it has nothing to do with PGPPanu Matilainen2022-02-251-1/+1
* Detach rpm's hash algorithm values from PGP hash algorith valuesPanu Matilainen2022-02-251-11/+12
* Fix IMA signature fubar, take III (#1833, RhBug:2018937)Panu Matilainen2022-02-111-1/+4
* Revert whack-a-mole attempts to fix IMA as brokenPanu Matilainen2022-02-111-4/+1
* Do not unset $MALLOC_CHECK_Denys Vlasenko2022-01-241-1/+0
* Fix __cplusplus misspelled as _cplusplus.Peter Pentchev2022-01-182-2/+2
* Close file before replacing signedEvgeniy Taishev2022-01-181-0/+4
* Fix use-after-free in haveSignature()Michal Domonkos2022-01-101-1/+1
* Fix IMA signature lengths assumed constant (#1833, RhBug:2018937)Panu Matilainen2021-12-131-1/+4
* rpmsign: support EdDSA signaturesDemi Marie Obenour2021-03-151-0/+1
* Eliminate remaining uses of unsafe headerCopyLoad() in the codebasePanu Matilainen2021-03-111-1/+1
* rpmsign: Add argument to specify algorithm for fsverity signaturesJes Sorensen2020-09-043-6/+23
* Add --delfilesign flag to delete IMA and fsverity file signaturesJes Sorensen2020-09-042-1/+25
* fsverity - add tag for fsverity algorithmJes Sorensen2020-09-041-4/+28
* rpmsignverity.c: Clean up debug loggingJes Sorensen2020-09-041-5/+0
* Generate a zero-length signature for symlinksJes Sorensen2020-09-041-1/+4
* Process verity tag on package readJes Sorensen2020-09-041-4/+16
* rpmSignVerity: Generate signatures for files not present in archiveJes Sorensen2020-09-041-12/+43
* rpmsignverity: Add verity signature headers to the packageJes Sorensen2020-09-042-36/+83
* Implement rpmSignVerity()Jes Sorensen2020-09-043-0/+186
* Add basic autoconf and framework for fsverity supportJes Sorensen2020-09-042-0/+6
* Work around buggy signature region preventing resigning (RhBug:1851508)Panu Matilainen2020-08-131-2/+10
* GPG: refactor: clean up exit labelMichal Domonkos2020-06-241-15/+7
* GPG: Switch back to pipe(7) for signingMichal Domonkos2020-06-241-82/+30
* Remove support for NSSPanu Matilainen2020-05-291-1/+0
* Remove support for beecryptPanu Matilainen2020-05-291-1/+0
* Flush 1998 vintage fcntl-compatibility mess from system.hPanu Matilainen2020-04-021-0/+1
* Stop adding rpm v3 header+payload signatures by default where not neededPanu Matilainen2020-03-102-7/+18