Commit History

Author SHA1 Message Date
  Martin Prikryl 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 1 year ago
  Martin Prikryl 738038ef16 Null coalescing 2 years ago
  Martin Prikryl ba69f3c6d9 Bug 2215: Throw an exception when Session.SessionLogPath is set to a path with invalid .xml extension 2 years ago
  Martin Prikryl ea80886765 Bug fix: Callstack debug logging in .NET assembly was broken 2 years ago
  Martin Prikryl c73e425833 Bug 2177: Session.EnumerateRemoteFiles does not work correctly when the mask includes brackets and other symbols 2 years ago
  Martin Prikryl 1385cd78a5 Bug 1995: Support S3 servers without TLS encryption 3 years ago
  Martin Prikryl bb45f5b660 Bug 2098: .NET assembly type library cannot be used in WSH 3 years ago
  Martin Prikryl 73305a1caf Merge branch 'master' into dev 3 years ago
  Martin Prikryl b24bf52e47 Reimplementing Session.FileExists using Session.TryGetFileInfo 3 years ago
  RachamimYaakobov ed4109d48a New function 3 years ago
  Martin Prikryl 9a8c1d5771 Bug 2055: Make Session.ExecutablePath return detected or actual executable path when not set 3 years ago
  Martin Prikryl 219bab96c7 Bug 2044: Provide private key as string in .NET assembly 3 years ago
  Martin Prikryl 1018b272ea Bug 2044: Provide private key as string in .NET assembly 3 years ago
  Martin Prikryl 3cfae3d1fd Reusing CheckNotOpened 4 years ago
  Martin Prikryl 338bc40737 Reusing RemotePath.AddDirectorySeparator 4 years ago
  Martin Prikryl f614f7915c Reusing CheckNotOpened 4 years ago
  Martin Prikryl 2f5bb1ba74 Reusing RemotePath.AddDirectorySeparator 4 years ago
  Martin Prikryl 9a7509d8cc Bug 1978: Allow using the stream returned by Session.GetFile from different thread 4 years ago
  Martin Prikryl 78bfa97c21 Callstack logging when closing GetFile stream 4 years ago
  Martin Prikryl cc3eaac355 Bug 1978: Allow using the stream returned by Session.GetFile from different thread 4 years ago
  Martin Prikryl 993913c9e1 The IEnumerable<RemoteFileInfo> returned by Session.EnumerateRemoteFiles implements the interface implicitly to allow access to the interface method (GetEnumerator) from late-bound languages, like PowerShell 4 years ago
  Martin Prikryl 4ae7181819 The IEnumerable<RemoteFileInfo> returned by Session.EnumerateRemoteFiles implements the interface implicitly to allow access to the interface method (GetEnumerator) from late-bound languages, like PowerShell 4 years ago
  Martin Prikryl 4e281b14d0 Bug fix: Hang when the stream returned by Session.GetFile is closed before the download finished 4 years ago
  Martin Prikryl 70c74e7a2b Bug fix: Hang when the stream returned by Session.GetFile is closed before the download finished 4 years ago
  Martin Prikryl 74c2283b66 Callstack logging when closing GetFile stream 4 years ago
  Martin Prikryl c098c23fad Bug fix: Session.GetFile can fail, if the server responds too quickly 4 years ago
  Martin Prikryl 0d2a93b943 Bug fix: Path argument of Session.PutFile is incorrectly escaped 4 years ago
  Martin Prikryl 1710bccaba Bug 1931: Local path argument of Session.PutFileToDirectory is incorrectly escaped 4 years ago
  Martin Prikryl 4e798aa1c4 Applying some code analyzer suggestions 4 years ago
  Martin Prikryl 76324f4fc0 .NET standard only issues 4 years ago