aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smb/client/cifsencrypt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-09smb: client: fix UAF in decryption with multichannelPaulo Alcantara1-11/+5
2025-01-19smb: client: parse av pair type 4 in CHALLENGE_MESSAGEPaulo Alcantara1-22/+41
2025-01-19smb: client: introduce av_for_each_entry() helperPaulo Alcantara1-71/+54
2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan1-1/+1
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French1-0/+1
2024-09-26smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya1-1/+0
2024-09-26smb: client: make HMAC-MD5 TFM ephemeralEnzo Matsumiya1-83/+50
2024-09-26smb: client: allocate crypto only for primary serverEnzo Matsumiya1-6/+11
2024-09-12cifs: Don't support ITER_XARRAYDavid Howells1-51/+0
2024-09-12cifs: Use iterate_and_advance*() routines directly for hashingDavid Howells1-86/+23
2024-01-23smb: Work around Clang __bdos() type confusionKees Cook1-1/+1
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+861