Kees Cook
|
e9e575b8f2
gss_krb5: Remove VLA usage of skcipher
|
6 년 전 |
Linus Torvalds
|
53a01c9a5f
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
7 년 전 |
Laura Abbott
|
44090cc876
sunrpc: Don't use stack buffer with scatterlist
|
7 년 전 |
YueHaibing
|
9cc3b98d1f
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
|
7 년 전 |
Stephen Hemminger
|
8fdee4cc95
sunrpc: whitespace fixes
|
7 년 전 |
Eric Biggers
|
f3aefb6a70
sunrpc: remove incorrect HMAC request initialization
|
7 년 전 |
Jason A. Donenfeld
|
15a8b93fd5
sunrpc: use constant time memory comparison for mac
|
8 년 전 |
J. Bruce Fields
|
56094edd17
sunrpc: GFP_KERNEL should be GFP_NOFS in crypto code
|
8 년 전 |
J. Bruce Fields
|
2876a34466
sunrpc: don't pass on-stack memory to sg_set_buf
|
8 년 전 |
Linus Torvalds
|
16382ed978
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 년 전 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 년 전 |
Herbert Xu
|
ef609c238a
sunrpc: Fix skcipher/shash conversion
|
9 년 전 |
Herbert Xu
|
3b5cf20cf4
sunrpc: Use skcipher and ahash/shash
|
9 년 전 |
Fabian Frederick
|
901f1379f6
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
|
10 년 전 |
Jeff Layton
|
f895b252d4
sunrpc: eliminate RPC_DEBUG
|
10 년 전 |
Jeff Layton
|
ec25422c66
sunrpc: remove "ec" argument from encrypt_v2 operation
|
11 년 전 |
Trond Myklebust
|
0097143c12
SUNRPC: Don't use variable length automatic arrays in kernel code
|
13 년 전 |
Joe Perches
|
f3c0ceea83
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
|
14 년 전 |
Kevin Coffman
|
fffdaef2eb
gss_krb5: Add support for rc4-hmac encryption
|
15 년 전 |
Kevin Coffman
|
5af46547ec
gss_krb5: Use confounder length in wrap code
|
15 년 전 |
Kevin Coffman
|
8b23707612
gssd_krb5: arcfour-hmac support
|
15 년 전 |
Kevin Coffman
|
934a95aa1c
gss_krb5: add remaining pieces to enable AES encryption support
|
15 년 전 |
Kevin Coffman
|
de9c17eb4a
gss_krb5: add support for new token formats in rfc4121
|
15 년 전 |
Kevin Coffman
|
958142e97e
gss_krb5: add support for triple-des encryption
|
15 년 전 |
Kevin Coffman
|
e1f6c07b11
gss_krb5: add ability to have a keyed checksum (hmac)
|
15 년 전 |
Kevin Coffman
|
81d4a4333a
gss_krb5: introduce encryption type framework
|
15 년 전 |
Kevin Coffman
|
725f2865d4
gss_krb5: Introduce encryption type framework
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Kevin Coffman
|
db8add5789
gss_krb5: move gss_krb5_crypto into the krb5 module
|
17 년 전 |
Kevin Coffman
|
3d4a688678
Correct grammer/typos in dprintks
|
17 년 전 |