aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_mech.c
Commit message (Expand)AuthorAge
* gss:krb5 miss returning error to caller when import security contextBian Naimeng2010-09-12
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-14
* gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-14
* gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-14
* gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-14
* gss_krb5: Save the raw session key in the contextKevin Coffman2010-05-14
* gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-14
* gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-14
* gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-14
* gss_krb5: add support for triple-des encryptionKevin Coffman2010-05-14
* gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust2010-05-14
* gss_krb5: handle new context format from gssdKevin Coffman2010-05-14
* gss_krb5: import functionality to derive keys into the kernelKevin Coffman2010-05-14
* gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman2010-05-14
* gss_krb5: introduce encryption type frameworkKevin Coffman2010-05-14
* gss_krb5: prepare for new context formatKevin Coffman2010-05-14
* gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman2010-05-14
* SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust2009-12-18
* SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust2008-07-09
* sunrpc: return error if unsupported enctype or cksumtype is encounteredKevin Coffman2007-11-17
* knfsd: rpc: add gss krb5 and spkm3 oid valuesUsha Ketineni2007-07-17
* SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-10
* SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever2007-02-03
* rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-06
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-06
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-06
* [SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo2006-12-03
* [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-20
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* spelling fixesAndreas Mohr2006-06-26
* SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields2006-01-06
* RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-19
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-19
* RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-19
* RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-19
* [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-23
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16