Historique des commits

Auteur SHA1 Message Date
  Tal Aloni 15f09eb751 SMBServer: API: Added GetSessionsInformation method il y a 8 ans
  Tal Aloni d742a22756 GSS improvements, set context to null after a successfull call to DeleteSecurityContext il y a 8 ans
  Tal Aloni 900ff25a3c All matching opened files will now be closed during connection termination il y a 8 ans
  Tal Aloni 9141665ac6 All matching opened files will now be closed during logoff il y a 8 ans
  Tal Aloni cff82dd4b8 All matching opened files will now be closed during tree disconnect il y a 8 ans
  Tal Aloni 2c1b59973b Added TreeID parameter to OpenFileObject il y a 8 ans
  Tal Aloni 241e06c38d SMBServer: TCP KeepAlive is now used to detect dead clients il y a 8 ans
  Tal Aloni 84affda0ff SMBServer: Each connection now use a dedicaded thread for send operations il y a 8 ans
  Tal Aloni 30627e72d4 Added ConnectionManager class il y a 8 ans
  Tal Aloni 644e7d87d5 Independent / Integrated NTLMAuthenticationProvider: bugfix: MachineName was not read from AuthenticationMessage il y a 8 ans
  Tal Aloni 3325d1842f ConnectionState: Renamed ServerDialect to Dialect il y a 8 ans
  Tal Aloni 054d537c26 Added MachineName and CreationDT properties to SMB1Session and SMB2Session il y a 8 ans
  Tal Aloni e3dafa524f SMB1: Retrieve SessionKey from GSS mechanism and store it in SMB1Session il y a 8 ans
  Tal Aloni 174e43f792 SMBServer: Hid internal methods and classes il y a 8 ans
  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