Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 2019-05-24 | 1 | -5/+1 |
* | X.509: fix NULL dereference when restricting key with unsupported_sig | Eric Biggers | 2018-02-22 | 1 | -8/+13 |
* | KEYS: Keyring asymmetric key restrict method with chaining | Mat Martineau | 2017-04-04 | 1 | -38/+120 |
* | KEYS: Restrict asymmetric key linkage using a specific keychain | Mat Martineau | 2017-04-04 | 1 | -0/+71 |
* | KEYS: Split role of the keyring pointer for keyring restrict functions | Mat Martineau | 2017-04-03 | 1 | -3/+5 |
* | KEYS: Fix for erroneous trust of incorrectly signed X.509 certs | Mat Martineau | 2016-07-18 | 1 | -1/+1 |
* | KEYS: Move the point of trust determination to __key_link() | David Howells | 2016-04-11 | 1 | -30/+32 |
* | X.509: Move the trust validation code out to its own file | David Howells | 2016-04-11 | 1 | -0/+106 |