Martin Prikryl db7648e1b8 Issue 2404 – Do not redundantly verify WebDAV or S3 certificate in Windows Certificate store if it is already marked as trusted in session settings před 4 dny
..
Bookmarks.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 1 měsícem
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 3cd64f2a19 Issue 2020 – Synchronize two local directories před 2 týdny
Configuration.cpp 3cd64f2a19 Issue 2020 – Synchronize two local directories před 2 týdny
Configuration.h 188006e77f Issue 2394 – Allow configuring checksum commands před 2 měsíci
CopyParam.cpp 3817bbd736 Preparing for separate pre-compiled header file required by Clang před 1 měsícem
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 1 měsícem
CoreMain.h c39d2b750f Refactoring před 1 měsícem
CorePCH.h 3817bbd736 Preparing for separate pre-compiled header file required by Clang před 1 měsícem
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 1 měsícem
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 1 měsícem
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 1 měsícem
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 1 měsícem
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 1 měsícem
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 5c6ca0c8be Typo in logging před 1 týdnem
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 1 měsícem
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 1 měsícem
HierarchicalStorage.h 74fdf539de Clang imposed changes that should be noop and have no effect on classic compiler (2nd after 92ba1e3f0 + preceding commits) před 3 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 1 měsícem
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 db7648e1b8 Issue 2404 – Do not redundantly verify WebDAV or S3 certificate in Windows Certificate store if it is already marked as trusted in session settings před 4 dny
NeonIntf.h db7648e1b8 Issue 2404 – Do not redundantly verify WebDAV or S3 certificate in Windows Certificate store if it is already marked as trusted in session settings před 4 dny
Option.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 1 měsícem
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 1 rokem
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 3cd64f2a19 Issue 2020 – Synchronize two local directories před 2 týdny
RemoteFiles.h 3cd64f2a19 Issue 2020 – Synchronize two local directories před 2 týdny
S3FileSystem.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 1 měsícem
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 fa31217b53 Refactoring in anticipation of synchronization not always being local-remote (Issue 2020) před 2 týdny
Script.h 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server před 8 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 10 měsíci
Security.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 1 měsícem
Security.h 4cc8444688 Optimization před 4 roky
SessionData.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 1 měsícem
SessionData.h 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder před 9 měsíci
SessionInfo.cpp fa31217b53 Refactoring in anticipation of synchronization not always being local-remote (Issue 2020) před 2 týdny
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 1 měsícem
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 db7648e1b8 Issue 2404 – Do not redundantly verify WebDAV or S3 certificate in Windows Certificate store if it is already marked as trusted in session settings před 4 dny
Terminal.h db7648e1b8 Issue 2404 – Do not redundantly verify WebDAV or S3 certificate in Windows Certificate store if it is already marked as trusted in session settings před 4 dny
Usage.cpp b13e2e7c2b #pragma package(smart_init) is not useful out of packages před 1 měsícem
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 1 měsícem
WebDAVFileSystem.h f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler před 7 měsíci