summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_template_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ima: introduce ima_parse_buf()Roberto Sassu2017-06-211-0/+61
* ima: define a canonical binary_runtime_measurements list formatMimi Zohar2016-12-201-2/+5
* ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin2016-02-181-1/+0Star
* ima: fix ima_show_template_data_ascii()Mimi Zohar2015-06-161-1/+2
* ima: pass iint to ima_add_violation()Roberto Sassu2015-05-211-3/+2Star
* ima: wrap event related data to the new ima_event_data structureRoberto Sassu2015-05-211-41/+29Star
* kill f_dentry usesAl Viro2014-11-191-1/+1
* ima: reduce memory usage when a template containing the n field is usedRoberto Sassu2014-03-071-15/+4Star
* ima: restore the original behavior for sending data with ima templateRoberto Sassu2014-03-071-3/+7
* Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPMJames Morris2014-01-061-1/+5
|\
| * ima: do not send field length to userspace for digest of ima templateRoberto Sassu2013-11-251-1/+5
* | ima: remove unneeded size_limit argument from ima_eventdigest_init_common()Roberto Sassu2014-01-031-8/+6Star
* | ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()Roberto Sassu2014-01-031-2/+2
* | ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()Roberto Sassu2014-01-031-1/+1
|/
* ima: extend the measurement list to include the file signatureMimi Zohar2013-11-011-2/+36
* ima: define new template ima-ng and template fields d-ng and n-ngRoberto Sassu2013-10-251-16/+136
* ima: define template fields library and new helpersRoberto Sassu2013-10-251-0/+193