Martin Prikryl ce65d95fa7 Reporting first run date and package name when checking for application updates + Enforcing check for 3rd party packages + Store installations can display messages from updates check too пре 3 година
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu пре 7 година
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu пре 7 година
Common.cpp ce65d95fa7 Reporting first run date and package name when checking for application updates + Enforcing check for 3rd party packages + Store installations can display messages from updates check too пре 3 година
Common.h ce65d95fa7 Reporting first run date and package name when checking for application updates + Enforcing check for 3rd party packages + Store installations can display messages from updates check too пре 3 година
Configuration.cpp 102cceafa4 Revert "Experimentally reading Store license" пре 3 година
Configuration.h 102cceafa4 Revert "Experimentally reading Store license" пре 3 година
CopyParam.cpp 7f1aaa1b1a Bug 1922: Do not use a transfer via temporary file for files that would exceed system length limit with the temporary extension пре 5 година
CopyParam.h fb013d64dc Redundant constants пре 4 година
CoreMain.cpp f04212e89e Updating application log API пре 3 година
CoreMain.h 9b0856ca7a Optimizing application logging macros пре 3 година
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa пре 6 година
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 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) пре 5 година
FileBuffer.h 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) пре 5 година
FileInfo.cpp c17e528e26 Code formatting пре 4 година
FileInfo.h 98fa08c5c5 Bug fix: Version check did not work with five digit build number пре 5 година
FileMasks.cpp b5f0f2cdb8 Bug fix: Incorrect escaping of values in single-quoted patterns in custom commands + Unifying escaping of shell command arguments пре 3 година
FileMasks.h c5a60526ed Bug 2052: File masks relative to the root of an operation пре 3 година
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 e69b2bc2a6 Redundant check пре 3 година
FtpFileSystem.h 8994d1f98e Simplifying CalculateFilesChecksum API пре 3 година
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 fb707f79f3 Factoring out NotImplemented() пре 3 година
HierarchicalStorage.h 2dd517c888 Switch-like raw session settings can be configured using on/off/auto keywords пре 4 година
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) пре 7 година
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) пре 7 година
Interface.h 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 година
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 1ce08e128f Merge branch 'master' into dev пре 4 година
NeonIntf.h 1fe119535a Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates пре 5 година
Option.cpp 9a417c3079 Bug 2070: Misplaced warning about unused scripting parameters when /rawsettings command-line switch is used пре 3 година
Option.h 9a417c3079 Bug 2070: Misplaced warning about unused scripting parameters when /rawsettings command-line switch is used пре 3 година
PuttyIntf.cpp e4bc3b1cca Further updates to PuTTY 0.77 (particularly to restore HTTP proxy support) пре 3 година
PuttyIntf.h 6c8cf9ae8d Updating code to PuTTY 0.77 пре 3 година
PuttyTools.h 2a355b95b1 Warning when selecting too new key file + Fixing selecting PPK files and error message when selecting SSH-1 keys, both broken by 5dfcf1eb пре 4 година
Queue.cpp b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum пре 3 година
Queue.h 92c97a912c Bug 194: Ongoing delete operation can be moved to background queue пре 4 година
RemoteFiles.cpp d284d93a83 Merge branch 'master' into dev пре 3 година
RemoteFiles.h d284d93a83 Merge branch 'master' into dev пре 3 година
S3FileSystem.cpp 1385cd78a5 Bug 1995: Support S3 servers without TLS encryption пре 3 година
S3FileSystem.h 8994d1f98e Simplifying CalculateFilesChecksum API пре 3 година
ScpFileSystem.cpp b538e0ac9f Unused variable from b4c490b4 пре 3 година
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 b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum пре 3 година
Script.h 8994d1f98e Simplifying CalculateFilesChecksum API пре 3 година
SecureShell.cpp 45ce42b255 Updating code to PuTTY 0.77 new local proxy implementation пре 3 година
SecureShell.h 45ce42b255 Updating code to PuTTY 0.77 new local proxy implementation пре 3 година
Security.cpp 4cc8444688 Optimization пре 4 година
Security.h 4cc8444688 Optimization пре 4 година
SessionData.cpp 1385cd78a5 Bug 1995: Support S3 servers without TLS encryption пре 3 година
SessionData.h 1018b272ea Bug 2044: Provide private key as string in .NET assembly пре 3 година
SessionInfo.cpp 2268727e5e Bug 2101: Site with a stored password protected by master password cannot be opened from command-line (2nd) пре 3 година
SessionInfo.h 2268727e5e Bug 2101: Site with a stored password protected by master password cannot be opened from command-line (2nd) пре 3 година
SftpFileSystem.cpp 8994d1f98e Simplifying CalculateFilesChecksum API пре 3 година
SftpFileSystem.h 8994d1f98e Simplifying CalculateFilesChecksum API пре 3 година
Terminal.cpp ac049d1330 Memory leak пре 3 година
Terminal.h ac049d1330 Memory leak пре 3 година
Usage.cpp 79b51c10ed StartupSeconds* counters пре 5 година
Usage.h 79b51c10ed StartupSeconds* counters пре 5 година
WebDAVFileSystem.cpp ca4134cd8a Unused variable пре 3 година
WebDAVFileSystem.h 259af899ce Bug 1667: Support redirected WebDAV downloads (even to another hosts) пре 3 година