Martin Prikryl ef4e1e87ab Unused parameter 9 months ago
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 years ago
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 years ago
Common.cpp bbedba6bb1 Bug fix: Failure when trying to use a file not containing a private key as a client certificate file with WebDAV 9 months ago
Common.h b0f03a87ba But fix: On Windows 11, Windows 10 version was logged 11 months ago
Configuration.cpp 400bee57cf minor: Fix typos (#59) 10 months ago
Configuration.h eab9b315c6 Making compilable after 400bee57 10 months ago
CopyParam.cpp a8e6220b88 fix typos 1 year ago
CopyParam.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 years ago
CoreMain.cpp a8e6220b88 fix typos 1 year ago
CoreMain.h 35d27659a2 Debugging macros 1 year ago
Cryptography.cpp 400bee57cf minor: Fix typos (#59) 10 months ago
Cryptography.h ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 months ago
Exceptions.cpp 9242eaf945 Separating context from error 5 years ago
Exceptions.h eaa430fbe4 Bug 1949: Improve handling of long shell command error messages 4 years ago
FileBuffer.cpp a2f9fb0b44 Issue 2324 – Rare incorrect conversion of line endings when downloading 11 months ago
FileBuffer.h c7ab4b7329 Improving error reporting when merging parallel file parts fail 2 years ago
FileInfo.cpp c20b10a314 Issue 423 GetFileVersionInfo hack does not seem to be needed anymore 11 months ago
FileInfo.h 4bd0859efa Passing password to PuTTY using named pipe instead of commandline 2 years ago
FileMasks.cpp 400bee57cf minor: Fix typos (#59) 10 months ago
FileMasks.h eab9b315c6 Making compilable after 400bee57 10 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 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
FileSystems.cpp 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell 3 years ago
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 2 years ago
FtpFileSystem.cpp ef4e1e87ab Unused parameter 9 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 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 years ago
Global.h 1bd51d52d1 Updating DPI scaling to BCB11 11 months ago
HierarchicalStorage.cpp 5e33daf15f Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file 1 year ago
HierarchicalStorage.h 5e33daf15f Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file 1 year ago
Http.cpp 5ed3336f29 AWS metadata service connection timeout is by default one second and AWS_METADATA_SERVICE_TIMEOUT is respected 9 months ago
Http.h 5ed3336f29 AWS metadata service connection timeout is by default one second and AWS_METADATA_SERVICE_TIMEOUT is respected 9 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 a19b1a7e1a Removing unused (and wrong) code 2 years ago
NamedObjs.h a19b1a7e1a Removing unused (and wrong) code 2 years ago
NeonIntf.cpp eab9b315c6 Making compilable after 400bee57 10 months ago
NeonIntf.h b1c505cadb Custom certificate store stopped working for S3 2 years 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 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder 10 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 ef4e1e87ab Unused parameter 9 months ago
Queue.h ef4e1e87ab Unused parameter 9 months ago
RemoteFiles.cpp 400bee57cf minor: Fix typos (#59) 10 months ago
RemoteFiles.h 400bee57cf minor: Fix typos (#59) 10 months ago
S3FileSystem.cpp ef4e1e87ab Unused parameter 9 months ago
S3FileSystem.h f008f112cb Issue 2309 – Stall when switching from S3 to other protocol on Login dialog on some networks 1 year ago
ScpFileSystem.cpp 400bee57cf minor: Fix typos (#59) 10 months ago
ScpFileSystem.h 155053704c Bug 2234: Cannot leave directory entered via cache with SCP protocol if it was deleted meanwhile 2 years ago
Script.cpp ef4e1e87ab Unused parameter 9 months ago
Script.h ef4e1e87ab Unused parameter 9 months ago
SecureShell.cpp ef4e1e87ab Unused parameter 9 months ago
SecureShell.h 25df2381f1 Updating code to PuTTY 0.82 11 months ago
Security.cpp e09e95ee43 Upgrade to C++ Builder 11 1 year ago
Security.h 4cc8444688 Optimization 4 years ago
SessionData.cpp 59a148c152 Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder 10 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 400bee57cf minor: Fix typos (#59) 10 months ago
SessionInfo.h ef4e1e87ab Unused parameter 9 months ago
SftpFileSystem.cpp 400bee57cf minor: Fix typos (#59) 10 months ago
SftpFileSystem.h 7aa82b90fc Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues 1 year ago
Terminal.cpp ef4e1e87ab Unused parameter 9 months ago
Terminal.h ef4e1e87ab Unused parameter 9 months ago
Usage.cpp 79b51c10ed StartupSeconds* counters 5 years ago
Usage.h 79b51c10ed StartupSeconds* counters 5 years ago
WebDAVFileSystem.cpp ef4e1e87ab Unused parameter 9 months ago
WebDAVFileSystem.h 400bee57cf minor: Fix typos (#59) 10 months ago