aboutsummaryrefslogtreecommitdiff
path: root/include/keys
AgeCommit message (Expand)AuthorFilesLines
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingGravatar David Howells 1-0/+23
2013-09-24KEYS: Implement a big key type that can save to tmpfsGravatar David Howells 1-0/+25
2013-09-24KEYS: Expand the capacity of a keyringGravatar David Howells 1-15/+2
2012-10-08KEYS: Asymmetric key pluggable data parsersGravatar David Howells 1-0/+37
2012-10-08KEYS: Implement asymmetric key typeGravatar David Howells 2-0/+80
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateGravatar David Howells 1-2/+4
2012-05-11KEYS: Permit in-place link replacement in keyring listGravatar David Howells 1-1/+1
2012-01-17keys: add a "logon" key typeGravatar Jeff Layton 1-1/+2
2011-06-27encrypted-keys: add key format supportGravatar Roberto Sassu 1-2/+11
2011-03-29libceph: Create a new key type "ceph".Gravatar Tommi Virtanen 1-0/+8
2011-03-02RxRPC: Fix v1 keysGravatar Anton Blanchard 1-1/+0
2010-11-29keys: add new key-type encryptedGravatar Mimi Zohar 1-0/+29
2010-11-29keys: add new trusted key-typeGravatar Mimi Zohar 1-0/+31
2010-08-05DNS: Separate out CIFS DNS Resolver codeGravatar Wang Lei 1-0/+23
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesGravatar David Howells 1-10/+10
2009-09-15RxRPC: Parse security index 5 keys (Kerberos 5)Gravatar David Howells 1-0/+52
2009-09-15RxRPC: Allow key payloads to be passed in XDR formGravatar David Howells 1-0/+55
2008-11-14KEYS: Disperse linux/key_ui.hGravatar David Howells 1-0/+31
2008-04-21KEYS: Fix the comment to match the file name in rxrpc-type.h.Gravatar Robert P. J. Day 1-1/+1
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousGravatar David Howells 1-0/+2
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothGravatar David Howells 1-0/+22
2006-06-26[PATCH] keys: discard the contents of a key on revocationGravatar David Howells 1-0/+1
2006-01-06[PATCH] Keys: Remove key duplicationGravatar David Howells 1-1/+0
2005-10-30[PATCH] Keys: Export user-defined keyring operationsGravatar David Howells 1-0/+47