Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-05-21KEYS: fix "ca_keys=" partial key matchingMimi Zohar
2014-10-06KEYS: output last portion of fingerprint in /proc/keysDmitry Kasatkin
2014-10-06KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin
2014-10-03KEYS: handle error code encoded in pointerDmitry Kasatkin
2014-09-22KEYS: Check hex2bin()'s return when generating an asymmetric key IDDavid Howells
2014-09-16KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells
2014-09-16KEYS: Implement binary asymmetric key ID handlingDavid Howells
2014-09-16KEYS: Make the key matching functions return boolDavid Howells
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells
2014-09-16KEYS: Remove key_type::def_lookup_typeDavid Howells
2014-09-16KEYS: Preparse match dataDavid Howells
2014-07-23Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells
2014-07-23KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells
2014-07-18KEYS: Provide a generic instantiation functionDavid Howells
2014-07-17KEYS: validate certificate trust only with selected keyDmitry Kasatkin
2014-07-17KEYS: make partial key id matching as a dedicated functionDmitry Kasatkin
2013-09-25KEYS: Set the asymmetric-key type default search methodDavid Howells
2012-10-08KEYS: Asymmetric key pluggable data parsersDavid Howells
2012-10-08KEYS: Implement asymmetric key typeDavid Howells