aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_template_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin1-1/+0
2015-06-16ima: fix ima_show_template_data_ascii()Mimi Zohar1-1/+2
2015-05-21ima: pass iint to ima_add_violation()Roberto Sassu1-3/+2
2015-05-21ima: wrap event related data to the new ima_event_data structureRoberto Sassu1-41/+29
2014-11-19kill f_dentry usesAl Viro1-1/+1
2014-03-07ima: reduce memory usage when a template containing the n field is usedRoberto Sassu1-15/+4
2014-03-07ima: restore the original behavior for sending data with ima templateRoberto Sassu1-3/+7
2014-01-06Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPMJames Morris1-1/+5
2014-01-03ima: remove unneeded size_limit argument from ima_eventdigest_init_common()Roberto Sassu1-8/+6
2014-01-03ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()Roberto Sassu1-2/+2
2014-01-03ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()Roberto Sassu1-1/+1
2013-11-25ima: do not send field length to userspace for digest of ima templateRoberto Sassu1-1/+5
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar1-2/+36
2013-10-25ima: define new template ima-ng and template fields d-ng and n-ngRoberto Sassu1-16/+136
2013-10-25ima: define template fields library and new helpersRoberto Sassu1-0/+193