summaryrefslogtreecommitdiff
path: root/security/integrity/evm/evm.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-10evm: Store and detect metadata inode attributes changesStefan Berger1-2/+4
2024-04-08integrity: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+1
2024-02-16evm: Make it independent from 'integrity' LSMRoberto Sassu1-0/+19
2023-07-10evm: Support multiple LSMs providing an xattrRoberto Sassu1-1/+3
2022-05-16evm: Clean up some variablesStefan Berger1-3/+0
2021-06-01evm: Verify portable signatures against all protected xattrsRoberto Sassu1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2018-07-18evm: Allow non-SHA1 digital signaturesMatthew Garrett1-2/+8
2018-05-18EVM: turn evm_config_xattrnames into a listMatthew Garrett1-1/+6
2018-03-23evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.cHernĂ¡n Gonzalez1-2/+0
2017-12-12EVM: Add support for portable signature formatMatthew Garrett1-1/+1
2017-12-11EVM: Allow userland to permit modification of EVM-protected metadataMatthew Garrett1-2/+5
2017-11-08EVM: Allow userspace to signal an RSA key has been loadedMatthew Garrett1-0/+3
2015-12-15evm: enable EVM when X509 certificate is loadedDmitry Kasatkin1-0/+3
2014-06-13evm: replace HMAC version with attribute maskDmitry Kasatkin1-1/+4
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin1-14/+14
2013-02-06evm: add file system uuid to EVM hmacDmitry Kasatkin1-0/+1
2013-01-17evm: remove unused cleanup functionsDmitry Kasatkin1-1/+0
2011-11-09evm: digital signature verification supportDmitry Kasatkin1-0/+12
2011-07-18evm: crypto hash replaced by shashDmitry Kasatkin1-0/+2
2011-07-18evm: add evm_inode_init_security to initialize new filesMimi Zohar1-0/+3
2011-07-18evm: re-releaseMimi Zohar1-0/+33