Martin Prikryl 2c16441f95 Bug fix: Failure when opening two SSH sessions at the same time преди 10 месеца
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu преди 7 години
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu преди 7 години
Common.cpp 6bc0a0142f Missing calling convention was causing random crashes later преди 11 месеца
Common.h b0f03a87ba But fix: On Windows 11, Windows 10 version was logged преди 11 месеца
Configuration.cpp 8b120da856 Site import from an INI file (Issue 2290) преди 1 година
Configuration.h 8b120da856 Site import from an INI file (Issue 2290) преди 1 година
CopyParam.cpp a8e6220b88 fix typos преди 1 година
CopyParam.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections преди 2 години
CoreMain.cpp a8e6220b88 fix typos преди 1 година
CoreMain.h 35d27659a2 Debugging macros преди 1 година
Cryptography.cpp ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file преди 11 месеца
Cryptography.h ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file преди 11 месеца
Exceptions.cpp 9242eaf945 Separating context from error преди 5 години
Exceptions.h eaa430fbe4 Bug 1949: Improve handling of long shell command error messages преди 4 години
FileBuffer.cpp a2f9fb0b44 Issue 2324 – Rare incorrect conversion of line endings when downloading преди 11 месеца
FileBuffer.h c7ab4b7329 Improving error reporting when merging parallel file parts fail преди 2 години
FileInfo.cpp c20b10a314 Issue 423 GetFileVersionInfo hack does not seem to be needed anymore преди 11 месеца
FileInfo.h 4bd0859efa Passing password to PuTTY using named pipe instead of commandline преди 2 години
FileMasks.cpp d5e22e44bc FileMasks.cpp Fix typos преди 1 година
FileMasks.h c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() преди 2 години
FileOperationProgress.cpp e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation преди 11 месеца
FileOperationProgress.h e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation преди 11 месеца
FileSystems.cpp 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell преди 3 години
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 преди 2 години
FtpFileSystem.cpp ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file преди 11 месеца
FtpFileSystem.h 3086bbd89f Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol преди 1 година
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords преди 6 години
Global.h 1bd51d52d1 Updating DPI scaling to BCB11 преди 1 година
HierarchicalStorage.cpp 5e33daf15f Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file преди 1 година
HierarchicalStorage.h 5e33daf15f Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file преди 1 година
Http.cpp c92eea5922 Logging root certificate преди 1 година
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 преди 2 години
Interface.h c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) преди 3 години
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore преди 6 години
KeyGen.h 2e4b4738f0 5.2 преди 7 години
NamedObjs.cpp a19b1a7e1a Removing unused (and wrong) code преди 2 години
NamedObjs.h a19b1a7e1a Removing unused (and wrong) code преди 2 години
NeonIntf.cpp 21b414bbcd Using SSL_set_min_proto_version and SSL_set_max_proto_version to control TLS/SSL version used преди 11 месеца
NeonIntf.h b1c505cadb Custom certificate store stopped working for S3 преди 2 години
Option.cpp de63014d9e puttygen switches --new-passphrase and --old-passphrase are recognized преди 2 години
Option.h 408d60c52f Unused code преди 2 години
PuttyIntf.cpp 2c16441f95 Bug fix: Failure when opening two SSH sessions at the same time преди 10 месеца
PuttyIntf.h 2c16441f95 Bug fix: Failure when opening two SSH sessions at the same time преди 10 месеца
PuttyTools.h 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization преди 2 години
Queue.cpp fb3489c2ec Ongoing local delete operation can be moved to a background queue (only on a remote tab, as local tabs do not have a queue) преди 11 месеца
Queue.h fb3489c2ec Ongoing local delete operation can be moved to a background queue (only on a remote tab, as local tabs do not have a queue) преди 11 месеца
RemoteFiles.cpp c3aadded64 Factoring out some commons synchronization checklist functions преди 11 месеца
RemoteFiles.h c3aadded64 Factoring out some commons synchronization checklist functions преди 11 месеца
S3FileSystem.cpp ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file преди 11 месеца
S3FileSystem.h f008f112cb Issue 2309 – Stall when switching from S3 to other protocol on Login dialog on some networks преди 1 година
ScpFileSystem.cpp 85f0e92ca6 Timeout* counters преди 1 година
ScpFileSystem.h 155053704c Bug 2234: Cannot leave directory entered via cache with SCP protocol if it was deleted meanwhile преди 2 години
Script.cpp c3aadded64 Factoring out some commons synchronization checklist functions преди 11 месеца
Script.h e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation преди 11 месеца
SecureShell.cpp 2c16441f95 Bug fix: Failure when opening two SSH sessions at the same time преди 10 месеца
SecureShell.h 25df2381f1 Updating code to PuTTY 0.82 преди 11 месеца
Security.cpp e09e95ee43 Upgrade to C++ Builder 11 преди 1 година
Security.h 4cc8444688 Optimization преди 4 години
SessionData.cpp 25df2381f1 Updating code to PuTTY 0.82 преди 11 месеца
SessionData.h 7aa82b90fc Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues преди 1 година
SessionInfo.cpp c3aadded64 Factoring out some commons synchronization checklist functions преди 11 месеца
SessionInfo.h 40d4c7fafc Including PuTTY and OpenSSL versions in /info преди 1 година
SftpFileSystem.cpp f93e07ca05 Removing some workarounds that are no longer needed in BCB11 преди 11 месеца
SftpFileSystem.h 7aa82b90fc Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues преди 1 година
Terminal.cpp c3aadded64 Factoring out some commons synchronization checklist functions преди 11 месеца
Terminal.h e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation преди 11 месеца
Usage.cpp 79b51c10ed StartupSeconds* counters преди 5 години
Usage.h 79b51c10ed StartupSeconds* counters преди 5 години
WebDAVFileSystem.cpp ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file преди 11 месеца
WebDAVFileSystem.h ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file преди 11 месеца