J. Bruce Fields
|
b1df763723
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10
|
12 years ago |
Simo Sorce
|
400f26b542
SUNRPC: conditionally return endtime from import_sec_context
|
13 years ago |
Chuck Lever
|
83523d083a
SUNRPC: Consider qop when looking up pseudoflavors
|
12 years ago |
Chuck Lever
|
f783288f0c
SUNRPC: Load GSS kernel module by OID
|
12 years ago |
Chuck Lever
|
fb15b26f8b
SUNRPC: Define rpcsec_gss_info structure
|
12 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Trond Myklebust
|
09acfea5d8
SUNRPC: Fix a few sparse warnings
|
13 years ago |
J. Bruce Fields
|
058c5c9999
rpc: allow autoloading of gss mechanisms
|
14 years ago |
J. Bruce Fields
|
b084f598df
nfsd: fix dependency of nfsd on auth_rpcgss
|
14 years ago |
Trond Myklebust
|
0867659fa3
Revert "net/sunrpc: Use static const char arrays"
|
14 years ago |
Kevin Coffman
|
f8628220bb
gss:krb5 only include enctype numbers in gm_upcall_enctypes
|
14 years ago |
Linus Torvalds
|
a4dd8dce14
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
14 years ago |
Joe Perches
|
411b5e0561
net/sunrpc: Use static const char arrays
|
15 years ago |
Bian Naimeng
|
ce8477e117
gss:krb5 miss returning error to caller when import security context
|
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
|
fc263a917a
gss_krb5: Save the raw session key in the context
|
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 |
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 |