- a0264d1 Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 1 year, 9 months ago
- da8e7da Merge tag 'nfsd-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 9 months ago
- 943d045 SUNRPC: fix shutdown of NFS TCP client socket by Siddharth Kawar · 1 year, 9 months ago
- 5f24a87 SUNRPC: Fix a crash in gss_krb5_checksum() by Chuck Lever · 1 year, 9 months ago
- 92cadfc Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 10 months ago
- 9ca6705 SUNRPC: Fix a server shutdown leak by Benjamin Coddington · 1 year, 10 months ago
- ee3f96b Merge tag 'nfsd-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 10 months ago
- fb5b855d SUNRPC: Properly terminate test case arrays by Chuck Lever · 1 year, 10 months ago
- fe90151 SUNRPC: Let Kunit tests run with some enctypes compiled out by Chuck Lever · 1 year, 10 months ago
- d8ca6db Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 1 year, 10 months ago
- 9fc2f99 Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 10 months ago
- 5b7c4ca Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 10 months ago
- 2172e84 SUNRPC: Fix occasional warning when destroying gss_krb5_enctypes by Chuck Lever · 1 year, 11 months ago
- 319951e SUNRPC: Remove ->xpo_secure_port() by Chuck Lever · 1 year, 11 months ago
- ecfa398 SUNRPC: Fix whitespace damage in svcauth_unix.c by Chuck Lever · 1 year, 11 months ago
- c4a9f05 SUNRPC: Add encryption self-tests by Chuck Lever · 2 years ago
- 4d2d15c SUNRPC: Add RFC 8009 encryption KUnit tests by Chuck Lever · 2 years ago
- 003caf4 SUNRPC: Add RFC 8009 checksum KUnit tests by Chuck Lever · 2 years ago
- fcbad14 SUNRPC: Add KDF-HMAC-SHA2 Kunit tests by Chuck Lever · 2 years ago
- b958cff SUNRPC: Add encryption KUnit tests for the RFC 6803 encryption types by Chuck Lever · 2 years ago
- 02142b2 SUNRPC: Add checksum KUnit tests for the RFC 6803 encryption types by Chuck Lever · 2 years ago
- 35f6e42 SUNRPC: Add KDF KUnit tests for the RFC 6803 encryption types by Chuck Lever · 2 years ago
- e1a9a38 SUNRPC: Add Kunit tests for RFC 3962-defined encryption/decryption by Chuck Lever · 2 years ago
- 6eb6b8a SUNRPC: Add KUnit tests RFC 3961 Key Derivation by Chuck Lever · 2 years ago
- ddd8c1f SUNRPC: Export get_gss_krb5_enctype() by Chuck Lever · 2 years ago
- eebd8c2 SUNRPC: Add KUnit tests for rpcsec_krb5.ko by Chuck Lever · 2 years ago
- 6e460c2 SUNRPC: Move remaining internal definitions to gss_krb5_internal.h by Chuck Lever · 2 years ago
- 6e6d9ee SUNRPC: Advertise support for the Camellia encryption types by Chuck Lever · 2 years ago
- 45b4ef4 SUNRPC: Add KDF_FEEDBACK_CMAC by Chuck Lever · 2 years ago
- 3394682fb SUNRPC: Support the Camellia enctypes by Chuck Lever · 2 years ago
- f26ec6b SUNRPC: Advertise support for RFC 8009 encryption types by Chuck Lever · 2 years ago
- 0d5b5a0 SUNRPC: Add RFC 8009 encryption and decryption functions by Chuck Lever · 2 years ago
- ae2e4d2 SUNRPC: Add KDF-HMAC-SHA2 by Chuck Lever · 2 years ago
- a40cf75 SUNRPC: Add gk5e definitions for RFC 8009 encryption types by Chuck Lever · 2 years ago
- dfb6324 SUNRPC: Refactor CBC with CTS into helpers by Chuck Lever · 2 years ago
- af664fc SUNRPC: Add new subkey length fields by Chuck Lever · 2 years ago
- 8b3a09f SUNRPC: Parametrize the key length passed to context_v2_alloc_cipher() by Chuck Lever · 2 years ago
- ec4aaab3 SUNRPC: Clean up cipher set up for v1 encryption types by Chuck Lever · 2 years ago
- 2691a27 SUNRPC: Hoist KDF into struct gss_krb5_enctype by Chuck Lever · 2 years ago
- ae6ad5d SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods by Chuck Lever · 2 years ago
- d50b815 SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype by Chuck Lever · 2 years ago
- dfe9a12 SUNRPC: Enable rpcsec_gss_krb5.ko to be built without CRYPTO_DES by Chuck Lever · 2 years ago
- 17781b2 SUNRPC: Replace KRB5_SUPPORTED_ENCTYPES macro by Chuck Lever · 2 years ago
- bdb12fb SUNRPC: Add /proc/net/rpc/gss_krb5_enctypes file by Chuck Lever · 2 years ago
- 279a67c SUNRPC: Remove another switch on ctx->enctype by Chuck Lever · 2 years ago
- e01b2c7 SUNRPC: Refactor the GSS-API Per Message calls in the Kerberos mechanism by Chuck Lever · 2 years ago
- 8270dbf SUNRPC: Obscure Kerberos integrity keys by Chuck Lever · 2 years ago
- 2dbe0ca SUNRPC: Obscure Kerberos signing keys by Chuck Lever · 2 years ago
- 9f0b49f SUNRPC: Obscure Kerberos encryption keys by Chuck Lever · 2 years ago
- 7989a4f SUNRPC: Refactor set-up for aux_cipher by Chuck Lever · 2 years ago
- 01c4e32 SUNRPC: Obscure Kerberos session key by Chuck Lever · 2 years ago
- 7f675ca SUNRPC: Improve Kerberos confounder generation by Chuck Lever · 2 years ago
- 4be416a SUNRPC: Remove .conflen field from struct gss_krb5_enctype by Chuck Lever · 2 years ago
- f03640a SUNRPC: Remove .blocksize field from struct gss_krb5_enctype by Chuck Lever · 2 years ago
- ccf08be SUNRPC: Replace pool stats with per-CPU variables by Chuck Lever · 2 years ago
- 65ba3d2 SUNRPC: Use per-CPU counters to tally server RPC counts by Chuck Lever · 2 years ago
- db1d616 SUNRPC: Go back to using gsd->body_start by Chuck Lever · 2 years ago
- 4bcf034 SUNRPC: Set rq_accept_statp inside ->accept methods by Chuck Lever · 2 years ago
- cee4db1 SUNRPC: Refactor RPC server dispatch method by Chuck Lever · 2 years ago
- 5f69d5f SUNRPC: Final clean-up of svc_process_common() by Chuck Lever · 2 years ago
- 649a692 SUNRPC: Convert RPC Reply header encoding to use xdr_stream by Chuck Lever · 2 years ago
- fcef2af SUNRPC: Hoist init_encode out of svc_authenticate() by Chuck Lever · 2 years ago
- 72a1e53 SUNRPC: Use xdr_stream for encoding GSS reply verifiers by Chuck Lever · 2 years ago
- b2f42f1 SUNRPC: Use xdr_stream to encode replies in server-side GSS upcall helpers by Chuck Lever · 2 years ago
- 7bb0dfb SUNRPC: Convert unwrap data paths to use xdr_stream for replies by Chuck Lever · 2 years ago
- df18f9c SUNRPC: Use xdr_stream to encode Reply verifier in svcauth_tls_accept() by Chuck Lever · 2 years ago
- 3b03f3c SUNRPC: Use xdr_stream to encode Reply verifier in svcauth_unix_accept() by Chuck Lever · 2 years ago
- b2c88ca SUNRPC: Use xdr_stream to encode Reply verifier in svcauth_null_accept() by Chuck Lever · 2 years ago
- faca897 SUNRPC: Move svcxdr_init_encode() into ->accept methods by Chuck Lever · 2 years ago
- 8dd41d7 SUNRPC: Push svcxdr_init_encode() into svc_process_common() by Chuck Lever · 2 years ago
- 7b402c8 SUNRPC: Add XDR encoding helper for opaque_auth by Chuck Lever · 2 years ago
- 6d037b1 SUNRPC: Remove the rpc_stat variable in svc_process_common() by Chuck Lever · 2 years ago
- 99d074d SUNRPC: Check rq_auth_stat when preparing to wrap a response by Chuck Lever · 2 years ago
- eb1b780 SUNRPC: Convert svcauth_gss_wrap_priv() to use xdr_stream() by Chuck Lever · 2 years ago
- a84cfbc SUNRPC: Add @head and @tail variables in svcauth_gss_wrap_priv() by Chuck Lever · 2 years ago
- ba8b13e SUNRPC: Record gss_wrap() errors in svcauth_gss_wrap_priv() by Chuck Lever · 2 years ago
- 7b135c6 SUNRPC: Rename automatic variables in svcauth_gss_wrap_resp_priv() by Chuck Lever · 2 years ago
- 7702378 SUNRPC: Convert svcauth_gss_wrap_integ() to use xdr_stream() by Chuck Lever · 2 years ago
- d91f032 SUNRPC: Replace checksum construction in svcauth_gss_wrap_integ() by Chuck Lever · 2 years ago
- 15d8f80 SUNRPC: Record gss_get_mic() errors in svcauth_gss_wrap_integ() by Chuck Lever · 2 years ago
- 0adaddd SUNRPC: Rename automatic variables in svcauth_gss_wrap_resp_integ() by Chuck Lever · 2 years ago
- 5a92938 SUNRPC: Clean up svcauth_gss_release() by Chuck Lever · 2 years ago
- f4afc8f SUNRPC: Hoist svcxdr_init_decode() into svc_process() by Chuck Lever · 2 years ago
- 1c59a53 SUNRPC: Remove svc_process_common's argv parameter by Chuck Lever · 2 years ago
- 163cdfc SUNRPC: Decode most of RPC header with xdr_stream by Chuck Lever · 2 years ago
- 4119bd0 SUNRPC: Eliminate unneeded variable by Chuck Lever · 2 years ago
- 2009e32 SUNRPC: Re-order construction of the first reply fields by Chuck Lever · 2 years ago
- 6898b47 SUNRPC: Hoist init_decode out of svc_authenticate() by Chuck Lever · 2 years ago
- b0bc534 SUNRPC: Convert the svcauth_gss_accept() pre-amble to use xdr_stream by Chuck Lever · 2 years ago
- 6734706 SUNRPC: Clean up svcauth_gss_accept's NULL procedure check by Chuck Lever · 2 years ago
- 0653028 SUNRPC: Convert gss_verify_header() to use xdr_stream by Chuck Lever · 2 years ago
- 4214071 SUNRPC: Convert unwrap_priv_data() to use xdr_stream by Chuck Lever · 2 years ago
- f4a59e8 SUNRPC: Rename automatic variables in unwrap_priv_data() by Chuck Lever · 2 years ago
- b68e4c5 SUNRPC: Convert unwrap_integ_data() to use xdr_stream by Chuck Lever · 2 years ago
- e14673c SUNRPC: Rename automatic variables in unwrap_integ_data() by Chuck Lever · 2 years ago
- 26a949d1 SUNRPC: Replace read_u32_from_xdr_buf() with existing XDR helper by Chuck Lever · 2 years ago
- c020fa6 SUNRPC: Convert server-side GSS upcall helpers to use xdr_stream by Chuck Lever · 2 years ago
- 1cbfb92 SUNRPC: Remove gss_read_verf() by Chuck Lever · 2 years ago
- 4d51366 SUNRPC: Remove gss_read_common_verf() by Chuck Lever · 2 years ago
- 20ebe92 SUNRPC: Hoist common verifier decoding code into svcauth_gss_proc_init() by Chuck Lever · 2 years ago