Martin Prikryl f320d89edd Workaround for sudden internal compiler errors 2 лет назад
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 лет назад
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 лет назад
Common.cpp ccaddd6380 Bug 2236: Shorter and more friendly formatting of long time intervals 2 лет назад
Common.h ccaddd6380 Bug 2236: Shorter and more friendly formatting of long time intervals 2 лет назад
Configuration.cpp 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 2 лет назад
Configuration.h 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 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 4bd0859efa Passing password to PuTTY using named pipe instead of commandline 2 лет назад
FileMasks.cpp 266b470cf8 Using tolower and towupper 2 лет назад
FileMasks.h c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 лет назад
FileOperationProgress.cpp ccaddd6380 Bug 2236: Shorter and more friendly formatting of long time intervals 2 лет назад
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 700baf45ee Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly 2 лет назад
FtpFileSystem.cpp 700baf45ee Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly 2 лет назад
FtpFileSystem.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 лет назад
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 b7f119487f Bug 2212: winscp.net root certificate is always trusted when checking for updates, even when (corporate managed) Windows certificate store does not trust it 2 лет назад
Http.h b7f119487f Bug 2212: winscp.net root certificate is always trusted when checking for updates, even when (corporate managed) Windows certificate store does not trust it 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 408d60c52f Unused code 2 лет назад
PuttyIntf.cpp 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 2 лет назад
PuttyIntf.h 952e9a2226 SSH ciphers usage counters 2 лет назад
PuttyTools.h 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 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 59393658a0 Bug 2227: Restored ability to duplicate remote folders using "cp" command in secondary shell session even when the SFTP server supports copy-file/copy-data extension 2 лет назад
RemoteFiles.h 59393658a0 Bug 2227: Restored ability to duplicate remote folders using "cp" command in secondary shell session even when the SFTP server supports copy-file/copy-data extension 2 лет назад
S3FileSystem.cpp 700baf45ee Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly 2 лет назад
S3FileSystem.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 лет назад
ScpFileSystem.cpp 155053704c Bug 2234: Cannot leave directory entered via cache with SCP protocol if it was deleted meanwhile 2 лет назад
ScpFileSystem.h 155053704c Bug 2234: Cannot leave directory entered via cache with SCP protocol if it was deleted meanwhile 2 лет назад
Script.cpp 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 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 8a69c52dbe Bug 2109: Restoring support for legacy version of the Digest algorithm specified in RFC 2069 2 лет назад
SessionData.h 8a69c52dbe Bug 2109: Restoring support for legacy version of the Digest algorithm specified in RFC 2069 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 f320d89edd Workaround for sudden internal compiler errors 2 лет назад
SftpFileSystem.h ddca779622 Bug 2235: Failure when connection is lost while reading remote directory with SFTP protocol 2 лет назад
Terminal.cpp e6f16c13f9 Failure when moving files using FTP, caused by fbf8bdb1 2 лет назад
Terminal.h 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 2 лет назад
Usage.cpp 79b51c10ed StartupSeconds* counters 5 лет назад
Usage.h 79b51c10ed StartupSeconds* counters 5 лет назад
WebDAVFileSystem.cpp 700baf45ee Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly 2 лет назад
WebDAVFileSystem.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 лет назад