Martin Prikryl f8f9a00ce1 Bug 1675: Prevent SCP server sending files that were not requested 7 rokov pred
..
Bookmarks.cpp 0409ecd920 Merging declaration and assignment 7 rokov pred
Bookmarks.h 2e4b4738f0 5.2 7 rokov pred
Common.cpp df0b55bb97 Bug 1659: Relative long paths are not handled correctly 7 rokov pred
Common.h b21a800eeb Bug 1645: Generated session URL has colons in TLS/SSL fingerprint unnecessarily URL-encoded 7 rokov pred
Configuration.cpp c3a1f6d6fa Bug 1604: Configurable mapping from file extension to Content-Type 7 rokov pred
Configuration.h c3a1f6d6fa Bug 1604: Configurable mapping from file extension to Content-Type 7 rokov pred
CopyParam.cpp c08b64cda4 Factoring out ReverseOperationSide 7 rokov pred
CopyParam.h c08b64cda4 Factoring out ReverseOperationSide 7 rokov pred
CoreMain.cpp 3513605caa Factoring out factories for common button aliases 7 rokov pred
CoreMain.h 26b6b13bc8 5.6 7 rokov pred
Cryptography.cpp d8f92984b9 First public commit of dev branch 7 rokov pred
Cryptography.h 2e4b4738f0 5.2 7 rokov pred
Exceptions.cpp eafabd97e5 Bug 1524: Option to open downloaded file on operation completion confirmation when transferring file from command-line/URL + Logging destination file + Bug fix: When opening local folder in explorer fails, error message ID was shown instead of actual message. + Refactored ShowExtendedExceptionEx 7 rokov pred
Exceptions.h cdfc79a41c Refactoring some exceptions, mainly EScpSkipFile 7 rokov pred
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 rokov pred
FileBuffer.h d8f92984b9 First public commit of dev branch 7 rokov pred
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) 7 rokov pred
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) 7 rokov pred
FileMasks.cpp 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 7 rokov pred
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask 7 rokov pred
FileOperationProgress.cpp 3259d040b4 Bug 572: Amazon S3 protocol (upload) 7 rokov pred
FileOperationProgress.h 4366234480 Logging totals of finished transfer 7 rokov pred
FileSystems.cpp d8f92984b9 First public commit of dev branch 7 rokov pred
FileSystems.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 rokov pred
FtpFileSystem.cpp faa5e25967 Typo 7 rokov pred
FtpFileSystem.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 rokov pred
Global.cpp d8f92984b9 First public commit of dev branch 7 rokov pred
Global.h bab68888f6 Tracing (startup + JCL + static variables initialization) 7 rokov pred
HierarchicalStorage.cpp 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) 7 rokov pred
HierarchicalStorage.h 4b27e2e834 Bug 1523: Failure when INI file cannot be opened 7 rokov pred
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 rokov pred
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 rokov pred
Interface.h e3dc7f5d84 Commands to copy hostkey/certificate fingerprint to clipboard hs a form of a link, instead of a message button + Changed appearance of background confirmation options link 7 rokov pred
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 rokov pred
KeyGen.h 2e4b4738f0 5.2 7 rokov pred
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 rokov pred
NamedObjs.h d8f92984b9 First public commit of dev branch 7 rokov pred
NeonIntf.cpp 3259d040b4 Bug 572: Amazon S3 protocol (upload) 7 rokov pred
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 rokov pred
Option.cpp 092c24d412 Bug 1436: Some scripting commands or command-line switches were not recognized on some locales (like Welsh) when used or defined with a mixed case (like /XmlLog vs. /xmllog) 7 rokov pred
Option.h d8f92984b9 First public commit of dev branch 7 rokov pred
PuttyIntf.cpp 8412053553 Bug 1589: Support SHA256 host key fingerprints + Fingerprint tests 7 rokov pred
PuttyIntf.h d8f92984b9 First public commit of dev branch 7 rokov pred
PuttyTools.h 8412053553 Bug 1589: Support SHA256 host key fingerprints + Fingerprint tests 7 rokov pred
Queue.cpp 5932c755a9 Bug 1684: Failure when canceling session reconnect (2nd) 7 rokov pred
Queue.h ccc0ce3cd7 When WinSCP process stops responding, .NET assembly tries to log its main thread callstack 7 rokov pred
RemoteFiles.cpp fa32b842e1 Treating a star as an unset permission for compatibility with Win32-OpenSSH 7 rokov pred
RemoteFiles.h fa32b842e1 Treating a star as an unset permission for compatibility with Win32-OpenSSH 7 rokov pred
S3FileSystem.cpp d386151e19 Bug 1674: Wrong error message when attempting to rename an S3 folder 7 rokov pred
S3FileSystem.h b3f637da14 Bug 572: Amazon S3 protocol (skip transfer) 7 rokov pred
ScpFileSystem.cpp f8f9a00ce1 Bug 1675: Prevent SCP server sending files that were not requested 6 rokov pred
ScpFileSystem.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 rokov pred
Script.cpp abf002f034 Bug fix: Scripting command ln does silently nothing when the server does not support creating symlinks, instead of reporting that. 7 rokov pred
Script.h df8226b6df Bug 572: Amazon S3 protocol (renaming/moving) 7 rokov pred
SecureShell.cpp 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 7 rokov pred
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 7 rokov pred
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older 7 rokov pred
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 7 rokov pred
SessionData.cpp b21a800eeb Bug 1645: Generated session URL has colons in TLS/SSL fingerprint unnecessarily URL-encoded 7 rokov pred
SessionData.h 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) 7 rokov pred
SessionInfo.cpp 89a92bc649 Bug fix: Hidden session settings S3DefaultRegion to create an S3 bucket in a non-default region was not working 7 rokov pred
SessionInfo.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 7 rokov pred
SftpFileSystem.cpp 07e8aa6254 Bug fix: Error when downloading file to a temporary filename with a long path with SFTP protocol 7 rokov pred
SftpFileSystem.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 rokov pred
Terminal.cpp 0ef010743e Bug 1688: Use remembered private key passphrase in generated script/code 6 rokov pred
Terminal.h 0ef010743e Bug 1688: Use remembered private key passphrase in generated script/code 6 rokov pred
Usage.cpp 54be1dc611 More readable usage statistics display 7 rokov pred
Usage.h 54be1dc611 More readable usage statistics display 7 rokov pred
WebDAVFileSystem.cpp cd7cdd3309 webdav.org is back online - Revert "webdav.org is dead since 11/2017" 7 rokov pred
WebDAVFileSystem.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 rokov pred