index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
gss_krb5.h
Age
Commit message (
Expand
)
Author
2023-02-20
SUNRPC: Move remaining internal definitions to gss_krb5_internal.h
Chuck Lever
2023-02-20
SUNRPC: Support the Camellia enctypes
Chuck Lever
2023-02-20
SUNRPC: Add gk5e definitions for RFC 8009 encryption types
Chuck Lever
2023-02-20
SUNRPC: Add new subkey length fields
Chuck Lever
2023-02-20
SUNRPC: Hoist KDF into struct gss_krb5_enctype
Chuck Lever
2023-02-20
SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods
Chuck Lever
2023-02-20
SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
Chuck Lever
2023-02-20
SUNRPC: Remove another switch on ctx->enctype
Chuck Lever
2023-02-20
SUNRPC: Refactor the GSS-API Per Message calls in the Kerberos mechanism
Chuck Lever
2023-02-20
SUNRPC: Obscure Kerberos integrity keys
Chuck Lever
2023-02-20
SUNRPC: Obscure Kerberos signing keys
Chuck Lever
2023-02-20
SUNRPC: Obscure Kerberos encryption keys
Chuck Lever
2023-02-20
SUNRPC: Refactor set-up for aux_cipher
Chuck Lever
2023-02-20
SUNRPC: Improve Kerberos confounder generation
Chuck Lever
2023-02-20
SUNRPC: Remove .conflen field from struct gss_krb5_enctype
Chuck Lever
2023-02-20
SUNRPC: Remove .blocksize field from struct gss_krb5_enctype
Chuck Lever
2023-02-20
SUNRPC: Add header ifdefs to linux/sunrpc/gss_krb5.h
Chuck Lever
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
[next]