Commit History

Author SHA1 Message Date
  Martin Prikryl d8984405bc Removing trailing numbers from command names when preserving toolbar buttons setup for forward compatibility, when commands are renamed (typically only to tweak a command hint) 5 years ago
  Martin Prikryl a4236a7cef Adding parent process to session log and counters 5 years ago
  Martin Prikryl 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 years ago
  Martin Prikryl 68407c8117 Correcting field name 5 years ago
  Martin Prikryl 717d40126e Always initialize output parameter 5 years ago
  Martin Prikryl fcb256f6e8 Bug 1830: Cannot use TLS/SSL client certificate 5 years ago
  Martin Prikryl 0548f74b20 Bug 902: Sorting find results 6 years ago
  Martin Prikryl b93bd1246f Bug fix: Settings with an empty default value were not listed in Add Raw Site Settings dialog 6 years ago
  Martin Prikryl 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 years ago
  Martin Prikryl 8051ea3a2b Bug 1789: Fallback to default ANSI encoding, when known_hosts file is not in UTF-8 6 years ago
  Martin Prikryl b98866adec Host key and certificate fingerprint verification improvements: 6 years ago
  Martin Prikryl 1beb65b228 Bug 1745: Two consecutive different file mask delimiters are processed incorrectly 6 years ago
  Martin Prikryl f4da108184 Using OpenSSL API 1.2 6 years ago
  Martin Prikryl 205a2a956f Bug 1725: Local directories with path long between 248 and 259 characters could not be created 6 years ago
  Martin Prikryl 3ade4215c1 Typo in a comment 6 years ago
  Martin Prikryl 9479d15991 Bug 1711: Improve incremental search in file panels 6 years ago
  Martin Prikryl 270e53416e Windows XP does not have RegDeleteTreeW - Disabling /ComRegistration on this system 7 years ago
  Martin Prikryl 86971f7e4c Factoring out TryStrToDateTimeStandard 7 years ago
  Martin Prikryl 1d4e4569a0 Bug 1706: Tool for clearing broken COM registrations 7 years ago
  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 years ago
  Martin Prikryl 8467f81c31 Not generating AddRawSettings call in VB.NET code within Using statement to simplify generation code 7 years ago
  Martin Prikryl afbdfefeee Bug 1355: Workaround for problems when uploading files from symlinked location (such as deduplicated drive) 7 years ago
  Martin Prikryl 7b2f2ec2e1 Bug 1680: Synchronization summary 7 years ago
  Martin Prikryl 93fc1a2807 Bug 1677: Do not fail transfer if file selected for transfer, but excluded by file mask, is deleted during operation 7 years ago
  Martin Prikryl 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch 7 years ago
  Martin Prikryl 627912b90a Typo in comment 7 years ago
  Martin Prikryl dae229725f Factoring out TSearchRecSmart and TTerminal::DoAllowLocalFileTransfer + Using TSearchRec.Size instead of FindData.nFileSize* 7 years ago
  Martin Prikryl 41f9c0137f Factoring out IsRealFile function 7 years ago
  Martin Prikryl 2ab220f319 Refactoring file iteration 7 years ago
  Martin Prikryl 1f21f57f30 Bug 1659: Relative long paths are not handled correctly 7 years ago