Commit History

Author SHA1 Message Date
  Tal Aloni 8aad4adb9c Added SMB_COM_NT_CANCEL request implementation 7 years ago
  Tal Aloni 03cff5e469 IFileSystem: Added FileOptions parameter to OpenFile 7 years ago
  Tal Aloni 82f308b576 Renamed ShareCollection to SMBShareCollection 7 years ago
  Tal Aloni 15f09eb751 SMBServer: API: Added GetSessionsInformation method 7 years ago
  Tal Aloni 30627e72d4 Added ConnectionManager class 7 years ago
  Tal Aloni cef7a6dc29 Moved SMBDialect to a separate class 7 years ago
  Tal Aloni d3c46361d2 Added SMB2 message signing tests 7 years ago
  Tal Aloni fdf403d424 NTLM: Added session key computation helper method and tests 7 years ago
  Tal Aloni 72a6ac2297 Renamed AuthenticationTests to NTLMAuthenticationTests 7 years ago
  Tal Aloni de6458ca5f Added RC4 encryption implementation 7 years ago
  Tal Aloni 4cb219f61f Added NT_TRANSACT_NOTIFY_CHANGE response implementation 8 years ago
  Tal Aloni ae50cac87b Added FileNotifyInformation implementation 8 years ago
  Tal Aloni 0ecf8089e1 Moved NotifyChangeFilter to NTFileStore\Enums 8 years ago
  Tal Aloni dd4fee6721 Skeleton SMB1Client implementation for tests 8 years ago
  Tal Aloni fc2e958e74 Moved Exceptions to SMBLibrary\Exceptions 8 years ago
  Tal Aloni efc7c1fce9 Improved SMB_COM_NEGOTIATE response implementation 8 years ago
  Tal Aloni b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required 8 years ago
  Tal Aloni a84226abb9 GSS-style authentication, additional IGSSMechanism implementations can be provided 8 years ago
  Tal Aloni d4acf5900e Added IGSSMechanism interface 8 years ago
  Tal Aloni 45dc792558 NTLMAuthenticationProviderBase: Return NTStatus instead of Win32Error 8 years ago
  Tal Aloni 217451d18f Improved NTLM authentication API 8 years ago
  Tal Aloni ac77fb6554 Moved SPNEGO code to Authentication\GSSAPI\SPNEGO 8 years ago
  Tal Aloni dbca07e803 Moved NTLM code to Authentication\NTLM 8 years ago
  Tal Aloni 6c5600d4fd Renamed NTAuthentication to NTLMCryptography 8 years ago
  Tal Aloni d45efdcaa8 Renamed Version to NTLMVersion 8 years ago
  Tal Aloni c60ee93dd9 Renamed SMBLibrary.Authentication.Win32 to SMBLibrary.Win32.Security 8 years ago
  Tal Aloni 4842c17f78 Added a SecurityContext class which will be passes to the underlying object store 8 years ago
  Tal Aloni 3e158fb855 Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer 8 years ago
  Tal Aloni fbea16545f SMB1: Requests to the NamedPipeStore will not be blocked at the SMB layer 8 years ago
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer 8 years ago