Commit History

Author SHA1 Message Date
  Martin Prikryl 4320b8e51b Bug fix: Generated code included redundant PortNumber raw settings settings setter for all sessions not using port 22. 7 years ago
  Martin Prikryl 5749507928 Bug 1695: Allow connecting to Amazon S3 using non-default endpoints 7 years ago
  Martin Prikryl 1c4def2d13 Bug 1694: Optionally consider exit code 1 an error when executing a shell command on a server 7 years ago
  Martin Prikryl f336c058ec Redundant code 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 b6b6d07aab Bug 1183: Rename session tab 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 baa6f38f3c Bug fix: Generated code included PortNumber property setter for all non-SSH protocols, even when the default port number of a respective protocol was used 7 years ago
  Martin Prikryl d75817b1c3 Bug 1668: Optionally generate WebDAV URLs with http:// protocol prefix 7 years ago
  Martin Prikryl 291045415d Silently ignore errors writing a read-only INI file when automatically saving a workspace when exiting 7 years ago
  Martin Prikryl f8b6c34dd0 Bug 1658: Not reloading site list when opening Login dialog/Site menu/etc when there is too many sites 7 years ago
  Martin Prikryl 25b2cf883c When opening a session in PuTTY, exporting also cached host keys 7 years ago
  Martin Prikryl 15310afcbf Refactoring ImportHostKeys 7 years ago
  Martin Prikryl 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 years ago
  Martin Prikryl 5ebdc63dbc Unneeded use of WRITE_DATA_EX instead of simple WRITE_DATA 7 years ago
  Martin Prikryl 29a505241b Change: Bug 1647: Do not match URL after stripping protocol against stored site name in scripting/automation 7 years ago
  Martin Prikryl 3267334917 Session URL can contain any raw session settings using connection parameter. New custom command pattern !E can generate such URL for use in WinSCP extensions. 7 years ago
  Martin Prikryl 8511379856 Bug 1645: Generated session URL has colons in TLS/SSL fingerprint unnecessarily URL-encoded 7 years ago
  Martin Prikryl 64f634db37 Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog 7 years ago
  Martin Prikryl e29607679e Bug 1638: Allow authentication with empty passwords in scripting 7 years ago
  Martin Prikryl f7540230ac Bug 1622: Slashes in SHA-256 fingerprints are not encoded in generated URLs 7 years ago
  Martin Prikryl c16fd9a54b Function "Keep remote directory up to date" can be started in a new window 7 years ago
  Martin Prikryl 4f4f446565 Bug fix: /refresh parameter with sftp:// URL was not working for SFTP sessions with enabled fallback to SCP protocol 7 years ago
  Martin Prikryl 79ca09ef3a Indentation 7 years ago
  Martin Prikryl 89a92bc649 Bug fix: Hidden session settings S3DefaultRegion to create an S3 bucket in a non-default region was not working 7 years ago
  Martin Prikryl f2678ef3d3 Bug fix: Setting hidden raw session settings for Configurable priority of host key types (Bug 1562) overrides host key. 7 years ago
  Martin Prikryl 7a3c5eac79 Bug 1578: Mask out passwords in raw settings (proxy and tunnel) when logging command-line (2nd try for logging suggested "open" command) + Do not munge * in password (or in general in URL) 8 years ago
  Martin Prikryl 7e8d9b08da Bug 1578: Mask out passwords in raw settings (proxy and tunnel) when logging command-line 8 years ago
  Martin Prikryl 7caf9181d3 Bug 1577: Per-session default encoding configuration for internal editor 8 years ago