Commit History

Author SHA1 Message Date
  Tal Aloni 9141665ac6 All matching opened files will now be closed during logoff 8 years ago
  Tal Aloni cff82dd4b8 All matching opened files will now be closed during tree disconnect 8 years ago
  Tal Aloni 2c1b59973b Added TreeID parameter to OpenFileObject 8 years ago
  Tal Aloni 241e06c38d SMBServer: TCP KeepAlive is now used to detect dead clients 8 years ago
  Tal Aloni 84affda0ff SMBServer: Each connection now use a dedicaded thread for send operations 8 years ago
  Tal Aloni 30627e72d4 Added ConnectionManager class 8 years ago
  Tal Aloni 644e7d87d5 Independent / Integrated NTLMAuthenticationProvider: bugfix: MachineName was not read from AuthenticationMessage 8 years ago
  Tal Aloni 3325d1842f ConnectionState: Renamed ServerDialect to Dialect 8 years ago
  Tal Aloni 054d537c26 Added MachineName and CreationDT properties to SMB1Session and SMB2Session 8 years ago
  Tal Aloni e3dafa524f SMB1: Retrieve SessionKey from GSS mechanism and store it in SMB1Session 8 years ago
  Tal Aloni 174e43f792 SMBServer: Hid internal methods and classes 8 years ago
  Tal Aloni cef7a6dc29 Moved SMBDialect to a separate class 8 years ago
  Tal Aloni f4fa70a280 SMBServer: Moved socket parameters to the Start method 8 years ago
  Tal Aloni c93bb66152 SMBServer: Added server Start / Stop log events and exception documentation 8 years ago
  Tal Aloni 152f2cdaa0 Minor code refactoring 8 years ago
  Tal Aloni 07c4ecfd0c SMBServer v1.1.5 8 years ago
  Tal Aloni 8067925ea2 SMB2: Enable message signing if client request it 8 years ago
  Tal Aloni 3e4d40b7ad SMB2: Retrieve SessionKey from GSS mechanism and store it in SMB2Session 8 years ago
  Tal Aloni 641613ae8e SMB2: Correctly report server start time in SMB2_NEGOTIATE response 8 years ago
  Tal Aloni f693f7ff77 SMB2Command: Implemented signing in GetCommandChainBytes 8 years ago
  Tal Aloni 5d9fa0fb6e IndependentNTLMAuthenticationProvider: Set KeyExchange NTLM flag if client request it 8 years ago
  Tal Aloni 6bb9aa323b SMB2Header: Initalize Signature field on creation, added SignatureOffset constant 8 years ago
  Tal Aloni 832b791fcc IntegratedNTLMAuthenticationProvider: The correct SessionKey will now be returned instead of EncryptedRandomSessionKey 8 years ago
  Tal Aloni f1d65fedd2 IndependentNTLMAuthenticationProvider: Compute and store SessionKey 8 years ago
  Tal Aloni 1d756498f1 IndependentNTLMAuthenticationProvider: ChallengeMessage.NegotiateFlags are now properly set 8 years ago
  Tal Aloni 6325053243 Renamed 2 NTLM NegotiateFlags 8 years ago
  Tal Aloni 481f6d9278 Renamed SigningTests class to NTLMSigningTests 8 years ago
  Tal Aloni 104d18b81b SSPIHelper: Added GetUserName and GetSessionKey methods 8 years ago
  Tal Aloni d3c46361d2 Added SMB2 message signing tests 8 years ago
  Tal Aloni fdf403d424 NTLM: Added session key computation helper method and tests 8 years ago