index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
pkcs7_key_type.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-08-16
Replace magic for trusting the secondary keyring with #define
Yannik Sembritzki
2017-11-15
pkcs7: Set the module licence to prevent tainting
David Howells
2016-05-11
KEYS: The PKCS#7 test key type should use the secondary keyring
David Howells
2016-04-06
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2015-08-13
PKCS#7: Add MODULE_LICENSE() to test module
David Howells
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-06-16
crypto/asymmetric_keys: pkcs7_key_type needs module.h
Paul Gortmaker
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
2014-07-28
PKCS#7: fix sparse non static symbol warning
Wei Yongjun
2014-07-25
PKCS#7: Missing inclusion of linux/err.h
David Howells
2014-07-22
Merge tag 'keys-pkcs7-20140708' into keys-next
David Howells
2014-07-08
PKCS#7: Provide a key type for testing PKCS#7
David Howells