aboutsummaryrefslogtreecommitdiffstats
path: root/certs (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-29certs: Fix misaligned data in extra certificate listDavid Howells1-0/+1
2016-02-26KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp2-0/+28
2016-02-26modsign: hide openssl output in silent buildsArnd Bergmann1-14/+19
2016-02-09KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells1-2/+2
2015-10-21certs: add .gitignore to stop git nagging about x509_certificate_listPaul Gortmaker1-0/+4
2015-08-14modsign: Handle signing key in source treeDavid Woodhouse1-54/+0
2015-08-14modsign: Use if_changed rule for extracting cert from module signing keyDavid Woodhouse1-2/+3
2015-08-14Move certificate handling to its own directoryDavid Howells4-0/+369