aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_mech.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-1/+2
* Revert "net/sunrpc: Use static const char arrays"Trond Myklebust2011-04-061-1/+1
* gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-111-1/+1
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-261-1/+1
|\
| * net/sunrpc: Use static const char arraysJoe Perches2010-10-251-1/+1
* | gss:krb5 miss returning error to caller when import security contextBian Naimeng2010-09-121-2/+8
|/
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-141-16/+18
* gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-141-1/+1
* gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-141-0/+96
* gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-141-0/+4
* gss_krb5: Save the raw session key in the contextKevin Coffman2010-05-141-14/+13
* gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-141-1/+1
* gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-141-9/+77
* gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-141-1/+1
* gss_krb5: add support for triple-des encryptionKevin Coffman2010-05-141-0/+23
* gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust2010-05-141-0/+1
* gss_krb5: handle new context format from gssdKevin Coffman2010-05-141-1/+236
* gss_krb5: import functionality to derive keys into the kernelKevin Coffman2010-05-141-0/+1
* gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman2010-05-141-0/+1
* gss_krb5: introduce encryption type frameworkKevin Coffman2010-05-141-16/+74
* gss_krb5: prepare for new context formatKevin Coffman2010-05-141-24/+39
* gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman2010-05-141-0/+1
* SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust2009-12-181-1/+3
* SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust2008-07-091-2/+2
* sunrpc: return error if unsupported enctype or cksumtype is encounteredKevin Coffman2007-11-171-2/+6
* knfsd: rpc: add gss krb5 and spkm3 oid valuesUsha Ketineni2007-07-171-0/+1
* SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-101-1/+1
* SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever2007-02-031-1/+2
* rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-061-5/+6
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-061-1/+3
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-061-1/+4
* [SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo2006-12-021-2/+1
* [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-211-11/+13
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* spelling fixesAndreas Mohr2006-06-261-1/+1
* SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields2006-01-061-3/+7
* RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-181-28/+0
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-181-8/+4
* RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-181-0/+7
* RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-181-3/+2
* [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-231-1/+0
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-6/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+275