summaryrefslogtreecommitdiffstats
path: root/meta-integrity
Commit message (Expand)AuthorAgeFilesLines
* sign_rpm_ext: set default GPG_PATH if it is not specified (#2)yunguowei2017-08-191-0/+15
* meta-integrity: move gpg keyring initialization to signing-keysJia Zhang2017-08-172-38/+37
* sign_rpm_ext: support RPM signingLans Zhang2017-08-171-6/+45
* ima-evm-utils: support to build with openssl-1.1.xLans Zhang2017-08-162-0/+300
* README.md: update reference linksLans Zhang2017-08-161-2/+2
* meta-integrity/README.md: updateLans Zhang2017-08-161-12/+25
* init.ima: clean up and allow to load extra IMA policies from the real rootfsLans Zhang2017-08-151-10/+18
* ima_policy: update the commentLans Zhang2017-08-151-1/+2
* meta-integrity/README.md: updateLans Zhang2017-08-151-15/+14
* meta-integrity/README.md: updateLans Zhang2017-08-151-30/+38
* systemd: fix the conditions of PACKAGECONFIG for ima and cryptsetupLans Zhang2017-08-041-1/+1
* systemd: enable ima and cryptsetupLans Zhang2017-08-041-0/+4
* rpm: remove PACKAGECONFIG[imaevm]Lans Zhang2017-07-281-1/+0
* meta-secure-core: code style fixupLans Zhang2017-07-282-16/+19
* IMA: move the default policy file to /etc/ima directoryLans Zhang2017-07-252-8/+10
* IMA: allow to write policy but deny to read policyLans Zhang2017-07-201-1/+1
* meta-secure-core: define the oe index nameLans Zhang2017-07-201-0/+2
* sign_rpm_ext: remove the test linesLans Zhang2017-07-191-4/+0
* IMA: enable RPM file signing if ima is configuredLans Zhang2017-07-191-1/+1
* rpm: allow to enable IMA signingLans Zhang2017-07-1812-0/+805
* Fix the occurrence of checking the existence of signing keysLans Zhang2017-07-121-5/+0
* packagegroup-efi-secure-boot/packagegroup-ima: depend on check_deploy_keysLans Zhang2017-07-111-0/+5
* keyutils: fix build failure with ppcLans Zhang2017-07-112-29/+1
* meta-integrity: enable sign_rpm_ext to support rpm and file signingLans Zhang2017-07-112-0/+22
* base-file: mount securityfsLans Zhang2017-07-111-0/+1
* IMA: clean up IMA signingLans Zhang2017-07-113-178/+3
* Clean up RDEPENDSLans Zhang2017-07-051-1/+0
* ima-policy: enable policy checkLans Zhang2017-07-041-0/+3
* initrdscripts-ima: clean up code style and RDEPENDSLans Zhang2017-07-041-23/+20
* init.ima: code style cleanupLans Zhang2017-07-041-14/+8
* Code style fixupLans Zhang2017-07-043-7/+6
* packagegroup-ima*: clean up the RDEPENDSLans Zhang2017-07-042-11/+5
* meta-integrity: implement the system trusted cert and IMA trusted certLans Zhang2017-07-042-4/+9
* Use the DER-formatted system trusted keyLans Zhang2017-07-031-3/+4
* code style fixupLans Zhang2017-06-291-3/+5
* IMA: refresh kernel cfgLans Zhang2017-06-267-23/+22
* meta-secure-core: initial commitLans Zhang2017-06-2229-0/+1003