aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-key.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Add a key type op to permit the key description to be vettedDavid Howells2011-03-081-0/+19
* RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard2011-02-251-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells2009-09-161-1/+1
* RxRPC: Parse security index 5 keys (Kerberos 5)David Howells2009-09-151-40/+537
* RxRPC: Allow RxRPC keys to be readDavid Howells2009-09-151-0/+109
* RxRPC: Allow key payloads to be passed in XDR formDavid Howells2009-09-151-38/+270
* RxRPC: Declare the security index constants symbolicallyDavid Howells2009-09-151-2/+2
* CRED: Inaugurate COW credentialsDavid Howells2008-11-141-2/+4
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-171-3/+29
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-0/+334