Linus Torvalds
|
4710e78940
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
6 gadi atpakaļ |
Paul Burton
|
c3be6577d8
SUNRPC: Use atomic(64)_t for seq_send(64)
|
6 gadi atpakaļ |
Linus Torvalds
|
c7a2c49ea6
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
6 gadi atpakaļ |
Trond Myklebust
|
571ed1fd23
SUNRPC: Replace krb5_seq_lock with a lockless scheme
|
6 gadi atpakaļ |
Kees Cook
|
e9e575b8f2
gss_krb5: Remove VLA usage of skcipher
|
7 gadi atpakaļ |
Linus Torvalds
|
53a01c9a5f
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
7 gadi atpakaļ |
YueHaibing
|
9cc3b98d1f
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
|
7 gadi atpakaļ |
Stephen Hemminger
|
8fdee4cc95
sunrpc: whitespace fixes
|
7 gadi atpakaļ |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 gadi atpakaļ |
Herbert Xu
|
3b5cf20cf4
sunrpc: Use skcipher and ahash/shash
|
9 gadi atpakaļ |
Jeff Layton
|
f895b252d4
sunrpc: eliminate RPC_DEBUG
|
10 gadi atpakaļ |
Jeff Layton
|
ec25422c66
sunrpc: remove "ec" argument from encrypt_v2 operation
|
11 gadi atpakaļ |
Jeff Layton
|
b36e9c44af
sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c
|
11 gadi atpakaļ |
Jeff Layton
|
cf4c024b90
sunrpc: trim off EC bytes in GSSAPI v2 unwrap
|
12 gadi atpakaļ |
J. Bruce Fields
|
5d6baef9ab
gss_krb5: document that we ignore sequence number
|
12 gadi atpakaļ |
Akinobu Mita
|
c86d2ddec7
net/sunrpc: rename random32() to prandom_u32()
|
12 gadi atpakaļ |
Jeff Layton
|
4c190e2f91
sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer
|
12 gadi atpakaļ |
J. Bruce Fields
|
c52226daf5
rpc: handle rotated gss data for Windows interoperability
|
13 gadi atpakaļ |
Cong Wang
|
b854178601
sunrpc: remove the second argument of k[un]map_atomic()
|
13 gadi atpakaļ |
Kevin Coffman
|
fffdaef2eb
gss_krb5: Add support for rc4-hmac encryption
|
15 gadi atpakaļ |
Kevin Coffman
|
5af46547ec
gss_krb5: Use confounder length in wrap code
|
15 gadi atpakaļ |
Kevin Coffman
|
1dbd9029f3
gssd_krb5: More arcfour-hmac support
|
15 gadi atpakaļ |
Kevin Coffman
|
8b23707612
gssd_krb5: arcfour-hmac support
|
15 gadi atpakaļ |
Kevin Coffman
|
934a95aa1c
gss_krb5: add remaining pieces to enable AES encryption support
|
15 gadi atpakaļ |
Kevin Coffman
|
de9c17eb4a
gss_krb5: add support for new token formats in rfc4121
|
15 gadi atpakaļ |
Kevin Coffman
|
958142e97e
gss_krb5: add support for triple-des encryption
|
15 gadi atpakaļ |
Kevin Coffman
|
e1f6c07b11
gss_krb5: add ability to have a keyed checksum (hmac)
|
15 gadi atpakaļ |
Kevin Coffman
|
81d4a4333a
gss_krb5: introduce encryption type framework
|
15 gadi atpakaļ |
Kevin Coffman
|
1ac3719a22
gss_krb5: split up functions in preparation of adding new enctypes
|
15 gadi atpakaļ |
J. Bruce Fields
|
54ec3d462f
gss_krb5: Don't expect blocksize to always be 8 when calculating padding
|
15 gadi atpakaļ |