index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
gss_krb5_seal.c
Age
Commit message (
Expand
)
Author
2020-09-11
SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
Ard Biesheuvel
2019-12-18
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2018-11-01
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
2018-10-18
SUNRPC: Fix a compile warning for cmpxchg64()
Trond Myklebust
2018-10-05
SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()
Arnd Bergmann
2018-09-30
SUNRPC: Replace krb5_seq_lock with a lockless scheme
Trond Myklebust
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
2018-03-19
sunrpc: Fix unaligned access on sparc64
James Ettle
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-08-03
sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c
Jeff Layton
2012-03-11
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2010-05-14
gss_krb5: Add support for rc4-hmac encryption
Kevin Coffman
2010-05-14
gssd_krb5: More arcfour-hmac support
Kevin Coffman
2010-05-14
gssd_krb5: arcfour-hmac support
Kevin Coffman
2010-05-14
gss_krb5: add support for new token formats in rfc4121
Kevin Coffman
2010-05-14
gss_krb5: add support for triple-des encryption
Kevin Coffman
2010-05-14
gss_krb5: add ability to have a keyed checksum (hmac)
Kevin Coffman
2010-05-14
gss_krb5: introduce encryption type framework
Kevin Coffman
2010-05-14
gss_krb5: split up functions in preparation of adding new enctypes
Kevin Coffman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-06-23
gss_krb5: create a define for token header size and clean up ptr location
Kevin Coffman
2008-04-23
sunrpc: make token header values less confusing
Kevin Coffman
2008-04-23
gss_krb5: consistently use unsigned for seqnum
Kevin Coffman
2008-04-23
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
2007-11-17
sunrpc: return error if unsupported enctype or cksumtype is encountered
Kevin Coffman
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-02-03
SUNRPC: fix print format for tk_pid in auth_gss support
Chuck Lever
2006-12-06
rpcgss: krb5: miscellaneous cleanup
J. Bruce Fields
2006-12-06
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
2006-12-06
rpcgss: krb5: clean up some goto's, etc.
J. Bruce Fields
2006-12-06
rpcgss: simplify make_checksum
J. Bruce Fields
2006-12-06
rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
J. Bruce Fields
2006-12-06
gss: krb5: remove signalg and sealalg
J. Bruce Fields
2006-12-06
rpc: gss: eliminate print_hexl()'s
J. Bruce Fields
2006-09-28
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-03-20
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
J. Bruce Fields
2006-03-20
SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum
J. Bruce Fields
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2005-10-18
RPCSEC_GSS: krb5 cleanup
J. Bruce Fields
2005-10-18
RPCSEC_GSS remove all qop parameters
J. Bruce Fields
2005-10-18
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
J. Bruce Fields
2005-10-18
RPCSEC_GSS: krb5 pre-privacy cleanup
J. Bruce Fields
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds