Historie revizí

Autor SHA1 Zpráva Datum
  Tal Aloni d3c46361d2 Added SMB2 message signing tests před 8 roky
  Tal Aloni fdf403d424 NTLM: Added session key computation helper method and tests před 8 roky
  Tal Aloni 72a6ac2297 Renamed AuthenticationTests to NTLMAuthenticationTests před 8 roky
  Tal Aloni de6458ca5f Added RC4 encryption implementation před 8 roky
  Tal Aloni 4cb219f61f Added NT_TRANSACT_NOTIFY_CHANGE response implementation před 8 roky
  Tal Aloni ae50cac87b Added FileNotifyInformation implementation před 8 roky
  Tal Aloni 0ecf8089e1 Moved NotifyChangeFilter to NTFileStore\Enums před 8 roky
  Tal Aloni dd4fee6721 Skeleton SMB1Client implementation for tests před 8 roky
  Tal Aloni fc2e958e74 Moved Exceptions to SMBLibrary\Exceptions před 8 roky
  Tal Aloni efc7c1fce9 Improved SMB_COM_NEGOTIATE response implementation před 8 roky
  Tal Aloni b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required před 8 roky
  Tal Aloni a84226abb9 GSS-style authentication, additional IGSSMechanism implementations can be provided před 8 roky
  Tal Aloni d4acf5900e Added IGSSMechanism interface před 8 roky
  Tal Aloni 45dc792558 NTLMAuthenticationProviderBase: Return NTStatus instead of Win32Error před 8 roky
  Tal Aloni 217451d18f Improved NTLM authentication API před 8 roky
  Tal Aloni ac77fb6554 Moved SPNEGO code to Authentication\GSSAPI\SPNEGO před 8 roky
  Tal Aloni dbca07e803 Moved NTLM code to Authentication\NTLM před 8 roky
  Tal Aloni 6c5600d4fd Renamed NTAuthentication to NTLMCryptography před 8 roky
  Tal Aloni d45efdcaa8 Renamed Version to NTLMVersion před 8 roky
  Tal Aloni c60ee93dd9 Renamed SMBLibrary.Authentication.Win32 to SMBLibrary.Win32.Security před 8 roky
  Tal Aloni 4842c17f78 Added a SecurityContext class which will be passes to the underlying object store před 8 roky
  Tal Aloni 3e158fb855 Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer před 8 roky
  Tal Aloni fbea16545f SMB1: Requests to the NamedPipeStore will not be blocked at the SMB layer před 8 roky
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer před 8 roky
  Tal Aloni 756fbb96fa NTFileSystemHelper: CreateFile now returns FileStatus před 8 roky
  Tal Aloni 36353c9d08 Moved helper methods to NTFileStoreHelper, Moved IOExceptionHelper před 8 roky
  Tal Aloni 54c8a6fa1f SMB_COM_NT_CREATE_ANDX extended response: Renamed FileStatus to FileStatusFlags před 8 roky
  Tal Aloni 29499e17ef SMBLibrary: Moved SMB1 object store structures and enums to SMB1FileStore před 8 roky
  Tal Aloni a3017c1b50 Removed LANMAN2.0 structure před 8 roky
  Tal Aloni c57fed1232 Removed LANMAN2.0 FileInformation structures před 8 roky