Martin Prikryl
|
56db37fceb
Bug 1738 – Stream interface in .NET assembly (download)
|
5 tahun lalu |
Martin Prikryl
|
70a1459b31
Entry assembly can be null (e.g. when running unit tests)
|
6 tahun lalu |
Martin Prikryl
|
30a29416ac
Looking for WinSCP.exe also in entry .NET assembly folder
|
6 tahun lalu |
Martin Prikryl
|
3195d901ac
Bug 1777: Do not obsolete Session.DisableVersionCheck
|
6 tahun lalu |
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 tahun lalu |
Martin Prikryl
|
8fb07d871c
In .NET 4 we can use RegistryKey.OpenBaseKey(hive, RegistryView.Registry32)
|
6 tahun lalu |
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 tahun lalu |
Martin Prikryl
|
d49ae8072b
Bug 1640: Support for .NET Core/Standard + Supporting .NET Framework 4.0 and newer only
|
7 tahun lalu |
Martin Prikryl
|
ccc0ce3cd7
When WinSCP process stops responding, .NET assembly tries to log its main thread callstack
|
7 tahun lalu |
Martin Prikryl
|
b57798e2c8
Bug 1594: Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly
|
7 tahun lalu |
Martin Prikryl
|
87ee572118
Delegate invocations with check for null replaced with ?. operator
|
8 tahun lalu |
Martin Prikryl
|
601996a40d
Inline object initializations
|
8 tahun lalu |
Martin Prikryl
|
87d3e2804d
Inlining out parameters declaration
|
8 tahun lalu |
Martin Prikryl
|
6805e5a631
Bug 1532: Allow canceling file transfer in .NET assembly
|
8 tahun lalu |
Martin Prikryl
|
3aaa12e55a
Whitespace
|
8 tahun lalu |
Martin Prikryl
|
3826bbdf31
Logging exceptions
|
8 tahun lalu |
Martin Prikryl
|
3884ab3e43
Bug 1495: WinSCP .NET assembly fails when finding WinSCP executable in its installation folder
|
8 tahun lalu |
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 tahun lalu |
Martin Prikryl
|
11903086f8
Bug 1475: Mask out password in .NET assembly output log
|
9 tahun lalu |
Martin Prikryl
|
bfc9a27fa4
Merge branch 'master' into dev
|
9 tahun lalu |
Martin Prikryl
|
4e9fe0e04f
Reporting errors when XML logging fails as disk runs out of space
|
9 tahun lalu |
Martin Prikryl
|
4f9e1a8a04
Merge branch 'master' into dev
|
9 tahun lalu |
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 tahun lalu |
Martin Prikryl
|
bbe7a35b39
The (unused) /dotnet and /console version parameter values use long-format as we are now at 5.10
|
9 tahun lalu |
Martin Prikryl
|
0fa5cce2c1
Code analysis warnings
|
9 tahun lalu |
Martin Prikryl
|
2eaab7ac92
More console communication logging
|
9 tahun lalu |
Martin Prikryl
|
4729670366
Logging external console round-trip on debug level 1
|
9 tahun lalu |
Martin Prikryl
|
c852b7fb72
Logging memory on debug level 1
|
9 tahun lalu |
Martin Prikryl
|
b3c80033bf
Prevent .NET assembly from timing out during lengthy file transfers
|
9 tahun lalu |
Martin Prikryl
|
61a5fffd60
Whitespaces
|
9 tahun lalu |