summaryrefslogtreecommitdiffstats
path: root/security/integrity/digsig.c
Commit message (Expand)AuthorAgeFilesLines
* IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells2016-04-111-26/+4
* KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2016-04-111-2/+1
* KEYS: Move the point of trust determination to __key_link()David Howells2016-04-111-1/+32
* KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-111-4/+3
* integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin2015-11-231-2/+12
* integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin2015-10-091-1/+1
* integrity: add validity checks for 'path' parameterDmitry Kasatkin2015-05-211-1/+1
* integrity: provide a function to load x509 certificate from the kernelDmitry Kasatkin2014-11-171-1/+35
* integrity: add missing '__init' keyword for integrity_init_keyring()Dmitry Kasatkin2014-10-071-1/+1
* ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar2014-07-171-0/+28
* Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds2013-11-231-29/+1
* ima: define '_ima' as a builtin 'trusted' keyringMimi Zohar2013-10-311-1/+29
* ima: pass full xattr with the signatureDmitry Kasatkin2013-10-251-2/+3
* ima: fix script messagesDmitry Kasatkin2013-10-251-1/+1
* ima: digital signature verification using asymmetric keysDmitry Kasatkin2013-02-061-1/+10
* integrity: digital signature verification using multiple keyringsDmitry Kasatkin2011-11-091-0/+48