aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/restrict.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers1-8/+13
2017-04-04KEYS: Keyring asymmetric key restrict method with chainingMat Martineau1-38/+120
2017-04-04KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau1-0/+71
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau1-3/+5
2016-07-18KEYS: Fix for erroneous trust of incorrectly signed X.509 certsMat Martineau1-1/+1
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells1-30/+32
2016-04-11X.509: Move the trust validation code out to its own fileDavid Howells1-0/+106