aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_template.c
AgeCommit message (Expand)Author
2017-06-21ima: use ima_parse_buf() to parse template dataRoberto Sassu
2017-06-21ima: use ima_parse_buf() to parse measurements headersRoberto Sassu
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar
2016-12-20ima: support restoring multiple template formatsMimi Zohar
2016-12-20ima: store the builtin/custom template definitions in a listMimi Zohar
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin
2014-10-13ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu
2014-10-13ima: allocate field pointers array on demand in template_desc_init_fields()Roberto Sassu
2014-10-13ima: don't allocate a copy of template_fmt in template_desc_init_fields()Roberto Sassu
2014-10-13ima: display template format in meas. list if template name length is zeroRoberto Sassu
2014-10-13ima: added error messages to template-related functionsRoberto Sassu
2014-09-09ima: initialize only required templateDmitry Kasatkin
2014-09-09ima: add missing '__init' keywordsDmitry Kasatkin
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin
2014-03-07security: integrity: Use a more current logging styleJoe Perches
2013-11-30ima: store address of template_fmt_copy in a pointer before calling strsepRoberto Sassu
2013-11-25ima: make a copy of template_fmt in template_desc_init_fields()Roberto Sassu
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar
2013-10-26ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu
2013-10-26ima: add Kconfig default measurement list templateMimi Zohar
2013-10-25ima: switch to new template management mechanismRoberto Sassu
2013-10-25ima: define new template ima-ng and template fields d-ng and n-ngRoberto Sassu
2013-10-25ima: define template fields library and new helpersRoberto Sassu
2013-10-25ima: new templates management mechanismRoberto Sassu