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