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
/
include
/
linux
/
sunrpc
/
gss_krb5.h
Age
Commit message (
Expand
)
Author
2020-09-11
SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
Ard Biesheuvel
2020-04-27
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
2019-12-18
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-01
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
2018-10-26
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-09-30
SUNRPC: Replace krb5_seq_lock with a lockless scheme
Trond Myklebust
2018-09-28
gss_krb5: Remove VLA usage of skcipher
Kees Cook
2016-01-27
sunrpc: Use skcipher and ahash/shash
Herbert Xu
2014-08-03
sunrpc: remove "ec" argument from encrypt_v2 operation
Jeff Layton
2010-05-14
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
Trond Myklebust
2010-05-14
gss_krb5: Add support for rc4-hmac encryption
Kevin Coffman
2010-05-14
gss_krb5: Use confounder length in wrap code
Kevin Coffman
2010-05-14
gssd_krb5: More arcfour-hmac support
Kevin Coffman
2010-05-14
gss_krb5: Save the raw session key in the context
Kevin Coffman
2010-05-14
gssd_krb5: arcfour-hmac support
Kevin Coffman
2010-05-14
gss_krb5: add remaining pieces to enable AES encryption 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: handle new context format from gssd
Kevin Coffman
2010-05-14
gss_krb5: import functionality to derive keys into the kernel
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-05-14
gss_krb5: Introduce encryption type framework
Kevin Coffman
2008-06-23
gss_krb5: create a define for token header size and clean up ptr location
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
2006-12-06
rpcgss: krb5: ignore seed
J. Bruce Fields
2006-12-06
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
2006-12-06
rpcgss: simplify make_checksum
J. Bruce Fields
2006-12-06
gss: krb5: remove signalg and sealalg
J. Bruce Fields
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2006-03-20
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
J. Bruce Fields
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