summaryrefslogtreecommitdiffstats
path: root/certs/system_keyring.c
AgeCommit message (Expand)AuthorLines
2017-04-04KEYS: Use structure to capture key restriction function and dataMat Martineau-1/+20
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau-7/+11
2016-04-11certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells-16/+71
2016-04-11KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells-2/+0
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells-3/+17
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells-4/+4
2016-04-06PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells-9/+4
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells-10/+35
2016-02-09KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells-2/+2
2015-08-14Move certificate handling to its own directoryDavid Howells-0/+157