summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_seal.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIEDChuck Lever2023-08-291-69/+0
* SUNRPC: Enable rpcsec_gss_krb5.ko to be built without CRYPTO_DESChuck Lever2023-02-201-28/+34
* SUNRPC: Refactor the GSS-API Per Message calls in the Kerberos mechanismChuck Lever2023-02-201-24/+6
* SUNRPC: Obscure Kerberos signing keysChuck Lever2023-02-201-19/+11
* SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel2020-09-111-1/+0
* sunrpc: convert to time64_t for expiryArnd Bergmann2019-12-181-4/+4
* SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-011-26/+2
* SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust2018-10-181-0/+1
* SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()Arnd Bergmann2018-10-051-1/+1
* SUNRPC: Replace krb5_seq_lock with a lockless schemeTrond Myklebust2018-09-301-11/+26
* sunrpc: whitespace fixesStephen Hemminger2018-07-311-1/+0
* sunrpc: Fix unaligned access on sparc64James Ettle2018-03-191-1/+4
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-241-1/+1
* sunrpc: clean up sparse endianness warnings in gss_krb5_seal.cJeff Layton2014-08-031-11/+17
* SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-111-1/+1
* gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-141-0/+1
* gssd_krb5: More arcfour-hmac supportKevin Coffman2010-05-141-3/+2
* gssd_krb5: arcfour-hmac supportKevin Coffman2010-05-141-4/+9
* gss_krb5: add support for new token formats in rfc4121Kevin Coffman2010-05-141-0/+69
* gss_krb5: add support for triple-des encryptionKevin Coffman2010-05-141-0/+1
* gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman2010-05-141-6/+7
* gss_krb5: introduce encryption type frameworkKevin Coffman2010-05-141-19/+30
* gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman2010-05-141-3/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-231-13/+13
* sunrpc: make token header values less confusingKevin Coffman2008-04-231-2/+2
* gss_krb5: consistently use unsigned for seqnumKevin Coffman2008-04-231-1/+1
* Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2008-04-231-2/+1
* sunrpc: return error if unsupported enctype or cksumtype is encounteredKevin Coffman2007-11-171-0/+1
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever2007-02-031-1/+1
* rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields2006-12-061-5/+5
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-061-6/+0
* rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields2006-12-061-6/+4
* rpcgss: simplify make_checksumJ. Bruce Fields2006-12-061-1/+1
* rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields2006-12-061-3/+1
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-061-24/+10
* rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-061-3/+0
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-281-1/+1
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-201-3/+8
* SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksumJ. Bruce Fields2006-03-201-4/+2
* [NET]: kfree cleanupJesper Juhl2005-11-081-1/+1
* RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-181-2/+3
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-181-4/+1
* RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-181-2/+2
* RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-181-32/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+176