Joe Perches
|
f3c0ceea83
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
|
14 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
|
8b23707612
gssd_krb5: arcfour-hmac support
|
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 |
Kevin Coffman
|
958142e97e
gss_krb5: add support for triple-des encryption
|
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
|
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 |
Kevin Coffman
|
db8add5789
gss_krb5: move gss_krb5_crypto into the krb5 module
|
17 years ago |
Kevin Coffman
|
3d4a688678
Correct grammer/typos in dprintks
|
17 years ago |
Jens Axboe
|
c46f2334c8
[SG] Get rid of __sg_mark_end()
|
17 years ago |
David S. Miller
|
51c739d1f4
[NET]: Fix incorrect sg_mark_end() calls.
|
17 years ago |
Herbert Xu
|
68e3f5dd4d
[CRYPTO] users: Fix up scatterlist conversion errors
|
17 years ago |
Jens Axboe
|
642f149031
SG: Change sg_set_page() to take length and offset argument
|
17 years ago |
Jens Axboe
|
fa05f1286b
Update net/ to use sg helpers
|
17 years ago |
YOSHIFUJI Hideaki
|
fb1416a59b
[NET] SUNRPC: Fix whitespace errors.
|
18 years ago |
Trond Myklebust
|
d9bc125caf
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
|
18 years ago |
YOSHIFUJI Hideaki
|
cca5172a7e
[NET] SUNRPC: Fix whitespace errors.
|
18 years ago |
Chuck Lever
|
8885cb367f
SUNRPC: fix print format for tk_pid in auth_gss support
|
18 years ago |
J. Bruce Fields
|
ca54f89645
rpcgss: simplify make_checksum
|
18 years ago |
Olga Kornievskaia
|
37a4e6cb03
rpc: move process_xdr_buf
|
18 years ago |
J. Bruce Fields
|
8fc7500bb8
rpc: gss: eliminate print_hexl()'s
|
18 years ago |
Herbert Xu
|
3505868791
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
|
19 years ago |
Herbert Xu
|
378c6697a2
[SUNRPC] GSS: Use block ciphers where applicable
|
19 years ago |
J. Bruce Fields
|
d4a30e7e66
RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc
|
19 years ago |
Herbert Xu
|
6df5b9f48d
[CRYPTO] Simplify one-member scatterlist expressions
|
19 years ago |
David Hardeman
|
378f058cc4
[PATCH] Use sg_set_buf/sg_init_one where applicable
|
19 years ago |