aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_seqnum.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-29SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.cChuck Lever1-106/+0
2023-02-20SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctypeChuck Lever1-0/+2
2022-02-25SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNELTrond Myklebust1-2/+2
2020-09-11SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel1-87/+0
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew1-11/+38
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook1-10/+8
2016-01-27sunrpc: Use skcipher and ahash/shashHerbert Xu1-11/+11
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton1-1/+1
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-05-14gss_krb5: Add support for rc4-hmac encryptionKevin Coffman1-0/+77
2010-05-14gssd_krb5: More arcfour-hmac supportKevin Coffman1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2009-11-29net: Move && and || to end of previous lineJoe Perches1-2/+2
2008-04-23gss_krb5: consistently use unsigned for seqnumKevin Coffman1-2/+2
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-2/+2
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2007-02-03SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever1-1/+1
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+88