Jeff Layton
|
ba48202932
cifs: fix bad error handling in crypto code
|
12 years ago |
Chen Gang
|
057d6332b2
cifs: extend the buffer length enought for sprintf() using
|
12 years ago |
Steve French
|
95dc8dd14e
Limit allocation of crypto mechanisms to dialect which requires
|
12 years ago |
Steve French
|
429b46f4fd
[CIFS] SMB3 Signing enablement
|
12 years ago |
Steve French
|
fdf96a907c
Handle big endianness in NTLM (ntlmv2) authentication
|
12 years ago |
Jeff Layton
|
3f618223dc
move sectype to the cifs_ses instead of TCP_Server_Info
|
12 years ago |
Jeff Layton
|
ffa598a537
cifs: remove useless memset in LANMAN auth code
|
12 years ago |
Jeff Layton
|
0124cc4511
cifs: store the real expected sequence number in the mid
|
12 years ago |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 years ago |
Jeff Layton
|
fb308a6f22
cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
|
12 years ago |
Jeff Layton
|
bf5ea0e2f2
cifs: change signing routines to deal with smb_rqst structs
|
12 years ago |
Pavel Shilovsky
|
3c1bf7e48e
CIFS: Enable signing in SMB2
|
12 years ago |
Jeff Layton
|
762a4206a3
cifs: rename cifs_sign_smb2 to cifs_sign_smbv
|
13 years ago |
Jeff Layton
|
ac3aa2f8ae
cifs: remove extraneous newlines from cERROR and cFYI calls
|
13 years ago |
Steve French
|
acbbb76a26
CIFS: Rename *UCS* functions to *UTF16*
|
13 years ago |
Jeff Layton
|
04febabcf5
cifs: sanitize username handling
|
13 years ago |
Shirish Pargaonkar
|
9ef5992e44
cifs: Assume passwords are encoded according to iocharset (try #2)
|
13 years ago |
Jeff Layton
|
826a95e4a3
cifs: consolidate signature generating code
|
13 years ago |
Jeff Layton
|
b4dacbc282
cifs: use memcpy for magic string in cifs signature generation BSRSPYL
|
13 years ago |
Shirish Pargaonkar
|
cfbd6f84c2
cifs: Fix broken sec=ntlmv2/i sec option (try #2)
|
14 years ago |
Jeff Layton
|
998d6fcb24
cifs: don't start signing too early
|
14 years ago |
Shirish Pargaonkar
|
14cae3243b
cifs: Cleanup: check return codes of crypto api calls
|
14 years ago |
Jeff Layton
|
9c4843ea57
cifs: silence printk when establishing first session on socket
|
14 years ago |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 years ago |
Steve French
|
be8e3b0044
consistently use smb_buf_length as be32 for cifs (try 3)
|
14 years ago |
Steve French
|
43988d7685
[CIFS] Use ecb des kernel crypto APIs instead of
|
14 years ago |
Jeff Layton
|
157c249114
cifs: wrap received signature check in srv_mutex
|
14 years ago |
Steve French
|
8727c8a85f
Allow user names longer than 32 bytes
|
14 years ago |
Shirish Pargaonkar
|
7a8587e7c8
cifs: No need to check crypto blockcipher allocation
|
14 years ago |
Shirish Pargaonkar
|
ee2c925850
cifs: More crypto cleanup (try #2)
|
14 years ago |