summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsencrypt.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-08cifs: SMB1 split: cifsencrypt.cDavid Howells
2026-02-08cifs: SMB1 split: Adjust #includesDavid Howells
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells
2025-12-05cifs: Clean up some places where an extra kvec[] was required for rfc1002David Howells
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-10-15smb: client: Remove obsolete crypto_shash allocationsEric Biggers
2025-10-15smb: client: Use HMAC-MD5 library for NTLMv2Eric Biggers
2025-10-15smb: client: Use MD5 library for SMB1 signature calculationEric Biggers
2025-10-15smb: client: Use HMAC-SHA256 library for SMB2 signature calculationEric Biggers
2025-09-29smb: Use arc4 library instead of duplicate arc4 codeEric Biggers
2025-07-27smb: client: fix session setup against servers that require SPNPaulo Alcantara
2025-07-27smb: client: allow parsing zero-length AV pairsPaulo Alcantara
2025-04-09smb: client: fix UAF in decryption with multichannelPaulo Alcantara
2025-01-19smb: client: parse av pair type 4 in CHALLENGE_MESSAGEPaulo Alcantara
2025-01-19smb: client: introduce av_for_each_entry() helperPaulo Alcantara
2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French
2024-09-26smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya
2024-09-26smb: client: make HMAC-MD5 TFM ephemeralEnzo Matsumiya
2024-09-26smb: client: allocate crypto only for primary serverEnzo Matsumiya
2024-09-12cifs: Don't support ITER_XARRAYDavid Howells
2024-09-12cifs: Use iterate_and_advance*() routines directly for hashingDavid Howells
2024-01-23smb: Work around Clang __bdos() type confusionKees Cook
2023-05-24smb: move client and server files to common directory fs/smbSteve French