summaryrefslogtreecommitdiffstats
path: root/security/integrity/evm/evm_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+5Star
* evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin2011-07-181-10/+8Star
* evm: crypto hash replaced by shashDmitry Kasatkin2011-07-181-3/+3
* evm: add evm_inode_init_security to initialize new filesMimi Zohar2011-07-181-0/+38
* security: imbed evm calls in security hooksMimi Zohar2011-07-181-0/+1
* evm: add support for different security.evm data typesDmitry Kasatkin2011-07-181-5/+5
* evm: re-releaseMimi Zohar2011-07-181-0/+284