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