An error occurred fetching the project authors.
  1. 24 May, 2023 1 commit
  2. 04 May, 2023 1 commit
  3. 22 Mar, 2023 1 commit
  4. 02 Jan, 2023 1 commit
  5. 05 Oct, 2022 2 commits
  6. 01 Aug, 2022 1 commit
  7. 04 Feb, 2022 1 commit
    • Namjae Jeon's avatar
      ksmbd: add support for key exchange · f9929ef6
      Namjae Jeon authored
      When mounting cifs client, can see the following warning message.
      
      CIFS: decode_ntlmssp_challenge: authentication has been weakened as server
      does not support key exchange
      
      To remove this warning message, Add support for key exchange feature to
      ksmbd. This patch decrypts 16-byte ciphertext value sent by the client
      using RC4 with session key. The decrypted value is the recovered secondary
      key that will use instead of the session key for signing and sealing.
      Signed-off-by: default avatarNamjae Jeon <linkinjeon@kernel.org>
      Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
      f9929ef6
  8. 29 Dec, 2021 1 commit
  9. 12 Nov, 2021 2 commits
  10. 20 Oct, 2021 1 commit
  11. 29 Sep, 2021 1 commit
  12. 28 Jun, 2021 2 commits
  13. 22 Jun, 2021 1 commit
  14. 18 Jun, 2021 1 commit
  15. 28 May, 2021 1 commit
  16. 26 May, 2021 18 commits
  17. 11 May, 2021 4 commits