summaryrefslogtreecommitdiffstats
path: root/security/ipe/policy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipe: fallback to platform keyring also if key in trusted keyring is rejectedLuca Boccassi2024-10-181-1/+1
* ipe: allow secondary and platform keyrings to install/update policiesLuca Boccassi2024-10-171-1/+13
* ipe: also reject policy updates with the same versionLuca Boccassi2024-10-171-1/+1
* ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ...Luca Boccassi2024-10-171-1/+1
* audit,ipe: add IPE auditing supportDeven Bowers2024-08-201-0/+4
* ipe: add userspace interfaceDeven Bowers2024-08-201-0/+120
* ipe: add policy parserDeven Bowers2024-08-201-0/+103