index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
restrict.c
Age
Commit message (
Expand
)
Author
2023-10-31
certs: Only allow certs signed by keys on the builtin keyring
Mimi Zohar
2023-08-17
KEYS: DigitalSignature link restriction
Eric Snowberg
2023-04-24
integrity: machine keyring CA configuration
Eric Snowberg
2023-04-24
KEYS: CA link restriction
Eric Snowberg
2022-01-09
keys: X.509 public key issuer lookup without AKID
Andrew Zaborowski
2021-02-16
keys: Update comment for restrict_link_by_key_or_keyring_chain
Andrew Zaborowski
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-02-22
X.509: fix NULL dereference when restricting key with unsupported_sig
Eric Biggers
2017-04-04
KEYS: Keyring asymmetric key restrict method with chaining
Mat Martineau
2017-04-04
KEYS: Restrict asymmetric key linkage using a specific keychain
Mat Martineau
2017-04-03
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
2016-07-18
KEYS: Fix for erroneous trust of incorrectly signed X.509 certs
Mat Martineau
2016-04-11
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
X.509: Move the trust validation code out to its own file
David Howells