aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_mech.c
Commit message (Expand)AuthorAge
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-24
* Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-29
|\
| * SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-29
| * SUNRPC: Load GSS kernel module by OIDChuck Lever2013-03-29
| * SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-29
* | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-26
|/
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-11
* rpc: allow autoloading of gss mechanismsJ. Bruce Fields2011-07-15
* nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-06
* Revert "net/sunrpc: Use static const char arrays"Trond Myklebust2011-04-06
* gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-11
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-26
|\
| * net/sunrpc: Use static const char arraysJoe Perches2010-10-25
* | 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