Martin Prikryl 63acc45b4b Change: RemoteFileInfo.FileType now consistently returns 'L' for symlinks as was always documented + RemoteFileInfo.FileType now consistently returns uppercase value as was always documented. 6 年之前
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 年之前
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 年之前
Common.cpp b98866adec Host key and certificate fingerprint verification improvements: 6 年之前
Common.h b98866adec Host key and certificate fingerprint verification improvements: 6 年之前
Configuration.cpp a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 年之前
Configuration.h a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 年之前
CopyParam.cpp a16fea2f60 Typo in macro name 7 年之前
CopyParam.h 92d9b9620b Bug 1691: With parallel background transfers, it is not possible to disable size calculation, which effectively prevented parallel transfers from working 7 年之前
CoreMain.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch 7 年之前
CoreMain.h 26b6b13bc8 5.6 7 年之前
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa 6 年之前
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 6 年之前
Exceptions.cpp 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) 7 年之前
Exceptions.h 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) 7 年之前
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 年之前
FileBuffer.h d8f92984b9 First public commit of dev branch 7 年之前
FileInfo.cpp 961d7c152c Sending .NET framework version to the server when downloading extension + Comparing the .NET version number component by component (=handling build number correctly) 7 年之前
FileInfo.h 961d7c152c Sending .NET framework version to the server when downloading extension + Comparing the .NET version number component by component (=handling build number correctly) 7 年之前
FileMasks.cpp 209f865590 Bug fix: Failure when starting (local) custom command with no session opened 6 年之前
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask 7 年之前
FileOperationProgress.cpp 69d5abcc7d Bug 1755: Speed limit does not work with S3 protocol 6 年之前
FileOperationProgress.h 7b2f2ec2e1 Bug 1680: Synchronization summary 7 年之前
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 7 年之前
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
FtpFileSystem.cpp f1ae6b1eb6 Bug fix: Some cached SSH and TLS/SSL fingerprints were not preserved when exporting/importing the configuration 6 年之前
FtpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
Global.cpp d8f92984b9 First public commit of dev branch 7 年之前
Global.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts 7 年之前
HierarchicalStorage.cpp 2662c867b2 HasSubKey and KeyExists seem to do the same thing 6 年之前
HierarchicalStorage.h 2662c867b2 HasSubKey and KeyExists seem to do the same thing 6 年之前
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 年之前
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 年之前
Interface.h a16fea2f60 Typo in macro name 7 年之前
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 年之前
KeyGen.h 2e4b4738f0 5.2 7 年之前
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 年之前
NamedObjs.h d8f92984b9 First public commit of dev branch 7 年之前
NeonIntf.cpp b86225042c Update to OpenSSL OpenSSL 1.1.1a 6 年之前
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 年之前
Option.cpp 78506ae1b7 Transfer settings that do not have a dedicated scripting switch or a .NET TransferSettings property can be set using -rawtransfesettings switch or TransferSettings.AddRawSettings method + Generated script/code can generate these + Tests that previously used AddRawConfiguration(@"Interface\CopyParam\...), use AddRawSettings now. + It's possible to limit number of command line parameters used for open-ended switches like -rawconfig, -rawsettings and -rawtransfesettings using syntax -switch[count] + Fixing GetFilesExcludeEmptyDirectories test (it didn't upload hidden files previously) 7 年之前
Option.h d8f92984b9 First public commit of dev branch 7 年之前
PuttyIntf.cpp b98866adec Host key and certificate fingerprint verification improvements: 6 年之前
PuttyIntf.h 8d01b42a6c Updating code to PuTTY c6a8731b 6 年之前
PuttyTools.h b98866adec Host key and certificate fingerprint verification improvements: 6 年之前
Queue.cpp ab0fe8e7d3 Bug 1684: Failure when canceling session reconnect (2nd) 7 年之前
Queue.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts 7 年之前
RemoteFiles.cpp 63acc45b4b Change: RemoteFileInfo.FileType now consistently returns 'L' for symlinks as was always documented + RemoteFileInfo.FileType now consistently returns uppercase value as was always documented. 6 年之前
RemoteFiles.h 8b0a158bb9 Bug 1747: Consider size of linked file when transferring/synchronizing symbolic link 6 年之前
S3FileSystem.cpp 69d5abcc7d Bug 1755: Speed limit does not work with S3 protocol 6 年之前
S3FileSystem.h cfe78bd91d Bug 1712: It was not possible to access a bucket, if the user does not have permissions to list its root folder 6 年之前
ScpFileSystem.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) 7 年之前
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
Script.cpp a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 年之前
Script.h a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 年之前
SecureShell.cpp a6763f1077 Failure when failing to connect to non-existing host 6 年之前
SecureShell.h bdf994a731 Proper session cleanup after upgrade to PuTTY 0.71 6 年之前
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older 7 年之前
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 7 年之前
SessionData.cpp b98866adec Host key and certificate fingerprint verification improvements: 6 年之前
SessionData.h 2061ad0031 Bug fix: It was not possible to mass-modify stored sites, when a master password was set (2nd) 6 年之前
SessionInfo.cpp 63acc45b4b Change: RemoteFileInfo.FileType now consistently returns 'L' for symlinks as was always documented + RemoteFileInfo.FileType now consistently returns uppercase value as was always documented. 6 年之前
SessionInfo.h 0661aaa75c Bug 1371 – Synchronization preview in .NET assembly 7 年之前
SftpFileSystem.cpp 8b0a158bb9 Bug 1747: Consider size of linked file when transferring/synchronizing symbolic link 6 年之前
SftpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
Terminal.cpp a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 年之前
Terminal.h a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 年之前
Usage.cpp 54be1dc611 More readable usage statistics display 7 年之前
Usage.h 54be1dc611 More readable usage statistics display 7 年之前
WebDAVFileSystem.cpp 8b5f028d3a Updating links in comments 6 年之前
WebDAVFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前