summaryrefslogtreecommitdiff
path: root/certs
Commit message (Expand)AuthorAge
* certs/blacklist_nohashes.c: fix const confusion in certs blacklistAndi Kleen2018-02-21
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* modsign: add markers to endif-statements in certs/MakefileJarkko Sakkinen2017-07-14
* scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-08
* KEYS: Use structure to capture key restriction function and dataMat Martineau2017-04-04
* KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau2017-04-03
* KEYS: Add a system blacklist keyringDavid Howells2017-04-03
* 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