提交历史

作者 SHA1 备注 提交日期
  Jeff Layton fb308a6f22 cifs: teach signing routines how to deal with arrays of pages in a smb_rqst 12 年之前
  Jeff Layton bf5ea0e2f2 cifs: change signing routines to deal with smb_rqst structs 12 年之前
  Pavel Shilovsky 3c1bf7e48e CIFS: Enable signing in SMB2 12 年之前
  Jeff Layton 762a4206a3 cifs: rename cifs_sign_smb2 to cifs_sign_smbv 13 年之前
  Jeff Layton ac3aa2f8ae cifs: remove extraneous newlines from cERROR and cFYI calls 13 年之前
  Steve French acbbb76a26 CIFS: Rename *UCS* functions to *UTF16* 13 年之前
  Jeff Layton 04febabcf5 cifs: sanitize username handling 13 年之前
  Shirish Pargaonkar 9ef5992e44 cifs: Assume passwords are encoded according to iocharset (try #2) 13 年之前
  Jeff Layton 826a95e4a3 cifs: consolidate signature generating code 13 年之前
  Jeff Layton b4dacbc282 cifs: use memcpy for magic string in cifs signature generation BSRSPYL 13 年之前
  Shirish Pargaonkar cfbd6f84c2 cifs: Fix broken sec=ntlmv2/i sec option (try #2) 14 年之前
  Jeff Layton 998d6fcb24 cifs: don't start signing too early 14 年之前
  Shirish Pargaonkar 14cae3243b cifs: Cleanup: check return codes of crypto api calls 14 年之前
  Jeff Layton 9c4843ea57 cifs: silence printk when establishing first session on socket 14 年之前
  Steve French 96daf2b091 [CIFS] Rename three structures to avoid camel case 14 年之前
  Steve French be8e3b0044 consistently use smb_buf_length as be32 for cifs (try 3) 14 年之前
  Steve French 43988d7685 [CIFS] Use ecb des kernel crypto APIs instead of 14 年之前
  Jeff Layton 157c249114 cifs: wrap received signature check in srv_mutex 14 年之前
  Steve French 8727c8a85f Allow user names longer than 32 bytes 14 年之前
  Shirish Pargaonkar 7a8587e7c8 cifs: No need to check crypto blockcipher allocation 14 年之前
  Shirish Pargaonkar ee2c925850 cifs: More crypto cleanup (try #2) 14 年之前
  Steve French 93c100c0b4 [CIFS] Replace cifs md5 hashing functions with kernel crypto APIs 14 年之前
  Jeff Layton a0f8b4fb4c cifs: remove unnecessary locking around sequence_number 14 年之前
  Shirish Pargaonkar d3686d54c7 cifs: Cleanup and thus reduce smb session structure and fields used during authentication 14 年之前
  Shirish Pargaonkar d3ba50b17a NTLM auth and sign - Use appropriate server challenge 14 年之前
  Shirish Pargaonkar f7c5445a9d NTLM auth and sign - minor error corrections and cleanup 14 年之前
  Shirish Pargaonkar 307fbd31b6 NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures 14 年之前
  Shirish Pargaonkar d2b915210b NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange 14 年之前
  Shirish Pargaonkar 21e733930b NTLM auth and sign - Allocate session key/client response dynamically 14 年之前
  Shirish Pargaonkar 5d0d28824c NTLM authentication and signing - Calculate auth response per smb session 14 年之前