Martin Prikryl
|
b57798e2c8
Bug 1594: Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly
|
7 years ago |
Martin Prikryl
|
9d0b0e3fc6
Change: Session.ScanFingerprint has mandatory algorithm parameter. + Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog
|
7 years ago |
Martin Prikryl
|
9a3f7dbe04
Generalizing variable name
|
7 years ago |
Martin Prikryl
|
c6707774ff
Instance methods Session.EscapeFileMask, Session.CombinePaths, Session.TranslateLocalPathToRemote, Session.TranslateRemotePathToLocal, Session.AddDirectorySeparator, Session.GetDirectoryName, and Session.GetFileName replaced by static methods of the same name in class RemotePath
|
7 years ago |
Martin Prikryl
|
fdefba0170
Logging COM invocation of DebugLogPath
|
7 years ago |
Martin Prikryl
|
b1fcb9a110
Session.AddDirectorySeparator, Session.GetDirectoryName and Session.GetFileName methods
|
8 years ago |
Martin Prikryl
|
87ee572118
Delegate invocations with check for null replaced with ?. operator
|
8 years ago |
Martin Prikryl
|
87d3e2804d
Inlining out parameters declaration
|
8 years ago |
Martin Prikryl
|
32d26ba76e
Remote file duplication in scripting, .NET assembly and XML log + Scripting command mv and .NET assembly function Session.MoveFile report when the server does not support file renaming/moving.
|
8 years ago |
Martin Prikryl
|
80e08f8d60
Bug 572: Amazon S3 protocol (directory browsing)
|
8 years ago |
Martin Prikryl
|
6881a5f6a3
.NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout
|
8 years ago |
Martin Prikryl
|
b276911bc7
Bug 1557: Use SecureString to provide private key passphrase in .NET assembly
|
8 years ago |
Martin Prikryl
|
6805e5a631
Bug 1532: Allow canceling file transfer in .NET assembly
|
8 years ago |
Martin Prikryl
|
4db4164115
Bug 1513: Do not invoke Session.Failed when checking for non-existing file with Session.FileExists
|
8 years ago |
Martin Prikryl
|
a70df32b13
Bug 1515: Internal InvalidOperationException on each call to Session.ListDirectory
|
8 years ago |
Martin Prikryl
|
4502f4a486
Logging file enumeration
|
8 years ago |
Martin Prikryl
|
3826bbdf31
Logging exceptions
|
8 years ago |
Martin Prikryl
|
562a0a6eef
Logging enumeration start/end
|
8 years ago |
Martin Prikryl
|
e6ea601376
Fixing error message formatting
|
8 years ago |
Martin Prikryl
|
a97292290e
Bug 1488: Mask out passphrase in .NET assembly output log
|
9 years ago |
Martin Prikryl
|
1225978cc0
Obsoleting Session.DisableVersionCheck
|
9 years ago |
Martin Prikryl
|
472980fce2
Correcting .NET assembly version update during build, broken by 425dfa1050 Shared definition of assembly version + Dev build does not do version check
|
9 years ago |
Martin Prikryl
|
b4df71734a
Bug 1479: Handle dav:// URL
|
9 years ago |
Martin Prikryl
|
0ccd2defd3
SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests
|
9 years ago |
Martin Prikryl
|
11903086f8
Bug 1475: Mask out password in .NET assembly output log
|
9 years ago |
Martin Prikryl
|
bb65cd0ac5
Bug 1470: Add Side property to TransferEventArgs
|
9 years ago |
Martin Prikryl
|
677ff5f00a
Bug 1464: Session instance could not be reused for multiple ScanFingerprint calls
|
9 years ago |
Martin Prikryl
|
4e9fe0e04f
Reporting errors when XML logging fails as disk runs out of space
|
9 years ago |
Martin Prikryl
|
739026f560
More detailed error message when fatal error (such as inability to write an XML log file) occurs while .NET assembly is starting winscp.exe
|
9 years ago |
Martin Prikryl
|
03f82c0696
Unused variable
|
9 years ago |