Martin Prikryl dc67883c8e Logging startup 2 months ago
..
Bookmarks.cpp f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
Bookmarks.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
Common.cpp 8a6d3c374a Assertions and used variables corrections identified or imposed by Clang 3 months ago
Common.h 74fdf539de Clang imposed changes that should be noop and have no effect on classic compiler (2nd after 92ba1e3f0 + preceding commits) 4 months ago
Configuration.cpp 188006e77f Issue 2394 – Allow configuring checksum commands 3 months ago
Configuration.h 188006e77f Issue 2394 – Allow configuring checksum commands 3 months ago
CopyParam.cpp 0071ffadac Issue 2377 – Avoid replacing %2F with a slash and %2E with a dot in special cases on upload to avoid path traversal 5 months ago
CopyParam.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 years ago
CoreMain.cpp dc67883c8e Logging startup 2 months ago
CoreMain.h 35d27659a2 Debugging macros 1 year ago
Cryptography.cpp 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) 7 months ago
Cryptography.h 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) 7 months ago
Exceptions.cpp bf7b9448eb Issue 2232 – Automatically reconnect inactive sessions 6 months ago
Exceptions.h bf7b9448eb Issue 2232 – Automatically reconnect inactive sessions 6 months ago
FileBuffer.cpp f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
FileBuffer.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
FileInfo.cpp f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
FileInfo.h 4bd0859efa Passing password to PuTTY using named pipe instead of commandline 2 years ago
FileMasks.cpp 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) 7 months ago
FileMasks.h 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) 7 months 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 f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
FileSystems.cpp 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) 7 months ago
FileSystems.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
FtpFileSystem.cpp 8a6d3c374a Assertions and used variables corrections identified or imposed by Clang 3 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 0d64cc1278 Issue 2352 – Remember empty session password 8 months ago
Global.h 8a6d3c374a Assertions and used variables corrections identified or imposed by Clang 3 months ago
HierarchicalStorage.cpp 74fdf539de Clang imposed changes that should be noop and have no effect on classic compiler (2nd after 92ba1e3f0 + preceding commits) 4 months ago
HierarchicalStorage.h 74fdf539de Clang imposed changes that should be noop and have no effect on classic compiler (2nd after 92ba1e3f0 + preceding commits) 4 months ago
Http.cpp 82ca508ba5 Bug fix: Unicode contents in web sources was incorrectly decoded 8 months ago
Http.h 9d3f348f78 Issue 2351 – Allow S3 connection with IAM roles on instances that require IMDSv2 8 months 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 8073dbef30 Clang incorrectly warns about some variables being unintialized, while the classic compiler warns that the value is never used 7 months ago
NamedObjs.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
NeonIntf.cpp 3fe2be7429 Neon build corrections identified by Clang 3 months ago
NeonIntf.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months 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 92ba1e3f0e Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang 7 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 4c615a1ff1 Clang imposed changes that should be noop and have no effect on classic compiler (mostly for release build) (4th after cea3db7f) 3 months ago
Queue.h bf7b9448eb Issue 2232 – Automatically reconnect inactive sessions 6 months ago
RemoteFiles.cpp cb09038efd Issue 2370 – Files modified by local custom command are not always uploaded to the correct remote directory 5 months ago
RemoteFiles.h cb09038efd Issue 2370 – Files modified by local custom command are not always uploaded to the correct remote directory 5 months ago
S3FileSystem.cpp 3a6e9797aa Issue 2355 – Error when the last page of S3 directory listing is empty 7 months ago
S3FileSystem.h e202af0bdc Issue 2353 – Display and modify S3 file/object tags 8 months ago
ScpFileSystem.cpp 92ba1e3f0e Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang 7 months ago
ScpFileSystem.h 92ba1e3f0e Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang 7 months ago
Script.cpp 92ba1e3f0e Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang 7 months ago
Script.h 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server 9 months ago
SecureShell.cpp f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
SecureShell.h 25df2381f1 Updating code to PuTTY 0.82 11 months ago
Security.cpp f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
Security.h 4cc8444688 Optimization 4 years ago
SessionData.cpp f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
SessionData.h 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder 10 months ago
SessionInfo.cpp f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
SessionInfo.h e202af0bdc Issue 2353 – Display and modify S3 file/object tags 8 months ago
SftpFileSystem.cpp 94172541ab Unused code 6 months ago
SftpFileSystem.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
Terminal.cpp 4c615a1ff1 Clang imposed changes that should be noop and have no effect on classic compiler (mostly for release build) (4th after cea3db7f) 3 months ago
Terminal.h 4a96d205d0 Workaround for Clang crash on multiple-inheritance 3 months ago
Usage.cpp 92ba1e3f0e Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang 7 months ago
Usage.h 92ba1e3f0e Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang 7 months ago
WebDAVFileSystem.cpp c45ae10ded Optimizing startup time by delaying neon SSPI initialization until the first WebDAV/S3 connection 2 months ago
WebDAVFileSystem.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago