Martin Prikryl fa32b842e1 Treating a star as an unset permission for compatibility with Win32-OpenSSH 7 years ago
..
Bookmarks.cpp 0409ecd920 Merging declaration and assignment 7 years ago
Bookmarks.h 2e4b4738f0 5.2 7 years ago
Common.cpp e84636838f Bug 1608: When using session name as a part of a path to a temporary directory, replace a slash separating a session folder from a session name with a dash instead of %2F 7 years ago
Common.h 414bd6a439 Bug 1602: Set Content Type of files uploaded to S3 7 years ago
Configuration.cpp c3a1f6d6fa Bug 1604: Configurable mapping from file extension to Content-Type 7 years ago
Configuration.h c3a1f6d6fa Bug 1604: Configurable mapping from file extension to Content-Type 7 years ago
CopyParam.cpp c08b64cda4 Factoring out ReverseOperationSide 7 years ago
CopyParam.h c08b64cda4 Factoring out ReverseOperationSide 7 years ago
CoreMain.cpp 3513605caa Factoring out factories for common button aliases 7 years ago
CoreMain.h 26b6b13bc8 5.6 7 years ago
Cryptography.cpp d8f92984b9 First public commit of dev branch 7 years ago
Cryptography.h 2e4b4738f0 5.2 7 years ago
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 years ago
Exceptions.h cdfc79a41c Refactoring some exceptions, mainly EScpSkipFile 7 years ago
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 years ago
FileBuffer.h d8f92984b9 First public commit of dev branch 7 years ago
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 years ago
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 years ago
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 years ago
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask 7 years ago
FileOperationProgress.cpp 3259d040b4 Bug 572: Amazon S3 protocol (upload) 7 years ago
FileOperationProgress.h 4366234480 Logging totals of finished transfer 7 years ago
FileSystems.cpp d8f92984b9 First public commit of dev branch 7 years ago
FileSystems.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 years ago
FtpFileSystem.cpp cdfc79a41c Refactoring some exceptions, mainly EScpSkipFile 7 years ago
FtpFileSystem.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 years ago
Global.cpp d8f92984b9 First public commit of dev branch 7 years ago
Global.h bab68888f6 Tracing (startup + JCL + static variables initialization) 7 years ago
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 years ago
HierarchicalStorage.h 4b27e2e834 Bug 1523: Failure when INI file cannot be opened 7 years ago
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
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 years ago
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 years ago
KeyGen.h 2e4b4738f0 5.2 7 years ago
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 years ago
NamedObjs.h d8f92984b9 First public commit of dev branch 7 years ago
NeonIntf.cpp 3259d040b4 Bug 572: Amazon S3 protocol (upload) 7 years ago
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
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 years ago
Option.h d8f92984b9 First public commit of dev branch 7 years ago
PuttyIntf.cpp 8412053553 Bug 1589: Support SHA256 host key fingerprints + Fingerprint tests 7 years ago
PuttyIntf.h d8f92984b9 First public commit of dev branch 7 years ago
PuttyTools.h 8412053553 Bug 1589: Support SHA256 host key fingerprints + Fingerprint tests 7 years ago
Queue.cpp 71a18e5c91 Bug fix: Parallel background connections are never started, when queue processing is disabled 7 years ago
Queue.h ccc0ce3cd7 When WinSCP process stops responding, .NET assembly tries to log its main thread callstack 7 years ago
RemoteFiles.cpp fa32b842e1 Treating a star as an unset permission for compatibility with Win32-OpenSSH 7 years ago
RemoteFiles.h fa32b842e1 Treating a star as an unset permission for compatibility with Win32-OpenSSH 7 years ago
S3FileSystem.cpp f58232905e Better error message when trying to upload a file to virtual S3 root "folder". 7 years ago
S3FileSystem.h b3f637da14 Bug 572: Amazon S3 protocol (skip transfer) 7 years ago
ScpFileSystem.cpp cdfc79a41c Refactoring some exceptions, mainly EScpSkipFile 7 years ago
ScpFileSystem.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 years ago
Script.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 years ago
Script.h df8226b6df Bug 572: Amazon S3 protocol (renaming/moving) 7 years ago
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 years ago
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 years ago
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older 7 years ago
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 7 years ago
SessionData.cpp 4f4f446565 Bug fix: /refresh parameter with sftp:// URL was not working for SFTP sessions with enabled fallback to SCP protocol 7 years ago
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 years ago
SessionInfo.cpp 89a92bc649 Bug fix: Hidden session settings S3DefaultRegion to create an S3 bucket in a non-default region was not working 7 years ago
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 years ago
SftpFileSystem.cpp 025aea136c Typo 7 years ago
SftpFileSystem.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 years ago
Terminal.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 years ago
Terminal.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 years ago
Usage.cpp 54be1dc611 More readable usage statistics display 7 years ago
Usage.h 54be1dc611 More readable usage statistics display 7 years ago
WebDAVFileSystem.cpp fe431db079 webdav.org is dead since 11/2017 7 years ago
WebDAVFileSystem.h 642499f217 Factoring out common download code + Change: Last access time of downloaded files is no longer preserved 7 years ago