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