summaryrefslogtreecommitdiff
path: root/include/linux/key-type.h
Commit message (Expand)AuthorAge
* security: keys: Replace time_t with time64_t for struct key_preparsed_payloadBaolin Wang2017-11-15
* randstruct: Mark various structs for randomizationKees Cook2017-06-30
* KEYS: Add an optional lookup_restriction hook to key_typeMat Martineau2017-04-04
* KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2016-04-11
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* KEYS: Make the key matching functions return boolDavid Howells2014-09-16
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-16
* KEYS: Preparse match dataDavid Howells2014-09-16
* KEYS: Allow expiry time to be set when preparsing a keyDavid Howells2014-07-22
* KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells2014-07-22
* KEYS: Provide a generic instantiation functionDavid Howells2014-07-18
* KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells2013-09-25
* KEYS: Introduce a search context structureDavid Howells2013-09-24
* KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-08
* KEYS: linux/key-type.h needs linux/errno.hDavid Howells2012-07-30
* KEYS: Give key types their own lockdep class for key->semDavid Howells2011-11-17
* KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-08
* KEYS: Add a key type op to permit the key description to be vettedDavid Howells2011-03-08
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-17