1. 45a4546 cifs: Adjust key sizes and key generation routines for AES256 encryption by Shyam Prasad N · 3 years, 10 months ago
  2. 63ca565 smb3.1.1: set gcm256 when requested by Steve French · 4 years, 3 months ago
  3. 9692ea9 smb3: remove overly noisy debug line in signing errors by Steve French · 4 years, 9 months ago
  4. eda1c54 cifs: Allocate crypto structures on the fly for calculating signatures of incoming packets by Long Li · 4 years, 9 months ago
  5. f460c50 cifs: update internal module version number by Steve French · 4 years, 9 months ago
  6. edad734 smb3: use SMB2_SIGNATURE_SIZE define by Steve French · 4 years, 9 months ago
  7. cc95b67 cifs: fix channel signing by Aurelien Aptel · 5 years ago
  8. f1f27ad CIFS: Fix task struct use-after-free on reconnect by Vincent Whitchurch · 5 years ago
  9. ff6b6f3 cifs: Always update signing key of first channel by Paulo Alcantara (SUSE) · 5 years ago
  10. d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
  11. f780bd3 cifs: add server param by Aurelien Aptel · 5 years ago
  12. 4f5c10f smb3: allow skipping signature verification for perf sensitive configurations by Steve French · 5 years ago
  13. afe6f65 cifs: add new debugging macro cifs_server_dbg by Ronnie Sahlberg · 5 years ago
  14. 2b2f754 SMB3.1.1: Add GCM crypto to the encrypt and decrypt functions by Steve French · 6 years ago
  15. 2084ed5 CIFS: Only send SMB2_NEGOTIATE command on new TCP connections by Pavel Shilovsky · 6 years ago
  16. 53a3e0d smb3: add dynamic trace point for smb3_cmd_enter by Steve French · 6 years ago
  17. c781af7 CIFS: Do not skip SMB2 message IDs on send failures by Pavel Shilovsky · 6 years ago
  18. a5c62f4 CIFS: fix uninitialized ptr deref in smb2 signing by Aurelien Aptel · 6 years ago
  19. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  20. 8de8c46 cifs: Fix validation of signed data in smb2 by Paulo Alcantara · 7 years ago
  21. 27c32b4 cifs: Fix validation of signed data in smb3+ by Paulo Alcantara · 7 years ago
  22. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  23. c713c87 cifs: push rfc1002 generation down the stack by Ronnie Sahlberg · 7 years ago
  24. 57f933c CIFS: Fix signing for SMB2/3 by Aurelien Aptel · 7 years ago
  25. 977b617 cifs: remove rfc1002 header from all SMB2 response structures by Ronnie Sahlberg · 7 years ago
  26. e19b2bc cifs: add resp_buf_size to the mid_q_entry structure by Ronnie Sahlberg · 7 years ago
  27. 5fcd7f3 CIFS: add sha512 secmech by Aurelien Aptel · 7 years ago
  28. 82fb82b CIFS: refactor crypto shash/sdesc allocation&free by Aurelien Aptel · 7 years ago
  29. 06e2290 Fix encryption labels and lengths for SMB3.1.1 by Steve French · 7 years ago
  30. d38de3c6 CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys by Aurélien Aptel · 8 years ago
  31. a6f74e8 cifs: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  32. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  33. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  34. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  35. 738f9de CIFS: Send RFC1001 length in a separate iov by Pavel Shilovsky · 8 years ago
  36. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  37. 16c568e cifs: merge the hash calculation helpers by Al Viro · 9 years ago
  38. 373512e Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. by Steve French · 9 years ago
  39. 9235d09 Convert MessageID in smb2_hdr to LE by Sachin Prabhu · 10 years ago
  40. cb7e9ea CIFS: Use multicredits for SMB 2.1/3 writes by Pavel Shilovsky · 11 years ago
  41. 7f48558 cifs: Send a logoff request before removing a smb session by Shirish Pargaonkar · 11 years ago
  42. 3d378d3 cifs: Make big endian multiplex ID sequences monotonic on the wire by Tim Gardner · 11 years ago
  43. 32811d2 cifs: Start using per session key for smb2/3 for signature generation by Shirish Pargaonkar · 11 years ago
  44. ba48202 cifs: fix bad error handling in crypto code by Jeff Layton · 11 years ago
  45. 95dc8dd Limit allocation of crypto mechanisms to dialect which requires by Steve French · 12 years ago
  46. e65a5cb [CIFS] Fix build warning by Steve French · 12 years ago
  47. 429b46f [CIFS] SMB3 Signing enablement by Steve French · 12 years ago
  48. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 12 years ago
  49. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  50. 38107d4 Do not send SMB2 signatures for SMB3 frames by Steve French · 12 years ago
  51. fec344e cifs: change cifs_call_async to use smb_rqst structs by Jeff Layton · 12 years ago
  52. fb308a6 cifs: teach signing routines how to deal with arrays of pages in a smb_rqst by Jeff Layton · 12 years ago
  53. 0b688cf cifs: change smb2 signing routines to use smb_rqst structs by Jeff Layton · 12 years ago
  54. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  55. c95b8ee CIFS: Add SMB2 support for async requests by Pavel Shilovsky · 12 years ago
  56. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago