Martin Prikryl a01665f294 Factoring out universal path utility functions that will also be used Issue 2020 před 1 měsícem
..
Bookmarks.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
Bookmarks.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler před 7 měsíci
Common.cpp 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
Common.h a23c4eeb2d Comment on TimeTo... functions před 1 měsícem
Configuration.cpp 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
Configuration.h 188006e77f Issue 2394 – Allow configuring checksum commands před 3 měsíci
CopyParam.cpp 3817bbd736 Preparing for separate pre-compiled header file required by Clang před 2 měsíci
CopyParam.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections před 2 roky
CoreMain.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
CoreMain.h c39d2b750f Refactoring před 2 měsíci
CorePCH.h 3817bbd736 Preparing for separate pre-compiled header file required by Clang před 2 měsíci
Cryptography.cpp 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
Cryptography.h 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) před 7 měsíci
Exceptions.cpp ba680d6e2e Avoid redundantly capturing exception stack trace před 1 měsícem
Exceptions.h bf7b9448eb Issue 2232 – Automatically reconnect inactive sessions před 6 měsíci
FileBuffer.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
FileBuffer.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler před 7 měsíci
FileInfo.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
FileInfo.h 4bd0859efa Passing password to PuTTY using named pipe instead of commandline před 2 roky
FileMasks.cpp 3817bbd736 Preparing for separate pre-compiled header file required by Clang před 2 měsíci
FileMasks.h 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) před 7 měsíci
FileOperationProgress.cpp 3817bbd736 Preparing for separate pre-compiled header file required by Clang před 2 měsíci
FileOperationProgress.h 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
FileSystems.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
FileSystems.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler před 7 měsíci
FtpFileSystem.cpp a01665f294 Factoring out universal path utility functions that will also be used Issue 2020 před 1 měsícem
FtpFileSystem.h 3086bbd89f Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol před 1 rokem
Global.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
Global.h 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
HierarchicalStorage.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
HierarchicalStorage.h 74fdf539de Clang imposed changes that should be noop and have no effect on classic compiler (2nd after 92ba1e3f0 + preceding commits) před 4 měsíci
Http.cpp 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
Http.h 9d3f348f78 Issue 2351 – Allow S3 connection with IAM roles on instances that require IMDSv2 před 8 měsíci
Interface.h 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
NamedObjs.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
NamedObjs.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler před 7 měsíci
NeonIntf.cpp 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
NeonIntf.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler před 7 měsíci
Option.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
Option.h 408d60c52f Unused code před 2 roky
PuttyIntf.cpp 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
PuttyIntf.h 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
PuttyTools.h 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization před 2 roky
Queue.cpp 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
Queue.h bf7b9448eb Issue 2232 – Automatically reconnect inactive sessions před 6 měsíci
RemoteFiles.cpp a01665f294 Factoring out universal path utility functions that will also be used Issue 2020 před 1 měsícem
RemoteFiles.h a01665f294 Factoring out universal path utility functions that will also be used Issue 2020 před 1 měsícem
S3FileSystem.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
S3FileSystem.h 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
ScpFileSystem.cpp 086aec0991 No need to suspend operation, while logging an exception před 1 měsícem
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 před 7 měsíci
Script.cpp a01665f294 Factoring out universal path utility functions that will also be used Issue 2020 před 1 měsícem
Script.h 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server před 9 měsíci
SecureShell.cpp 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
SecureShell.h 25df2381f1 Updating code to PuTTY 0.82 před 11 měsíci
Security.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
Security.h 4cc8444688 Optimization před 4 roky
SessionData.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
SessionData.h 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder před 10 měsíci
SessionInfo.cpp c39d2b750f Refactoring před 2 měsíci
SessionInfo.h 1d9fe8c955 Changing compiler to Clang/bcc32c před 1 měsícem
SftpFileSystem.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
SftpFileSystem.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler před 7 měsíci
Terminal.cpp a01665f294 Factoring out universal path utility functions that will also be used Issue 2020 před 1 měsícem
Terminal.h 4a96d205d0 Workaround for Clang crash on multiple-inheritance před 3 měsíci
Usage.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
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 před 7 měsíci
WebDAVFileSystem.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 2 měsíci
WebDAVFileSystem.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler před 7 měsíci