Martin Prikryl ab0fe8e7d3 Bug 1684: Failure when canceling session reconnect (2nd) 7 年之前
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 年之前
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 年之前
Common.cpp afbdfefeee Bug 1355: Workaround for problems when uploading files from symlinked location (such as deduplicated drive) 7 年之前
Common.h 7b2f2ec2e1 Bug 1680: Synchronization summary 7 年之前
Configuration.cpp bae86205de Configuration can be saved to read-only INI file by holding down Shift key while closing WinSCP or submitting Preferences dialog. 7 年之前
Configuration.h bae86205de Configuration can be saved to read-only INI file by holding down Shift key while closing WinSCP or submitting Preferences dialog. 7 年之前
CopyParam.cpp 19f9225b37 Calculating sizes of all synchronization transfers at the very beginning and showing the sizes on checklist + Not calculating size of transfers again, if they were calculated already on the checklist 7 年之前
CopyParam.h 19f9225b37 Calculating sizes of all synchronization transfers at the very beginning and showing the sizes on checklist + Not calculating size of transfers again, if they were calculated already on the checklist 7 年之前
CoreMain.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch 7 年之前
CoreMain.h 26b6b13bc8 5.6 7 年之前
Cryptography.cpp 06d1fbfb7a Fixing encryption of long file names 7 年之前
Cryptography.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
Exceptions.cpp 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) 7 年之前
Exceptions.h 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) 7 年之前
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 年之前
FileBuffer.h d8f92984b9 First public commit of dev branch 7 年之前
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 年之前
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 年之前
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. 7 年之前
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask 7 年之前
FileOperationProgress.cpp 7b2f2ec2e1 Bug 1680: Synchronization summary 7 年之前
FileOperationProgress.h 7b2f2ec2e1 Bug 1680: Synchronization summary 7 年之前
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 7 年之前
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
FtpFileSystem.cpp 77d0bbc2da Bug 1679: Hang when doing an operation on FTP connection that disconnected on a background 7 年之前
FtpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
Global.cpp d8f92984b9 First public commit of dev branch 7 年之前
Global.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts 7 年之前
HierarchicalStorage.cpp bae86205de Configuration can be saved to read-only INI file by holding down Shift key while closing WinSCP or submitting Preferences dialog. 7 年之前
HierarchicalStorage.h bae86205de Configuration can be saved to read-only INI file by holding down Shift key while closing WinSCP or submitting Preferences dialog. 7 年之前
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 年之前
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 年之前
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 年之前
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 年之前
KeyGen.h 2e4b4738f0 5.2 7 年之前
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 年之前
NamedObjs.h d8f92984b9 First public commit of dev branch 7 年之前
NeonIntf.cpp 3259d040b4 Bug 572: Amazon S3 protocol (upload) 7 年之前
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 年之前
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 年之前
Option.h d8f92984b9 First public commit of dev branch 7 年之前
PuttyIntf.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch 7 年之前
PuttyIntf.h d8f92984b9 First public commit of dev branch 7 年之前
PuttyTools.h 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch 7 年之前
Queue.cpp ab0fe8e7d3 Bug 1684: Failure when canceling session reconnect (2nd) 7 年之前
Queue.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts 7 年之前
RemoteFiles.cpp 2389dd4a1c File/directory rename can be resolved on Synchronization checklist window 7 年之前
RemoteFiles.h 2389dd4a1c File/directory rename can be resolved on Synchronization checklist window 7 年之前
S3FileSystem.cpp 44a6030586 Bug 1674: Wrong error message when attempting to rename an S3 folder 7 年之前
S3FileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
ScpFileSystem.cpp 93fc1a2807 Bug 1677: Do not fail transfer if file selected for transfer, but excluded by file mask, is deleted during operation 7 年之前
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
Script.cpp 7b2f2ec2e1 Bug 1680: Synchronization summary 7 年之前
Script.h df8226b6df Bug 572: Amazon S3 protocol (renaming/moving) 7 年之前
SecureShell.cpp 64f634db37 Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog 7 年之前
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 年之前
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older 7 年之前
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 7 年之前
SessionData.cpp b6b6d07aab Bug 1183: Rename session tab 7 年之前
SessionData.h b6b6d07aab Bug 1183: Rename session tab 7 年之前
SessionInfo.cpp c7a55143cb Bug 1637: Low logging level 7 年之前
SessionInfo.h c4ee38c79b Not enabling background transfers when encrypting files (part of Bug 1653) 7 年之前
SftpFileSystem.cpp ad4fb2091d Showing overall synchronization progress on progress window and taskbar (2nd phase - with overall status - based on sizes) 7 年之前
SftpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
Terminal.cpp ee8840e1b9 Count even recycled files as deleted in synchronization summary (addition to 7b2f2ec2e) 7 年之前
Terminal.h 7b2f2ec2e1 Bug 1680: Synchronization summary 7 年之前
Usage.cpp 54be1dc611 More readable usage statistics display 7 年之前
Usage.h 54be1dc611 More readable usage statistics display 7 年之前
WebDAVFileSystem.cpp 41f9c0137f Factoring out IsRealFile function 7 年之前
WebDAVFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前