aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_wrap.c
Commit message (Expand)AuthorAge
* sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-08
* rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-05-31
* sunrpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-14
* gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-14
* gssd_krb5: More arcfour-hmac supportKevin Coffman2010-05-14
* gssd_krb5: arcfour-hmac supportKevin Coffman2010-05-14
* gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-14
* gss_krb5: add support for new token formats in rfc4121Kevin Coffman2010-05-14
* gss_krb5: add support for triple-des encryptionKevin 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: split up functions in preparation of adding new enctypesKevin Coffman2010-05-14
* gss_krb5: Don't expect blocksize to always be 8 when calculating paddingJ. Bruce Fields2010-05-14
* gss_krb5: Introduce encryption type frameworkKevin Coffman2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* gss_krb5: Use random value to initialize confounderKevin Coffman2008-06-23
* gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-23
* sunrpc: make token header values less confusingKevin Coffman2008-04-23
* Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2008-04-23
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* SUNRPC: Use correct type in buffer length calculationsChuck Lever2007-10-09
* SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever2007-02-03
* rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields2006-12-06
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-06
* rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields2006-12-06
* rpcgss: simplify make_checksumJ. Bruce Fields2006-12-06
* rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields2006-12-06
* rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields2006-12-06
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-06
* rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields2006-12-06
* rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-06
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-28
* [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-20
* SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-20
* SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksumJ. Bruce Fields2006-03-20
* 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