Martin Prikryl 4eaf58404c Replacing redundant DeleteDirectory with RecursiveDeleteFile 2 yıl önce
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 yıl önce
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 yıl önce
Common.cpp 4eaf58404c Replacing redundant DeleteDirectory with RecursiveDeleteFile 2 yıl önce
Common.h 4eaf58404c Replacing redundant DeleteDirectory with RecursiveDeleteFile 2 yıl önce
Configuration.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
Configuration.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
CopyParam.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
CopyParam.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
CoreMain.cpp ee9becf65e OpenSSL does not have any explicit initialization (since 1.1?) 3 yıl önce
CoreMain.h 4e8624e83b File editing app logging 3 yıl önce
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa 6 yıl önce
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 6 yıl önce
Exceptions.cpp 9242eaf945 Separating context from error 5 yıl önce
Exceptions.h eaa430fbe4 Bug 1949: Improve handling of long shell command error messages 4 yıl önce
FileBuffer.cpp 4a0d26a8a1 Removing obsolete commented out code 2 yıl önce
FileBuffer.h 233ee20502 Simplifying TFileBuffer interface and implementation 2 yıl önce
FileInfo.cpp c17e528e26 Code formatting 4 yıl önce
FileInfo.h 98fa08c5c5 Bug fix: Version check did not work with five digit build number 6 yıl önce
FileMasks.cpp c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 yıl önce
FileMasks.h c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 yıl önce
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 yıl önce
FileOperationProgress.h ec22d33b1d Factoring out IsTransfer 4 yıl önce
FileSystems.cpp 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell 3 yıl önce
FileSystems.h 8994d1f98e Simplifying CalculateFilesChecksum API 3 yıl önce
FtpFileSystem.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
FtpFileSystem.h 8daf97a9cd Support for FTP CSID command 2 yıl önce
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 yıl önce
Global.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 yıl önce
HierarchicalStorage.cpp 327a00dbd8 ProxyMethod raw session setting supports symbolical value names 2 yıl önce
HierarchicalStorage.h 327a00dbd8 ProxyMethod raw session setting supports symbolical value names 2 yıl önce
Http.cpp 265ae0ba49 Logging TLS certificate validation and HTTPS proxy 2 yıl önce
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 yıl önce
Interface.h c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) 3 yıl önce
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 yıl önce
KeyGen.h 2e4b4738f0 5.2 7 yıl önce
NamedObjs.cpp a19b1a7e1a Removing unused (and wrong) code 2 yıl önce
NamedObjs.h a19b1a7e1a Removing unused (and wrong) code 2 yıl önce
NeonIntf.cpp 52cec785ee Improving HTTP error reporting 2 yıl önce
NeonIntf.h 1fe119535a Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates 5 yıl önce
Option.cpp de63014d9e puttygen switches --new-passphrase and --old-passphrase are recognized 2 yıl önce
Option.h afe45263b1 Factoring out ConsumeParam 2 yıl önce
PuttyIntf.cpp 0a5981b619 Logging random seed file 2 yıl önce
PuttyIntf.h 952e9a2226 SSH ciphers usage counters 2 yıl önce
PuttyTools.h 282143321d Certificate can be added to ppk key with /keygen 2 yıl önce
Queue.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
Queue.h 92c97a912c Bug 194: Ongoing delete operation can be moved to background queue 4 yıl önce
RemoteFiles.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
RemoteFiles.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
S3FileSystem.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
S3FileSystem.h b79aaa06e8 Bug 2057: AWS S3 profile selection 3 yıl önce
ScpFileSystem.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
ScpFileSystem.h b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum 3 yıl önce
Script.cpp c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 yıl önce
Script.h 8994d1f98e Simplifying CalculateFilesChecksum API 3 yıl önce
SecureShell.cpp 3d27a5f88d Bug 2195: Ignore disconnects from the server while closing the connection 2 yıl önce
SecureShell.h 2fdcc0e6ad Using unique_ptr instead of auto_ptr + Replacing use of auto_ptr, where unique_ptr cannot be used with plain pointers 3 yıl önce
Security.cpp 52cec785ee Improving HTTP error reporting 2 yıl önce
Security.h 4cc8444688 Optimization 4 yıl önce
SessionData.cpp 730bfcaed7 Bug 2206: Improve OpenSSH config file parsing, particularly quoted and escaped values 2 yıl önce
SessionData.h a861304c62 Bug 2203: Handling download URL does not work when another idle instance is running 2 yıl önce
SessionInfo.cpp ad7deda14d Removing support for SSL 3.0 2 yıl önce
SessionInfo.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
SftpFileSystem.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
SftpFileSystem.h 8a509c67f0 Using SFTP copy-data extension to duplicate remote files with servers that do not support copy-file extension (OpenSSH) 2 yıl önce
Terminal.cpp 4eaf58404c Replacing redundant DeleteDirectory with RecursiveDeleteFile 2 yıl önce
Terminal.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
Usage.cpp 79b51c10ed StartupSeconds* counters 5 yıl önce
Usage.h 79b51c10ed StartupSeconds* counters 5 yıl önce
WebDAVFileSystem.cpp 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 yıl önce
WebDAVFileSystem.h 718ed232c1 Bug 1667: Support redirected WebDAV downloads (even to other hosts) – 2nd (preserving query strings) 3 yıl önce