Martin Prikryl c2ff99464d Issue 2392 – Command md5sums is incorrectly used to calculate MD5 checksum instead of md5sum 2 mēneši atpakaļ
..
Bookmarks.cpp 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
Bookmarks.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
Common.cpp fe44a85b14 Bug fix: Failure when reading empty certificate authority configuration 3 mēneši atpakaļ
Common.h 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 mēneši atpakaļ
Configuration.cpp 9d3f348f78 Issue 2351 – Allow S3 connection with IAM roles on instances that require IMDSv2 8 mēneši atpakaļ
Configuration.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
CopyParam.cpp d39f87c8ca Issue 2377 – Avoid replacing %2F with a slash and %2E with a dot in special cases on upload to avoid path traversal 5 mēneši atpakaļ
CopyParam.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 gadi atpakaļ
CoreMain.cpp a8e6220b88 fix typos 1 gadu atpakaļ
CoreMain.h 35d27659a2 Debugging macros 1 gadu atpakaļ
Cryptography.cpp 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 mēneši atpakaļ
Cryptography.h 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 mēneši atpakaļ
Exceptions.cpp 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
Exceptions.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
FileBuffer.cpp 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
FileBuffer.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
FileInfo.cpp 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
FileInfo.h 4bd0859efa Passing password to PuTTY using named pipe instead of commandline 2 gadi atpakaļ
FileMasks.cpp 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 mēneši atpakaļ
FileMasks.h 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 mēneši atpakaļ
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 mēneši atpakaļ
FileOperationProgress.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
FileSystems.cpp 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 mēneši atpakaļ
FileSystems.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
FtpFileSystem.cpp 05ddf80cdd Clang incorrectly warns about some variables being unintialized, while the classic compiler warns that the value is never used 7 mēneši atpakaļ
FtpFileSystem.h 6c1cbe4f3a Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol 1 gadu atpakaļ
Global.cpp 0d64cc1278 Issue 2352 – Remember empty session password 7 mēneši atpakaļ
Global.h 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 mēneši atpakaļ
HierarchicalStorage.cpp 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 mēneši atpakaļ
HierarchicalStorage.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
Http.cpp 82ca508ba5 Bug fix: Unicode contents in web sources was incorrectly decoded 7 mēneši atpakaļ
Http.h 9d3f348f78 Issue 2351 – Allow S3 connection with IAM roles on instances that require IMDSv2 8 mēneši atpakaļ
Interface.h c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) 3 gadi atpakaļ
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 gadi atpakaļ
KeyGen.h 2e4b4738f0 5.2 7 gadi atpakaļ
NamedObjs.cpp 05ddf80cdd Clang incorrectly warns about some variables being unintialized, while the classic compiler warns that the value is never used 7 mēneši atpakaļ
NamedObjs.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
NeonIntf.cpp 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
NeonIntf.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
Option.cpp de63014d9e puttygen switches --new-passphrase and --old-passphrase are recognized 2 gadi atpakaļ
Option.h 408d60c52f Unused code 2 gadi atpakaļ
PuttyIntf.cpp f02b75470e 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 mēneši atpakaļ
PuttyIntf.h 79dc78264f Bug fix: Failure when opening two SSH sessions at the same time 10 mēneši atpakaļ
PuttyTools.h 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 1 gadu atpakaļ
Queue.cpp f02b75470e 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 mēneši atpakaļ
Queue.h f02b75470e 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 mēneši atpakaļ
RemoteFiles.cpp 5954e9f44d Issue 2369 – Failure after switching off Thumbnails view 6 mēneši atpakaļ
RemoteFiles.h 5954e9f44d Issue 2369 – Failure after switching off Thumbnails view 6 mēneši atpakaļ
S3FileSystem.cpp 3a6e9797aa Issue 2355 – Error when the last page of S3 directory listing is empty 7 mēneši atpakaļ
S3FileSystem.h ee99cb926e Issue 2353 – Display and modify S3 file/object tags 7 mēneši atpakaļ
ScpFileSystem.cpp f02b75470e 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 mēneši atpakaļ
ScpFileSystem.h f02b75470e 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 mēneši atpakaļ
Script.cpp f02b75470e 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 mēneši atpakaļ
Script.h 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server 8 mēneši atpakaļ
SecureShell.cpp 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
SecureShell.h 25df2381f1 Updating code to PuTTY 0.82 10 mēneši atpakaļ
Security.cpp 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
Security.h 9887ac9205 Optimization 3 gadi atpakaļ
SessionData.cpp 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
SessionData.h 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder 9 mēneši atpakaļ
SessionInfo.cpp 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
SessionInfo.h ee99cb926e Issue 2353 – Display and modify S3 file/object tags 7 mēneši atpakaļ
SftpFileSystem.cpp 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 mēneši atpakaļ
SftpFileSystem.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ
Terminal.cpp c2ff99464d Issue 2392 – Command md5sums is incorrectly used to calculate MD5 checksum instead of md5sum 2 mēneši atpakaļ
Terminal.h f02b75470e 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 mēneši atpakaļ
Usage.cpp f02b75470e 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 mēneši atpakaļ
Usage.h f02b75470e 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 mēneši atpakaļ
WebDAVFileSystem.cpp f179b119e0 Issue 2367 – WebDAV authentication is endlessly retried when both SSPI/NTLM/Negotiate and other authentication method fails 6 mēneši atpakaļ
WebDAVFileSystem.h 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 mēneši atpakaļ