summaryrefslogtreecommitdiff
path: root/fs/smb/client/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2025-10-16smb: client: Remove obsolete crypto_shash allocationsEric Biggers1-4/+0
2025-10-16smb: client: Use MD5 library for M-F symlink hashingEric Biggers1-0/+1
2025-10-16smb: client: Use HMAC-SHA256 library for key generationEric Biggers1-0/+1
2025-10-16smb: client: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers1-0/+1
2025-09-30smb: Use arc4 library instead of duplicate arc4 codeEric Biggers1-0/+1
2024-12-19smb: client: Deduplicate "select NETFS_SUPPORT" in KconfigDragan Simic1-1/+0
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...Steve French1-0/+14
2024-05-01cifs: Implement netfslib hooksDavid Howells1-0/+1
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert1-0/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+205