summaryrefslogtreecommitdiff
path: root/certs
Commit message (Expand)AuthorAge
* certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells2016-04-11
* KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2016-04-11
* KEYS: Move the point of trust determination to __key_link()David Howells2016-04-11
* KEYS: Make the system trusted keyring depend on the asymmetric key typeDavid Howells2016-04-11
* KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-11
* PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2016-04-06
* KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-06
* certs: Fix misaligned data in extra certificate listDavid Howells2016-02-29
* KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp2016-02-26
* modsign: hide openssl output in silent buildsArnd Bergmann2016-02-26
* KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells2016-02-09
* certs: add .gitignore to stop git nagging about x509_certificate_listPaul Gortmaker2015-10-21
* modsign: Handle signing key in source treeDavid Woodhouse2015-08-14
* modsign: Use if_changed rule for extracting cert from module signing keyDavid Woodhouse2015-08-14
* Move certificate handling to its own directoryDavid Howells2015-08-14