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