summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/gss_krb5.h
Commit message (Expand)AuthorAgeFilesLines
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-141-1/+2
* gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-141-0/+9
* gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-141-0/+3
* gssd_krb5: More arcfour-hmac supportKevin Coffman2010-05-141-2/+3
* gss_krb5: Save the raw session key in the contextKevin Coffman2010-05-141-0/+1
* gssd_krb5: arcfour-hmac supportKevin Coffman2010-05-141-2/+2
* gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-141-0/+20
* gss_krb5: add support for new token formats in rfc4121Kevin Coffman2010-05-141-0/+28
* gss_krb5: add support for triple-des encryptionKevin Coffman2010-05-141-0/+5
* gss_krb5: handle new context format from gssdKevin Coffman2010-05-141-2/+21
* gss_krb5: import functionality to derive keys into the kernelKevin Coffman2010-05-141-0/+31
* gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman2010-05-141-3/+8
* gss_krb5: introduce encryption type frameworkKevin Coffman2010-05-141-1/+24
* gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman2010-05-141-0/+1
* gss_krb5: Introduce encryption type frameworkKevin Coffman2010-05-141-0/+25
* gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-231-0/+3
* gss_krb5: consistently use unsigned for seqnumKevin Coffman2008-04-231-2/+2
* Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2008-04-231-2/+0
* rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-061-2/+0
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-061-1/+0
* rpcgss: simplify make_checksumJ. Bruce Fields2006-12-061-1/+1
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-061-1/+0
* [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-211-9/+10
* SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-201-0/+2
* RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-181-8/+4
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-181-4/+4
* RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-181-1/+17
* RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-181-3/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+148