Commit Graph

252 Commits (41c308f40a813403b94f3a3446aba2e5cc6bd6b4)

Author SHA1 Message Date
J. Bruce Fields 058c5c9999 rpc: allow autoloading of gss mechanisms 14 years ago
Joe Perches 89f0e4feaf sunrpc: Reduce switch/case indent 14 years ago
Trond Myklebust 5afa9133cf SUNRPC: Ensure the RPC client only quits on fatal signals 14 years ago
J. Bruce Fields b084f598df nfsd: fix dependency of nfsd on auth_rpcgss 14 years ago
Bryan Schumaker d1a8016a2d NFS: Fix infinite loop in gss_create_upcall() 14 years ago
Trond Myklebust 0867659fa3 Revert "net/sunrpc: Use static const char arrays" 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Bryan Schumaker 8f70e95f9f NFS: Determine initial mount security 14 years ago
Bryan Schumaker 7ebb931598 NFS: use secinfo when crossing mountpoints 14 years ago
Kevin Coffman f8628220bb gss:krb5 only include enctype numbers in gm_upcall_enctypes 14 years ago
Kevin Coffman 540c8cb6a5 gss:krb5 only include enctype numbers in gm_upcall_enctypes 14 years ago
Joe Perches f3c0ceea83 net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return 14 years ago
Shan Wei 66c941f4aa net: sunrpc: kill unused macros 14 years ago
Chuck Lever bf2695516d SUNRPC: New xdr_streams XDR decoder API 14 years ago
Chuck Lever 9f06c719f4 SUNRPC: New xdr_streams XDR encoder API 14 years ago
Tracey Dent fdb26195f4 Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions 14 years ago
Joe Perches 411b5e0561 net/sunrpc: Use static const char arrays 15 years ago
J. Bruce Fields 1e7af1b806 nfsd4: remove spkm3 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
NeilBrown 2ed5282cd9 svcauth_gss: replace a trivial 'switch' with an 'if' 15 years ago
NeilBrown 1ebede86b8 sunrpc: close connection when a request is irretrievably lost. 15 years ago
Bian Naimeng 651b2933b2 gss:spkm3 miss returning error to caller when import security context 15 years ago
Bian Naimeng ce8477e117 gss:krb5 miss returning error to caller when import security context 15 years ago
Trond Myklebust 5a67657a2e SUNRPC: Fix race corrupting rpc upcall 15 years ago
Trond Myklebust 0d8a374673 SUNRPC: Defer deleting the security context until gss_do_free_ctx() 15 years ago
Trond Myklebust a17c2153d2 SUNRPC: Move the bound cred to struct rpc_rqst 15 years ago
Trond Myklebust 126e216a87 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired 15 years ago
Trond Myklebust 1f4c86c0be NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls 15 years ago
Trond Myklebust fc54a0c65f gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall 15 years ago
Kevin Coffman fffdaef2eb gss_krb5: Add support for rc4-hmac encryption 15 years ago
Kevin Coffman 5af46547ec gss_krb5: Use confounder length in wrap code 15 years ago
Kevin Coffman 1dbd9029f3 gssd_krb5: More arcfour-hmac support 15 years ago
Kevin Coffman fc263a917a gss_krb5: Save the raw session key in the context 15 years ago
Kevin Coffman 8b23707612 gssd_krb5: arcfour-hmac support 15 years ago
Trond Myklebust bf6d359c50 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall 15 years ago
Kevin Coffman 934a95aa1c gss_krb5: add remaining pieces to enable AES encryption support 15 years ago
Kevin Coffman de9c17eb4a gss_krb5: add support for new token formats in rfc4121 15 years ago
Trond Myklebust 4018bf3eec gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall 15 years ago
Kevin Coffman 958142e97e gss_krb5: add support for triple-des encryption 15 years ago
Trond Myklebust 683ac6656c gss_krb5: Add upcall info indicating supported kerberos enctypes 15 years ago
Kevin Coffman 47d8480776 gss_krb5: handle new context format from gssd 15 years ago
Kevin Coffman 4891f2d008 gss_krb5: import functionality to derive keys into the kernel 15 years ago
Kevin Coffman e1f6c07b11 gss_krb5: add ability to have a keyed checksum (hmac) 15 years ago
Kevin Coffman 81d4a4333a gss_krb5: introduce encryption type framework 15 years ago
Kevin Coffman a8cc1cb7d7 gss_krb5: prepare for new context format 15 years ago
Kevin Coffman 1ac3719a22 gss_krb5: split up functions in preparation of adding new enctypes 15 years ago
J. Bruce Fields 54ec3d462f gss_krb5: Don't expect blocksize to always be 8 when calculating padding 15 years ago
Kevin Coffman 7561042fb7 gss_krb5: Added and improved code comments 15 years ago
Kevin Coffman 725f2865d4 gss_krb5: Introduce encryption type framework 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago