Histórico de commits

Autor SHA1 Mensagem Data
  Martin Prikryl 4e281b14d0 Bug fix: Hang when the stream returned by Session.GetFile is closed before the download finished 4 anos atrás
  Martin Prikryl f67c7f09e6 Bug 1936: Setting the logging level to -1 (Reduced) does not work in .NET assembly 4 anos atrás
  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 anos atrás
  Martin Prikryl 4e798aa1c4 Applying some code analyzer suggestions 4 anos atrás
  Martin Prikryl 9875f708f3 Logging SHA-256 of WinSCP.exe, when its product version does not match .NET assembly 5 anos atrás
  Martin Prikryl e0728d5bf7 Inline variable declaration 5 anos atrás
  Martin Prikryl a582427ca0 Improving validation of executable file (2nd) 5 anos atrás
  Martin Prikryl 899d4bae53 Improving validation of executable file 5 anos atrás
  Martin Prikryl 311e484008 Bug 1738: Stream interface in .NET assembly (upload) 5 anos atrás
  Martin Prikryl af9bccd226 Actually throw the exception (though it has little impact, as it is swallowed later) 5 anos atrás
  Martin Prikryl 9fd355f563 Moving chunked output encoding to winscp.com, keeping the console API interface pure binary 5 anos atrás
  Martin Prikryl 1747f92ac3 Bug 1738 – Stream interface in .NET assembly (download) 5 anos atrás
  Martin Prikryl 70a1459b31 Entry assembly can be null (e.g. when running unit tests) 6 anos atrás
  Martin Prikryl 30a29416ac Looking for WinSCP.exe also in entry .NET assembly folder 6 anos atrás
  Martin Prikryl 3195d901ac Bug 1777: Do not obsolete Session.DisableVersionCheck 6 anos atrás
  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 anos atrás
  Martin Prikryl 8fb07d871c In .NET 4 we can use RegistryKey.OpenBaseKey(hive, RegistryView.Registry32) 6 anos atrás
  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 anos atrás
  Martin Prikryl d49ae8072b Bug 1640: Support for .NET Core/Standard + Supporting .NET Framework 4.0 and newer only 7 anos atrás
  Martin Prikryl ccc0ce3cd7 When WinSCP process stops responding, .NET assembly tries to log its main thread callstack 7 anos atrás
  Martin Prikryl b57798e2c8 Bug 1594: Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly 7 anos atrás
  Martin Prikryl 87ee572118 Delegate invocations with check for null replaced with ?. operator 8 anos atrás
  Martin Prikryl 601996a40d Inline object initializations 8 anos atrás
  Martin Prikryl 87d3e2804d Inlining out parameters declaration 8 anos atrás
  Martin Prikryl 6805e5a631 Bug 1532: Allow canceling file transfer in .NET assembly 8 anos atrás
  Martin Prikryl 3aaa12e55a Whitespace 8 anos atrás
  Martin Prikryl 3826bbdf31 Logging exceptions 8 anos atrás
  Martin Prikryl 3884ab3e43 Bug 1495: WinSCP .NET assembly fails when finding WinSCP executable in its installation folder 8 anos atrás
  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 anos atrás
  Martin Prikryl 11903086f8 Bug 1475: Mask out password in .NET assembly output log 9 anos atrás