Martin Prikryl 19ae9e1dca On Synchronization checklist window Move command can be used with a set of orphaned files and new folder in source directory hace 1 año
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu hace 7 años
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu hace 7 años
Common.cpp e09e95ee43 Upgrade to C++ Builder 11 hace 1 año
Common.h 3a3f514c59 Issue 912 – Thumbnail view in file panel (remote) hace 1 año
Configuration.cpp 8b120da856 Site import from an INI file (Issue 2290) hace 1 año
Configuration.h 8b120da856 Site import from an INI file (Issue 2290) hace 1 año
CopyParam.cpp a8e6220b88 fix typos hace 1 año
CopyParam.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections hace 2 años
CoreMain.cpp a8e6220b88 fix typos hace 1 año
CoreMain.h 35d27659a2 Debugging macros hace 1 año
Cryptography.cpp db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification hace 2 años
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 hace 6 años
Exceptions.cpp 9242eaf945 Separating context from error hace 5 años
Exceptions.h eaa430fbe4 Bug 1949: Improve handling of long shell command error messages hace 4 años
FileBuffer.cpp c7ab4b7329 Improving error reporting when merging parallel file parts fail hace 2 años
FileBuffer.h c7ab4b7329 Improving error reporting when merging parallel file parts fail hace 2 años
FileInfo.cpp c17e528e26 Code formatting hace 4 años
FileInfo.h 4bd0859efa Passing password to PuTTY using named pipe instead of commandline hace 2 años
FileMasks.cpp d5e22e44bc FileMasks.cpp Fix typos hace 1 año
FileMasks.h c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() hace 2 años
FileOperationProgress.cpp a8e6220b88 fix typos hace 1 año
FileOperationProgress.h ec22d33b1d Factoring out IsTransfer hace 4 años
FileSystems.cpp 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell hace 3 años
FileSystems.h 700baf45ee Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly hace 2 años
FtpFileSystem.cpp 3086bbd89f Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol hace 1 año
FtpFileSystem.h 3086bbd89f Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol hace 1 año
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords hace 6 años
Global.h 35d27659a2 Debugging macros hace 1 año
HierarchicalStorage.cpp 5e33daf15f Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file hace 1 año
HierarchicalStorage.h 5e33daf15f Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file hace 1 año
Http.cpp c92eea5922 Logging root certificate hace 1 año
Http.h b7f119487f Bug 2212: winscp.net root certificate is always trusted when checking for updates, even when (corporate managed) Windows certificate store does not trust it hace 2 años
Interface.h c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) hace 3 años
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore hace 6 años
KeyGen.h 2e4b4738f0 5.2 hace 7 años
NamedObjs.cpp a19b1a7e1a Removing unused (and wrong) code hace 2 años
NamedObjs.h a19b1a7e1a Removing unused (and wrong) code hace 2 años
NeonIntf.cpp b1c505cadb Custom certificate store stopped working for S3 hace 2 años
NeonIntf.h b1c505cadb Custom certificate store stopped working for S3 hace 2 años
Option.cpp de63014d9e puttygen switches --new-passphrase and --old-passphrase are recognized hace 2 años
Option.h 408d60c52f Unused code hace 2 años
PuttyIntf.cpp 6c36444701 Memory leak when parsing of public key fails hace 1 año
PuttyIntf.h 952e9a2226 SSH ciphers usage counters hace 2 años
PuttyTools.h 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization hace 2 años
Queue.cpp 3a3f514c59 Issue 912 – Thumbnail view in file panel (remote) hace 1 año
Queue.h 3a3f514c59 Issue 912 – Thumbnail view in file panel (remote) hace 1 año
RemoteFiles.cpp e40c677e6e Command to find Move candidate on Synchronization checklist window hace 1 año
RemoteFiles.h e40c677e6e Command to find Move candidate on Synchronization checklist window hace 1 año
S3FileSystem.cpp e09e95ee43 Upgrade to C++ Builder 11 hace 1 año
S3FileSystem.h f008f112cb Issue 2309 – Stall when switching from S3 to other protocol on Login dialog on some networks hace 1 año
ScpFileSystem.cpp 85f0e92ca6 Timeout* counters hace 1 año
ScpFileSystem.h 155053704c Bug 2234: Cannot leave directory entered via cache with SCP protocol if it was deleted meanwhile hace 2 años
Script.cpp 5deca33acf Issue 2291 – Failure when trying to automate file synchronization by checksum on an SFTP server that does not support it natively hace 1 año
Script.h 5deca33acf Issue 2291 – Failure when trying to automate file synchronization by checksum on an SFTP server that does not support it natively hace 1 año
SecureShell.cpp e09e95ee43 Upgrade to C++ Builder 11 hace 1 año
SecureShell.h 85f0e92ca6 Timeout* counters hace 1 año
Security.cpp e09e95ee43 Upgrade to C++ Builder 11 hace 1 año
Security.h 4cc8444688 Optimization hace 4 años
SessionData.cpp 7aa82b90fc Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues hace 1 año
SessionData.h 7aa82b90fc Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues hace 1 año
SessionInfo.cpp 40d4c7fafc Including PuTTY and OpenSSL versions in /info hace 1 año
SessionInfo.h 40d4c7fafc Including PuTTY and OpenSSL versions in /info hace 1 año
SftpFileSystem.cpp 156747a433 Issue 2307 – Preserve timestamp when duplicating remote file using SFTP extension copy-data (OpenSSH) hace 1 año
SftpFileSystem.h 7aa82b90fc Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues hace 1 año
Terminal.cpp 19ae9e1dca On Synchronization checklist window Move command can be used with a set of orphaned files and new folder in source directory hace 1 año
Terminal.h 19ae9e1dca On Synchronization checklist window Move command can be used with a set of orphaned files and new folder in source directory hace 1 año
Usage.cpp 79b51c10ed StartupSeconds* counters hace 5 años
Usage.h 79b51c10ed StartupSeconds* counters hace 5 años
WebDAVFileSystem.cpp beb989163a Issue 2312 checks do not work on OneDrive hace 1 año
WebDAVFileSystem.h 53e15d05be Issue 2293 – Cannot download from WebDAV server when the request is redirected to the same path on another server hace 1 año