aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/evm
Commit message (Expand)AuthorAgeFilesLines
* evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin2014-12-141-3/+6
* evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar2014-07-111-2/+10
* evm: checking if removexattr is not a NULLDmitry Kasatkin2013-02-061-2/+2
* evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-201-0/+9
* evm: key must be set once during initializationDmitry Kasatkin2011-12-201-4/+6
* evm: permit mode bits to be updatedMimi Zohar2011-09-141-17/+13
* evm: posix acls modify i_modeMimi Zohar2011-09-143-5/+46
* evm: limit verifying current security.evm integrityMimi Zohar2011-09-141-34/+24
* evm: remove TCG_TPM dependencyMimi Zohar2011-09-141-2/+1
* evm: add Kconfig TCG_TPM dependencyMimi Zohar2011-08-181-1/+1
* evm: fix evm_inode_init_security return codeMimi Zohar2011-08-111-1/+1
* EVM: ensure trusted and encypted key symbols are available to EVMJames Morris2011-08-091-1/+3
* evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar2011-07-181-0/+15
* evm: permit only valid security.evm xattrs to be updatedMimi Zohar2011-07-181-14/+63
* evm: replace hmac_status with evm_statusDmitry Kasatkin2011-07-181-7/+7
* evm: evm_verify_hmac must not return INTEGRITY_UNKNOWNDmitry Kasatkin2011-07-181-6/+5
* evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin2011-07-181-10/+8
* evm: crypto hash replaced by shashDmitry Kasatkin2011-07-183-45/+57
* evm: add evm_inode_init_security to initialize new filesMimi Zohar2011-07-183-0/+61
* security: imbed evm calls in security hooksMimi Zohar2011-07-181-0/+1
* evm: add support for different security.evm data typesDmitry Kasatkin2011-07-182-9/+12
* evm: re-releaseMimi Zohar2011-07-186-0/+626