Martin Prikryl d2f4aba640 Revert "Bug 1799: Master password prompt unintentionally appears when selecting site folder with a site with an encrypted password" %!s(int64=6) %!d(string=hai) anos
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu %!s(int64=7) %!d(string=hai) anos
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu %!s(int64=7) %!d(string=hai) anos
Common.cpp fc63bd67e7 Bug 1745: Two consecutive different file mask delimiters are processed incorrectly %!s(int64=6) %!d(string=hai) anos
Common.h 9479d15991 Bug 1711: Improve incremental search in file panels %!s(int64=6) %!d(string=hai) anos
Configuration.cpp 0d1b5aa245 Bug 1689: Configurable file name column width in script progress %!s(int64=7) %!d(string=hai) anos
Configuration.h 0d1b5aa245 Bug 1689: Configurable file name column width in script progress %!s(int64=7) %!d(string=hai) anos
CopyParam.cpp 902ccabbbf Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed %!s(int64=6) %!d(string=hai) anos
CopyParam.h 902ccabbbf Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed %!s(int64=6) %!d(string=hai) anos
CoreMain.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch %!s(int64=7) %!d(string=hai) anos
CoreMain.h 26b6b13bc8 5.6 %!s(int64=7) %!d(string=hai) anos
Cryptography.cpp 06d1fbfb7a Fixing encryption of long file names %!s(int64=7) %!d(string=hai) anos
Cryptography.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server %!s(int64=7) %!d(string=hai) anos
Exceptions.cpp 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) %!s(int64=7) %!d(string=hai) anos
Exceptions.h 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) %!s(int64=7) %!d(string=hai) anos
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail %!s(int64=7) %!d(string=hai) anos
FileBuffer.h d8f92984b9 First public commit of dev branch %!s(int64=7) %!d(string=hai) anos
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) %!s(int64=7) %!d(string=hai) anos
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) %!s(int64=7) %!d(string=hai) anos
FileMasks.cpp 86971f7e4c Factoring out TryStrToDateTimeStandard %!s(int64=7) %!d(string=hai) anos
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask %!s(int64=7) %!d(string=hai) anos
FileOperationProgress.cpp 902ccabbbf Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed %!s(int64=6) %!d(string=hai) anos
FileOperationProgress.h 902ccabbbf Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed %!s(int64=6) %!d(string=hai) anos
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 %!s(int64=7) %!d(string=hai) anos
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server %!s(int64=7) %!d(string=hai) anos
FtpFileSystem.cpp 18d888f666 Generated code does not include fingerprints of TLS certificates signed by a trusted authority. %!s(int64=7) %!d(string=hai) anos
FtpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server %!s(int64=7) %!d(string=hai) anos
Global.cpp d8f92984b9 First public commit of dev branch %!s(int64=7) %!d(string=hai) anos
Global.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts %!s(int64=7) %!d(string=hai) anos
HierarchicalStorage.cpp 1d4e4569a0 Bug 1706: Tool for clearing broken COM registrations %!s(int64=7) %!d(string=hai) anos
HierarchicalStorage.h 1d4e4569a0 Bug 1706: Tool for clearing broken COM registrations %!s(int64=7) %!d(string=hai) anos
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) %!s(int64=7) %!d(string=hai) anos
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) %!s(int64=7) %!d(string=hai) anos
Interface.h a16fea2f60 Typo in macro name %!s(int64=7) %!d(string=hai) anos
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail %!s(int64=7) %!d(string=hai) anos
KeyGen.h 2e4b4738f0 5.2 %!s(int64=7) %!d(string=hai) anos
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting %!s(int64=7) %!d(string=hai) anos
NamedObjs.h d8f92984b9 First public commit of dev branch %!s(int64=7) %!d(string=hai) anos
NeonIntf.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) %!s(int64=7) %!d(string=hai) anos
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) %!s(int64=7) %!d(string=hai) anos
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) %!s(int64=7) %!d(string=hai) anos
Option.h d8f92984b9 First public commit of dev branch %!s(int64=7) %!d(string=hai) anos
PuttyIntf.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch %!s(int64=7) %!d(string=hai) anos
PuttyIntf.h d8f92984b9 First public commit of dev branch %!s(int64=7) %!d(string=hai) anos
PuttyTools.h 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch %!s(int64=7) %!d(string=hai) anos
Queue.cpp 902ccabbbf Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed %!s(int64=6) %!d(string=hai) anos
Queue.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts %!s(int64=7) %!d(string=hai) anos
RemoteFiles.cpp 2389dd4a1c File/directory rename can be resolved on Synchronization checklist window %!s(int64=7) %!d(string=hai) anos
RemoteFiles.h 2389dd4a1c File/directory rename can be resolved on Synchronization checklist window %!s(int64=7) %!d(string=hai) anos
S3FileSystem.cpp 7d7fe153fb Bug 1764: Cannot upload files over 50GB to S3 %!s(int64=6) %!d(string=hai) anos
S3FileSystem.h 7d7fe153fb Bug 1764: Cannot upload files over 50GB to S3 %!s(int64=6) %!d(string=hai) anos
ScpFileSystem.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) %!s(int64=7) %!d(string=hai) anos
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server %!s(int64=7) %!d(string=hai) anos
Script.cpp 496f57f402 Bug 1731: Raw transfer settings are incorrectly processed with synchronize command %!s(int64=6) %!d(string=hai) anos
Script.h cbebdb4ac2 Bug 1707: Optionally fail synchronization in scripting when there are no changes %!s(int64=7) %!d(string=hai) anos
SecureShell.cpp 64f634db37 Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog %!s(int64=7) %!d(string=hai) anos
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 %!s(int64=7) %!d(string=hai) anos
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older %!s(int64=7) %!d(string=hai) anos
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails %!s(int64=7) %!d(string=hai) anos
SessionData.cpp d2f4aba640 Revert "Bug 1799: Master password prompt unintentionally appears when selecting site folder with a site with an encrypted password" %!s(int64=6) %!d(string=hai) anos
SessionData.h d2f4aba640 Revert "Bug 1799: Master password prompt unintentionally appears when selecting site folder with a site with an encrypted password" %!s(int64=6) %!d(string=hai) anos
SessionInfo.cpp 1d4e4569a0 Bug 1706: Tool for clearing broken COM registrations %!s(int64=7) %!d(string=hai) anos
SessionInfo.h 0661aaa75c Bug 1371 – Synchronization preview in .NET assembly %!s(int64=7) %!d(string=hai) anos
SftpFileSystem.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) %!s(int64=7) %!d(string=hai) anos
SftpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server %!s(int64=7) %!d(string=hai) anos
Terminal.cpp 902ccabbbf Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed %!s(int64=6) %!d(string=hai) anos
Terminal.h 902ccabbbf Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed %!s(int64=6) %!d(string=hai) anos
Usage.cpp 54be1dc611 More readable usage statistics display %!s(int64=7) %!d(string=hai) anos
Usage.h 54be1dc611 More readable usage statistics display %!s(int64=7) %!d(string=hai) anos
WebDAVFileSystem.cpp 8b5f028d3a Updating links in comments %!s(int64=6) %!d(string=hai) anos
WebDAVFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server %!s(int64=7) %!d(string=hai) anos