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