aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_template.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-13ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu1-5/+34
2014-10-13ima: allocate field pointers array on demand in template_desc_init_fields()Roberto Sassu1-21/+13
2014-10-13ima: don't allocate a copy of template_fmt in template_desc_init_fields()Roberto Sassu1-13/+17
2014-10-13ima: display template format in meas. list if template name length is zeroRoberto Sassu1-1/+3
2014-10-13ima: added error messages to template-related functionsRoberto Sassu1-5/+17
2014-09-09ima: initialize only required templateDmitry Kasatkin1-24/+4
2014-09-09ima: add missing '__init' keywordsDmitry Kasatkin1-2/+2
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin1-7/+7
2014-03-07security: integrity: Use a more current logging styleJoe Perches1-1/+4
2013-11-30ima: store address of template_fmt_copy in a pointer before calling strsepRoberto Sassu1-2/+4
2013-11-25ima: make a copy of template_fmt in template_desc_init_fields()Roberto Sassu1-7/+14
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar1-0/+3
2013-10-26ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu1-0/+31
2013-10-26ima: add Kconfig default measurement list templateMimi Zohar1-2/+2
2013-10-25ima: switch to new template management mechanismRoberto Sassu1-0/+22
2013-10-25ima: define new template ima-ng and template fields d-ng and n-ngRoberto Sassu1-1/+6
2013-10-25ima: define template fields library and new helpersRoberto Sassu1-5/+10
2013-10-25ima: new templates management mechanismRoberto Sassu1-0/+112