Martin Prikryl c3aadded64 Factoring out some commons synchronization checklist functions 11 ماه پیش
..
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 25df2381f1 Updating code to PuTTY 0.82 11 ماه پیش
PuttyIntf.h 952e9a2226 SSH ciphers usage counters 2 سال پیش
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 25df2381f1 Updating code to PuTTY 0.82 11 ماه پیش
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 ماه پیش