Commit History

Author SHA1 Message Date
  TalAloni eda010c37d Optimized connection receive buffer allocation 5 years ago
  Tal Aloni 4b06f74d6e Client: Minor code refactoring 5 years ago
  Tal Aloni 85bc276cb0 NBTConnectionReceiveBuffer: Added support for SMB 2.1 Large MTU 5 years ago
  Tal Aloni 0dde935ffe Client: Minor code refactoring 5 years ago
  Tal Aloni 48c6822454 Client: Disconnect connection when inappropriate NetBIOS session packet is received 5 years ago
  Tal Aloni 20b2a5fb6e Minor code refactoring 5 years ago
  Tal Aloni 4ac07b6ea3 Client: Correctly open a second NetBios session 5 years ago
  Tal Aloni 0a89a84434 Client: Improved NetBios over TCP support 5 years ago
  Tal Aloni 2caf390c41 Client: Fixed a bug related to localhost communication 5 years ago
  Tal Aloni 040b92b079 Client: Login will now return SEC_E_INVALID_TOKEN if an invalid token is returned from the server instead of throwing NullReferenceException 7 years ago
  Tal Aloni 7c31666bc3 Client: Discard all unsolicited responses except OpLock break 7 years ago
  Tal Aloni 8a7d144483 ISMBClient: Added MaxReadSize and MaxWriteSize properties 7 years ago
  Tal Aloni 73b5557987 SMB1Client: Added ServerMaxBufferSize and MaxMpxCount properties 7 years ago
  Tal Aloni e1c5cf8b54 SMB1Client: Store and expose server capabilities 7 years ago
  Tal Aloni 6a03cfd952 Client: Throw Exception if attemping to logoff when the client is not connected 7 years ago
  Tal Aloni 873720d6ff Client: ISMBClient interface added 7 years ago
  Tal Aloni 38fa17acce Client: Bugfix: The tree connection to the named pipe share that was created in the ListShares method was not being terminated 7 years ago
  Tal Aloni 3c29d05aa3 SMB1Client: Minor code refactoring 7 years ago
  Tal Aloni ff9d16cb39 SMB1Client: Additional client functions implemented 7 years ago
  Tal Aloni 928bb59c90 SMB1Client: Additional client functions implemented 7 years ago
  Tal Aloni b70caac445 SMB1: Renamed ServerCapabilities to Capabilities 7 years ago
  Tal Aloni c458af1944 SMB1Client: Minor improvements 7 years ago
  Tal Aloni b6280748c1 SMB1 Client: Added Login implementation using NTLM authentication 7 years ago
  Tal Aloni dd4fee6721 Skeleton SMB1Client implementation for tests 8 years ago