Historial de Commits

Autor SHA1 Mensaje Fecha
  Tal Aloni 6cd06fb41f IntegratedNTLMAuthenticationProvider: GetContextAttribute will now return a valid access token hace 8 años
  Tal Aloni b433950077 SSPIHelper: Added GetAccessToken method hace 8 años
  Tal Aloni aaf4764f94 SSPIHelper: Improved compatibility with Win32 API hace 8 años
  Tal Aloni 68a7552d6a Corrected handling of SMB_COM_RENAME hace 8 años
  Tal Aloni dc925568a1 NTFileSystemAdapter: Improved logging hace 8 años
  Tal Aloni b54cee3070 Call DeleteSecurityContext during Logoff hace 8 años
  Tal Aloni 0764237260 store AuthenticationContext and AccessToken in SecurityContext hace 8 años
  Tal Aloni a84226abb9 GSS-style authentication, additional IGSSMechanism implementations can be provided hace 8 años
  Tal Aloni d4acf5900e Added IGSSMechanism interface hace 8 años
  Tal Aloni 45dc792558 NTLMAuthenticationProviderBase: Return NTStatus instead of Win32Error hace 8 años
  Tal Aloni 254daa5025 SessionSetupHelper: Minor logging improvements hace 8 años
  Tal Aloni 217451d18f Improved NTLM authentication API hace 8 años
  Tal Aloni 05f49c3128 NetworkAPI: Several improvements hace 8 años
  Tal Aloni be50d30f27 SMB2: Fixed InvalidCastException hace 8 años
  Tal Aloni e0625e8566 SSPIHelper: Improved exception messages hace 8 años
  Tal Aloni 304fbd0d52 Fixed Windows Authentication regression in https://github.com/TalAloni/SMBLibrary/commit/d7e33e465db00d1f8b6f9b23949eef30ce5aefc7 hace 8 años
  Tal Aloni 2b52d4b84c Moved SECBUFFER_VERSION definition to SecBufferDesc hace 8 años
  Tal Aloni ee65a99a92 Moved GSSAPI classes to the SMBLibrary.Authentication.GSSAPI namespace hace 8 años
  Tal Aloni ac77fb6554 Moved SPNEGO code to Authentication\GSSAPI\SPNEGO hace 8 años
  Tal Aloni dbca07e803 Moved NTLM code to Authentication\NTLM hace 8 años
  Tal Aloni 6c5600d4fd Renamed NTAuthentication to NTLMCryptography hace 8 años
  Tal Aloni d45efdcaa8 Renamed Version to NTLMVersion hace 8 años
  Tal Aloni 457d978f70 INTLMAuthenticationProvider: Removed ListUsers from the API hace 8 años
  Tal Aloni c60ee93dd9 Renamed SMBLibrary.Authentication.Win32 to SMBLibrary.Win32.Security hace 8 años
  Tal Aloni d7e33e465d Windows Authentication: Improved implementation hace 8 años
  Tal Aloni acea85ca8c Win32 NetworkAPI: Fixed compatibility with 64-bit environment hace 8 años
  Tal Aloni 2b6351449b SMB1: Fixed InvalidCastException hace 8 años
  Tal Aloni 4842c17f78 Added a SecurityContext class which will be passes to the underlying object store hace 8 años
  Tal Aloni 3e158fb855 Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer hace 8 años
  Tal Aloni 0d5898bb60 SMB2: Requests to the NamedPipeStore will not be blocked at the SMB layer hace 8 años