Martin Prikryl 6abd8fa1f5 https:// URL with r2.cloudflarestorage.com hostname is interpreted as S3 protocol, instead of WebDAV 2 年之前
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 年之前
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 年之前
Common.cpp db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification 2 年之前
Common.h db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification 2 年之前
Configuration.cpp db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification 2 年之前
Configuration.h db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification 2 年之前
CopyParam.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 年之前
CopyParam.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 年之前
CoreMain.cpp ee9becf65e OpenSSL does not have any explicit initialization (since 1.1?) 3 年之前
CoreMain.h 4e8624e83b File editing app logging 3 年之前
Cryptography.cpp db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification 2 年之前
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 6 年之前
Exceptions.cpp 9242eaf945 Separating context from error 5 年之前
Exceptions.h eaa430fbe4 Bug 1949: Improve handling of long shell command error messages 4 年之前
FileBuffer.cpp c7ab4b7329 Improving error reporting when merging parallel file parts fail 2 年之前
FileBuffer.h c7ab4b7329 Improving error reporting when merging parallel file parts fail 2 年之前
FileInfo.cpp c17e528e26 Code formatting 4 年之前
FileInfo.h 98fa08c5c5 Bug fix: Version check did not work with five digit build number 5 年之前
FileMasks.cpp 266b470cf8 Using tolower and towupper 2 年之前
FileMasks.h c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 年之前
FileOperationProgress.cpp 4b38960069 Bug 2083: Workaround for an apparent bug in Windows 11 that prevents WinSCP from stopping Windows going to the sleep mode during transfers 3 年之前
FileOperationProgress.h ec22d33b1d Factoring out IsTransfer 4 年之前
FileSystems.cpp 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell 3 年之前
FileSystems.h 8994d1f98e Simplifying CalculateFilesChecksum API 3 年之前
FtpFileSystem.cpp c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 年之前
FtpFileSystem.h c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 年之前
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 年之前
Global.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 年之前
HierarchicalStorage.cpp 46cacc3db3 Bug fix: Configuration reading was broken after an attempt to access a non-existing sub-section within a section existed in raw configuration only 2 年之前
HierarchicalStorage.h 327a00dbd8 ProxyMethod raw session setting supports symbolical value names 2 年之前
Http.cpp 6f231acaf1 Bug 2089: Allow S3 connection with IAM role instead of credentials 2 年之前
Http.h 6f231acaf1 Bug 2089: Allow S3 connection with IAM role instead of credentials 2 年之前
Interface.h c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) 3 年之前
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 年之前
KeyGen.h 2e4b4738f0 5.2 7 年之前
NamedObjs.cpp a19b1a7e1a Removing unused (and wrong) code 2 年之前
NamedObjs.h a19b1a7e1a Removing unused (and wrong) code 2 年之前
NeonIntf.cpp b1c505cadb Custom certificate store stopped working for S3 2 年之前
NeonIntf.h b1c505cadb Custom certificate store stopped working for S3 2 年之前
Option.cpp de63014d9e puttygen switches --new-passphrase and --old-passphrase are recognized 2 年之前
Option.h afe45263b1 Factoring out ConsumeParam 2 年之前
PuttyIntf.cpp db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification 2 年之前
PuttyIntf.h 952e9a2226 SSH ciphers usage counters 2 年之前
PuttyTools.h db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification 2 年之前
Queue.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 年之前
Queue.h 92c97a912c Bug 194: Ongoing delete operation can be moved to background queue 4 年之前
RemoteFiles.cpp 266b470cf8 Using tolower and towupper 2 年之前
RemoteFiles.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 年之前
S3FileSystem.cpp acd12ea3d7 More meaningful error message when credentials are missing in scripting and .NET assembly 2 年之前
S3FileSystem.h b79aaa06e8 Bug 2057: AWS S3 profile selection 2 年之前
ScpFileSystem.cpp 52cf67f62d Bug 2209: Improve behavior when moving/renaming over an existing folder 2 年之前
ScpFileSystem.h b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum 3 年之前
Script.cpp c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 年之前
Script.h 8994d1f98e Simplifying CalculateFilesChecksum API 3 年之前
SecureShell.cpp db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification 2 年之前
SecureShell.h db87bc1810 Bug 2145: Support for OpenSSH certificates for host verification 2 年之前
Security.cpp 52cec785ee Improving HTTP error reporting 2 年之前
Security.h 4cc8444688 Optimization 4 年之前
SessionData.cpp 6abd8fa1f5 https:// URL with r2.cloudflarestorage.com hostname is interpreted as S3 protocol, instead of WebDAV 2 年之前
SessionData.h 5bcf370af8 Bug fix: Renaming tab invalidated remembered password 2 年之前
SessionInfo.cpp eb27408a38 With application logging enabled, automatic updates installation is started with logging too 2 年之前
SessionInfo.h eb27408a38 With application logging enabled, automatic updates installation is started with logging too 2 年之前
SftpFileSystem.cpp c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 年之前
SftpFileSystem.h c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 年之前
Terminal.cpp c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 年之前
Terminal.h c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 年之前
Usage.cpp 79b51c10ed StartupSeconds* counters 5 年之前
Usage.h 79b51c10ed StartupSeconds* counters 5 年之前
WebDAVFileSystem.cpp acd12ea3d7 More meaningful error message when credentials are missing in scripting and .NET assembly 2 年之前
WebDAVFileSystem.h 718ed232c1 Bug 1667: Support redirected WebDAV downloads (even to other hosts) – 2nd (preserving query strings) 3 年之前