Martin Prikryl
|
e67d16ab1d
Bug fix: Ad hoc site opened from a workspace showed its internal number a name instead of a friendly generated name
|
пре 6 година |
Martin Prikryl
|
2a5db2878f
Bug fix: It was not possible to mass-modify stored sites, when a master password was set
|
пре 6 година |
Martin Prikryl
|
64141068d7
Bug fix: When only encrypted session setting (like passwords) were changed during mass-modification, changes were not saved
|
пре 6 година |
Martin Prikryl
|
8ce20a988b
Merge branch 'thirdparty_dev' into dev + Plus minimal changes in code needed to make it compile and pass unit tests + Other changes are pending
|
пре 6 година |
Martin Prikryl
|
90b6b6fd13
Missing new line at the end of generated VB.NET code
|
пре 7 година |
Martin Prikryl
|
4320b8e51b
Bug fix: Generated code included redundant PortNumber raw settings settings setter for all sessions not using port 22.
|
пре 7 година |
Martin Prikryl
|
5749507928
Bug 1695: Allow connecting to Amazon S3 using non-default endpoints
|
пре 7 година |
Martin Prikryl
|
1c4def2d13
Bug 1694: Optionally consider exit code 1 an error when executing a shell command on a server
|
пре 7 година |
Martin Prikryl
|
f336c058ec
Redundant code
|
пре 7 година |
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
|
8467f81c31
Not generating AddRawSettings call in VB.NET code within Using statement to simplify generation code
|
пре 7 година |
Martin Prikryl
|
b6b6d07aab
Bug 1183: Rename session tab
|
пре 7 година |
Martin Prikryl
|
60875e3fe2
List of supported ciphers and algorithms can be printed using /info command-line switch
|
пре 7 година |
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 година |
Martin Prikryl
|
d75817b1c3
Bug 1668: Optionally generate WebDAV URLs with http:// protocol prefix
|
пре 7 година |
Martin Prikryl
|
291045415d
Silently ignore errors writing a read-only INI file when automatically saving a workspace when exiting
|
пре 7 година |
Martin Prikryl
|
f8b6c34dd0
Bug 1658: Not reloading site list when opening Login dialog/Site menu/etc when there is too many sites
|
пре 7 година |
Martin Prikryl
|
25b2cf883c
When opening a session in PuTTY, exporting also cached host keys
|
пре 7 година |
Martin Prikryl
|
15310afcbf
Refactoring ImportHostKeys
|
пре 7 година |
Martin Prikryl
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
пре 7 година |
Martin Prikryl
|
5ebdc63dbc
Unneeded use of WRITE_DATA_EX instead of simple WRITE_DATA
|
пре 7 година |
Martin Prikryl
|
29a505241b
Change: Bug 1647: Do not match URL after stripping protocol against stored site name in scripting/automation
|
пре 7 година |
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 година |
Martin Prikryl
|
8511379856
Bug 1645: Generated session URL has colons in TLS/SSL fingerprint unnecessarily URL-encoded
|
пре 7 година |
Martin Prikryl
|
64f634db37
Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog
|
пре 7 година |
Martin Prikryl
|
e29607679e
Bug 1638: Allow authentication with empty passwords in scripting
|
пре 7 година |
Martin Prikryl
|
f7540230ac
Bug 1622: Slashes in SHA-256 fingerprints are not encoded in generated URLs
|
пре 7 година |
Martin Prikryl
|
c16fd9a54b
Function "Keep remote directory up to date" can be started in a new window
|
пре 7 година |
Martin Prikryl
|
4f4f446565
Bug fix: /refresh parameter with sftp:// URL was not working for SFTP sessions with enabled fallback to SCP protocol
|
пре 7 година |
Martin Prikryl
|
79ca09ef3a
Indentation
|
пре 7 година |