summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/restrict.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
* X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers2018-02-221-8/+13
* KEYS: Keyring asymmetric key restrict method with chainingMat Martineau2017-04-041-38/+120
* KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau2017-04-041-0/+71
* KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau2017-04-031-3/+5
* KEYS: Fix for erroneous trust of incorrectly signed X.509 certsMat Martineau2016-07-181-1/+1
* KEYS: Move the point of trust determination to __key_link()David Howells2016-04-111-30/+32
* X.509: Move the trust validation code out to its own fileDavid Howells2016-04-111-0/+106