Historial de Commits

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