aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/system_keyring.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-14Move certificate handling to its own directoryDavid Howells1-157/+0
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-2/+4
2015-08-07MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells1-0/+50
2015-08-07system_keyring.c doesn't need to #include module-internal.hDavid Howells1-1/+0
2014-07-17KEYS: validate certificate trust only with builtin keysDmitry Kasatkin1-0/+1
2013-12-10KEYS: correct alignment of system_certificate_list content in assembly fileHendrik Brueckner1-2/+2
2013-09-25KEYS: Make the system 'trusted' keyring viewable by userspaceMimi Zohar1-3/+3
2013-09-25KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells1-1/+3
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells1-0/+103