Martin Prikryl b6740083df Updating code to PuTTY 96ec2c25 пре 6 година
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu пре 7 година
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu пре 7 година
Common.cpp f4da108184 Using OpenSSL API 1.2 пре 6 година
Common.h 9479d15991 Bug 1711: Improve incremental search in file panels пре 6 година
Configuration.cpp 0d1b5aa245 Bug 1689: Configurable file name column width in script progress пре 7 година
Configuration.h 0d1b5aa245 Bug 1689: Configurable file name column width in script progress пре 7 година
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 7d69a757c7 Updating code to PuTTY 4f9a90fc + Session info now displays more verbose name of SSH cipher пре 6 година
Cryptography.h 7d69a757c7 Updating code to PuTTY 4f9a90fc + Session info now displays more verbose name of SSH cipher пре 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 7b2f2ec2e1 Bug 1680: Synchronization summary пре 7 година
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 18d888f666 Generated code does not include fingerprints of TLS certificates signed by a trusted authority. пре 7 година
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 1d4e4569a0 Bug 1706: Tool for clearing broken COM registrations пре 7 година
HierarchicalStorage.h 1d4e4569a0 Bug 1706: Tool for clearing broken COM registrations пре 7 година
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 b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail пре 7 година
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 b6740083df Updating code to PuTTY 96ec2c25 пре 6 година
PuttyIntf.h 22dd9478aa Updating code to PuTTY 8001dd4c пре 6 година
PuttyTools.h 8ce20a988b Merge branch 'thirdparty_dev' into dev + Plus minimal changes in code needed to make it compile and pass unit tests + Other changes are pending пре 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 2389dd4a1c File/directory rename can be resolved on Synchronization checklist window пре 7 година
RemoteFiles.h 2389dd4a1c File/directory rename can be resolved on Synchronization checklist window пре 7 година
S3FileSystem.cpp cfe78bd91d Bug 1712: It was not possible to access a bucket, if the user does not have permissions to list its root folder пре 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 5ca817de64 Bug 1731: Raw transfer settings are incorrectly processed with synchronize command пре 6 година
Script.h cbebdb4ac2 Bug 1707: Optionally fail synchronization in scripting when there are no changes пре 7 година
SecureShell.cpp d79d9f8922 Using backend_* API пре 6 година
SecureShell.h d79d9f8922 Using backend_* API пре 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 2a5db2878f Bug fix: It was not possible to mass-modify stored sites, when a master password was set пре 6 година
SessionData.h 64141068d7 Bug fix: When only encrypted session setting (like passwords) were changed during mass-modification, changes were not saved пре 6 година
SessionInfo.cpp 1d4e4569a0 Bug 1706: Tool for clearing broken COM registrations пре 7 година
SessionInfo.h 0661aaa75c Bug 1371 – Synchronization preview in .NET assembly пре 7 година
SftpFileSystem.cpp 7c0e13e33b Bug 1637: Low logging level (S3 and partly WebDAV) пре 7 година
SftpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server пре 7 година
Terminal.cpp 25377bbd17 Bug 1716: When an ancestor directory cannot be read, its child files and subdirectories are incorrectly assumed to be encrypted (2nd) пре 6 година
Terminal.h 30960486f2 LogEvent overload from 7c0e13e33 cannot be resolved by linker пре 7 година
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 година