Martin Prikryl a16fea2f60 Typo in macro name il y a 7 ans
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu il y a 7 ans
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu il y a 7 ans
Common.cpp 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) il y a 7 ans
Common.h 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) il y a 7 ans
Configuration.cpp 0d1b5aa245 Bug 1689: Configurable file name column width in script progress il y a 7 ans
Configuration.h 0d1b5aa245 Bug 1689: Configurable file name column width in script progress il y a 7 ans
CopyParam.cpp a16fea2f60 Typo in macro name il y a 7 ans
CopyParam.h 92d9b9620b Bug 1691: With parallel background transfers, it is not possible to disable size calculation, which effectively prevented parallel transfers from working il y a 7 ans
CoreMain.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch il y a 7 ans
CoreMain.h 26b6b13bc8 5.6 il y a 7 ans
Cryptography.cpp 06d1fbfb7a Fixing encryption of long file names il y a 7 ans
Cryptography.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server il y a 7 ans
Exceptions.cpp 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) il y a 7 ans
Exceptions.h 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) il y a 7 ans
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail il y a 7 ans
FileBuffer.h d8f92984b9 First public commit of dev branch il y a 7 ans
FileInfo.cpp 961d7c152c Sending .NET framework version to the server when downloading extension + Comparing the .NET version number component by component (=handling build number correctly) il y a 7 ans
FileInfo.h 961d7c152c Sending .NET framework version to the server when downloading extension + Comparing the .NET version number component by component (=handling build number correctly) il y a 7 ans
FileMasks.cpp 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. il y a 7 ans
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask il y a 7 ans
FileOperationProgress.cpp 7b2f2ec2e1 Bug 1680: Synchronization summary il y a 7 ans
FileOperationProgress.h 7b2f2ec2e1 Bug 1680: Synchronization summary il y a 7 ans
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 il y a 7 ans
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server il y a 7 ans
FtpFileSystem.cpp 18d888f666 Generated code does not include fingerprints of TLS certificates signed by a trusted authority. il y a 7 ans
FtpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server il y a 7 ans
Global.cpp d8f92984b9 First public commit of dev branch il y a 7 ans
Global.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts il y a 7 ans
HierarchicalStorage.cpp bae86205de Configuration can be saved to read-only INI file by holding down Shift key while closing WinSCP or submitting Preferences dialog. il y a 7 ans
HierarchicalStorage.h bae86205de Configuration can be saved to read-only INI file by holding down Shift key while closing WinSCP or submitting Preferences dialog. il y a 7 ans
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) il y a 7 ans
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) il y a 7 ans
Interface.h a16fea2f60 Typo in macro name il y a 7 ans
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail il y a 7 ans
KeyGen.h 2e4b4738f0 5.2 il y a 7 ans
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting il y a 7 ans
NamedObjs.h d8f92984b9 First public commit of dev branch il y a 7 ans
NeonIntf.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) il y a 7 ans
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) il y a 7 ans
Option.cpp 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) il y a 7 ans
Option.h d8f92984b9 First public commit of dev branch il y a 7 ans
PuttyIntf.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch il y a 7 ans
PuttyIntf.h d8f92984b9 First public commit of dev branch il y a 7 ans
PuttyTools.h 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch il y a 7 ans
Queue.cpp ab0fe8e7d3 Bug 1684: Failure when canceling session reconnect (2nd) il y a 7 ans
Queue.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts il y a 7 ans
RemoteFiles.cpp 2389dd4a1c File/directory rename can be resolved on Synchronization checklist window il y a 7 ans
RemoteFiles.h 2389dd4a1c File/directory rename can be resolved on Synchronization checklist window il y a 7 ans
S3FileSystem.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) il y a 7 ans
S3FileSystem.h 5749507928 Bug 1695: Allow connecting to Amazon S3 using non-default endpoints il y a 7 ans
ScpFileSystem.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) il y a 7 ans
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server il y a 7 ans
Script.cpp a16fea2f60 Typo in macro name il y a 7 ans
Script.h 235df9f423 Unused code il y a 7 ans
SecureShell.cpp 64f634db37 Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog il y a 7 ans
SecureShell.h 9d0b0e3fc6 Change: Session.ScanFingerprint has mandatory algorithm parameter. + Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog il y a 7 ans
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older il y a 7 ans
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails il y a 7 ans
SessionData.cpp 90b6b6fd13 Missing new line at the end of generated VB.NET code il y a 7 ans
SessionData.h 1c4def2d13 Bug 1694: Optionally consider exit code 1 an error when executing a shell command on a server il y a 7 ans
SessionInfo.cpp 1c4def2d13 Bug 1694: Optionally consider exit code 1 an error when executing a shell command on a server il y a 7 ans
SessionInfo.h 18d888f666 Generated code does not include fingerprints of TLS certificates signed by a trusted authority. il y a 7 ans
SftpFileSystem.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) il y a 7 ans
SftpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server il y a 7 ans
Terminal.cpp 30960486f2 LogEvent overload from 7c0e13e33 cannot be resolved by linker il y a 7 ans
Terminal.h 30960486f2 LogEvent overload from 7c0e13e33 cannot be resolved by linker il y a 7 ans
Usage.cpp 54be1dc611 More readable usage statistics display il y a 7 ans
Usage.h 54be1dc611 More readable usage statistics display il y a 7 ans
WebDAVFileSystem.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) il y a 7 ans
WebDAVFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server il y a 7 ans