Martin Prikryl
|
e66a2ea391
Whitespace
|
преди 4 години |
Martin Prikryl
|
69dfca18ac
More code to debug .exe version reading + Displaying .exe SHA-256 hash in hex
|
преди 4 години |
Martin Prikryl
|
4e281b14d0
Bug fix: Hang when the stream returned by Session.GetFile is closed before the download finished
|
преди 4 години |
Martin Prikryl
|
f67c7f09e6
Bug 1936: Setting the logging level to -1 (Reduced) does not work in .NET assembly
|
преди 4 години |
Martin Prikryl
|
f17ecfa8be
Write, CanWrite, Length and Position methods and properties of the Stream returned by Session.GetFile behave as expected for a read-only steam
|
преди 4 години |
Martin Prikryl
|
4e798aa1c4
Applying some code analyzer suggestions
|
преди 4 години |
Martin Prikryl
|
9875f708f3
Logging SHA-256 of WinSCP.exe, when its product version does not match .NET assembly
|
преди 5 години |
Martin Prikryl
|
e0728d5bf7
Inline variable declaration
|
преди 5 години |
Martin Prikryl
|
a582427ca0
Improving validation of executable file (2nd)
|
преди 5 години |
Martin Prikryl
|
899d4bae53
Improving validation of executable file
|
преди 5 години |
Martin Prikryl
|
311e484008
Bug 1738: Stream interface in .NET assembly (upload)
|
преди 5 години |
Martin Prikryl
|
af9bccd226
Actually throw the exception (though it has little impact, as it is swallowed later)
|
преди 5 години |
Martin Prikryl
|
9fd355f563
Moving chunked output encoding to winscp.com, keeping the console API interface pure binary
|
преди 5 години |
Martin Prikryl
|
1747f92ac3
Bug 1738 – Stream interface in .NET assembly (download)
|
преди 5 години |
Martin Prikryl
|
70a1459b31
Entry assembly can be null (e.g. when running unit tests)
|
преди 6 години |
Martin Prikryl
|
30a29416ac
Looking for WinSCP.exe also in entry .NET assembly folder
|
преди 6 години |
Martin Prikryl
|
3195d901ac
Bug 1777: Do not obsolete Session.DisableVersionCheck
|
преди 6 години |
Martin Prikryl
|
8e45684db4
Bug 1741: Failure in .NET assembly when ProgramFiles(x86) environment variable is not set and WinSCP executable cannot be found anywhere
|
преди 6 години |
Martin Prikryl
|
8fb07d871c
In .NET 4 we can use RegistryKey.OpenBaseKey(hive, RegistryView.Registry32)
|
преди 6 години |
Martin Prikryl
|
78506ae1b7
Transfer settings that do not have a dedicated scripting switch or a .NET TransferSettings property can be set using -rawtransfesettings switch or TransferSettings.AddRawSettings method + Generated script/code can generate these + Tests that previously used AddRawConfiguration(@"Interface\CopyParam\...), use AddRawSettings now. + It's possible to limit number of command line parameters used for open-ended switches like -rawconfig, -rawsettings and -rawtransfesettings using syntax -switch[count] + Fixing GetFilesExcludeEmptyDirectories test (it didn't upload hidden files previously)
|
преди 7 години |
Martin Prikryl
|
d49ae8072b
Bug 1640: Support for .NET Core/Standard + Supporting .NET Framework 4.0 and newer only
|
преди 7 години |
Martin Prikryl
|
ccc0ce3cd7
When WinSCP process stops responding, .NET assembly tries to log its main thread callstack
|
преди 7 години |
Martin Prikryl
|
b57798e2c8
Bug 1594: Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly
|
преди 7 години |
Martin Prikryl
|
87ee572118
Delegate invocations with check for null replaced with ?. operator
|
преди 8 години |
Martin Prikryl
|
601996a40d
Inline object initializations
|
преди 8 години |
Martin Prikryl
|
87d3e2804d
Inlining out parameters declaration
|
преди 8 години |
Martin Prikryl
|
6805e5a631
Bug 1532: Allow canceling file transfer in .NET assembly
|
преди 8 години |
Martin Prikryl
|
3aaa12e55a
Whitespace
|
преди 8 години |
Martin Prikryl
|
3826bbdf31
Logging exceptions
|
преди 8 години |
Martin Prikryl
|
3884ab3e43
Bug 1495: WinSCP .NET assembly fails when finding WinSCP executable in its installation folder
|
преди 8 години |