aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_spkm3_mech.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-01nfsd4: remove spkm3J. Bruce Fields1-247/+0
2010-09-12gss:spkm3 miss returning error to caller when import security contextBian Naimeng1-1/+4
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust1-2/+3
2008-07-09SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust1-2/+2
2007-07-17knfsd: rpc: add gss krb5 and spkm3 oid valuesUsha Ketineni1-0/+1
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust1-1/+1
2007-02-03SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever1-4/+5
2006-12-22[PATCH] gss_spkm3: fix error handling in module initAkinobu Mita1-1/+1
2006-12-06rpc: spkm3 updateOlga Kornievskaia1-95/+36
2006-12-02[SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo1-2/+1
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu1-14/+15
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-03-20SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbcJ. Bruce Fields1-0/+6
2006-01-06SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields1-3/+7
2005-10-18RPCSEC_GSS remove all qop parametersJ. Bruce Fields1-13/+8
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-8/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+300