Historique des commits

Auteur SHA1 Message Date
  Tal Aloni cef7a6dc29 Moved SMBDialect to a separate class il y a 8 ans
  Tal Aloni f4fa70a280 SMBServer: Moved socket parameters to the Start method il y a 8 ans
  Tal Aloni c93bb66152 SMBServer: Added server Start / Stop log events and exception documentation il y a 8 ans
  Tal Aloni 152f2cdaa0 Minor code refactoring il y a 8 ans
  Tal Aloni 07c4ecfd0c SMBServer v1.1.5 il y a 8 ans
  Tal Aloni 8067925ea2 SMB2: Enable message signing if client request it il y a 8 ans
  Tal Aloni 3e4d40b7ad SMB2: Retrieve SessionKey from GSS mechanism and store it in SMB2Session il y a 8 ans
  Tal Aloni 641613ae8e SMB2: Correctly report server start time in SMB2_NEGOTIATE response il y a 8 ans
  Tal Aloni f693f7ff77 SMB2Command: Implemented signing in GetCommandChainBytes il y a 8 ans
  Tal Aloni 5d9fa0fb6e IndependentNTLMAuthenticationProvider: Set KeyExchange NTLM flag if client request it il y a 8 ans
  Tal Aloni 6bb9aa323b SMB2Header: Initalize Signature field on creation, added SignatureOffset constant il y a 8 ans
  Tal Aloni 832b791fcc IntegratedNTLMAuthenticationProvider: The correct SessionKey will now be returned instead of EncryptedRandomSessionKey il y a 8 ans
  Tal Aloni f1d65fedd2 IndependentNTLMAuthenticationProvider: Compute and store SessionKey il y a 8 ans
  Tal Aloni 1d756498f1 IndependentNTLMAuthenticationProvider: ChallengeMessage.NegotiateFlags are now properly set il y a 8 ans
  Tal Aloni 6325053243 Renamed 2 NTLM NegotiateFlags il y a 8 ans
  Tal Aloni 481f6d9278 Renamed SigningTests class to NTLMSigningTests il y a 8 ans
  Tal Aloni 104d18b81b SSPIHelper: Added GetUserName and GetSessionKey methods il y a 8 ans
  Tal Aloni d3c46361d2 Added SMB2 message signing tests il y a 8 ans
  Tal Aloni fdf403d424 NTLM: Added session key computation helper method and tests il y a 8 ans
  Tal Aloni 72a6ac2297 Renamed AuthenticationTests to NTLMAuthenticationTests il y a 8 ans
  Tal Aloni de6458ca5f Added RC4 encryption implementation il y a 8 ans
  Tal Aloni 18979ae15f IOCtlHelper: Pass FSCTL_VALIDATE_NEGOTIATE_INFO / FSCTL_QUERY_NETWORK_INTERFACE_INFO to the INTFileStore layer, set response FileId il y a 8 ans
  Tal Aloni 64702908d9 Workaround to prevent Windows 7 / 8 / 10 from sending ChangeNotify requests infinitely il y a 8 ans
  Tal Aloni c8b66a16c9 IntegratedNTLMAuthenticationProvider: Bugfix: IsGuest was not always set when the username did not exist il y a 8 ans
  Tal Aloni eaa8300e11 Pass FSCTL_PIPE_WAIT to the INTFileStore layer il y a 8 ans
  Tal Aloni 1d532ed758 SMB1: set SMB_CSC_NO_CACHING on IPC share il y a 8 ans
  Tal Aloni 4390f2e1a0 TreeConnectHelper: Improved code readability il y a 8 ans
  Tal Aloni 0ed07c27d4 Updated OptionalSupportFlags to include all flags il y a 8 ans
  Tal Aloni 0bcb921f84 Added additional NTStatus codes il y a 8 ans
  Tal Aloni f9b923772c SMB2Header: Added IsAsync and IsSigned properties il y a 8 ans