gssd_krb5: arcfour-hmac support
[safe/jmp/linux-2.6] / net / sunrpc / auth_gss / gss_krb5_wrap.c
2010-05-14 Kevin Coffmangssd_krb5: arcfour-hmac support
2010-05-14 Kevin Coffmangss_krb5: add remaining pieces to enable AES encryption...
2010-05-14 Kevin Coffmangss_krb5: add support for new token formats in rfc4121
2010-05-14 Kevin Coffmangss_krb5: add support for triple-des encryption
2010-05-14 Kevin Coffmangss_krb5: add ability to have a keyed checksum (hmac)
2010-05-14 Kevin Coffmangss_krb5: introduce encryption type framework
2010-05-14 Kevin Coffmangss_krb5: split up functions in preparation of adding...
2010-05-14 J. Bruce Fieldsgss_krb5: Don't expect blocksize to always be 8 when...
2010-05-14 Kevin Coffmangss_krb5: Introduce encryption type framework
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2008-06-23 Kevin Coffmangss_krb5: Use random value to initialize confounder
2008-06-23 Kevin Coffmangss_krb5: create a define for token header size and...
2008-04-23 Kevin Coffmansunrpc: make token header values less confusing
2008-04-23 Kevin CoffmanRemove define for KRB5_CKSUM_LENGTH, which will become...
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-09 Chuck LeverSUNRPC: Use correct type in buffer length calculations
2007-02-03 Chuck LeverSUNRPC: fix print format for tk_pid in auth_gss support
2006-12-06 J. Bruce Fieldsrpcgss: krb5: miscellaneous cleanup
2006-12-06 J. Bruce Fieldsrpcgss: krb5: sanity check sealalg value in the downcall
2006-12-06 J. Bruce Fieldsrpcgss: krb5: clean up some goto's, etc.
2006-12-06 J. Bruce Fieldsrpcgss: simplify make_checksum
2006-12-06 J. Bruce Fieldsrpcgss: krb5: kill checksum_type, miscellaneous small...
2006-12-06 J. Bruce Fieldsrpcgss: krb5: expect a constant signalg value
2006-12-06 J. Bruce Fieldsgss: krb5: remove signalg and sealalg
2006-12-06 J. Bruce Fieldsrpc: gss: fix a kmap_atomic race in krb5 code
2006-12-06 J. Bruce Fieldsrpc: gss: eliminate print_hexl()'s
2006-09-29 Alexey Dobriyan[SUNRPC]: trivial endianness annotations
2006-09-21 Herbert Xu[SUNRPC] GSS: Use block ciphers where applicable
2006-03-21 J. Bruce FieldsSUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
2006-03-21 J. Bruce FieldsSUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a...
2005-10-19 J. Bruce FieldsRPCSEC_GSS remove all qop parameters
2005-10-19 J. Bruce FieldsRPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss...