Martin Prikryl 29a0b2d604 Bug fix: HTTP proxy authentication prompt was not localized hace 2 años
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu hace 7 años
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu hace 7 años
Common.cpp c0b78d0056 Bug 2056: File on local network share treated as folder when uploading hace 2 años
Common.h c0b78d0056 Bug 2056: File on local network share treated as folder when uploading hace 2 años
Configuration.cpp 71ea2a977a Bug 2163: Workaround for using /ini=nul on systems when reading "nul" file fails hace 2 años
Configuration.h 2089ef5ec0 Correcting version display for e78ae617 hace 3 años
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 hace 5 años
CopyParam.h fb013d64dc Redundant constants hace 4 años
CoreMain.cpp ee9becf65e OpenSSL does not have any explicit initialization (since 1.1?) hace 3 años
CoreMain.h 4e8624e83b File editing app logging hace 3 años
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa hace 6 años
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 hace 6 años
Exceptions.cpp 9242eaf945 Separating context from error hace 5 años
Exceptions.h eaa430fbe4 Bug 1949: Improve handling of long shell command error messages hace 4 años
FileBuffer.cpp 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) hace 5 años
FileBuffer.h 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) hace 5 años
FileInfo.cpp c17e528e26 Code formatting hace 4 años
FileInfo.h 98fa08c5c5 Bug fix: Version check did not work with five digit build number hace 5 años
FileMasks.cpp 070ff9ad32 Bug 2107: Private key pattern in PuTTY command-line hace 3 años
FileMasks.h c5a60526ed Bug 2052: File masks relative to the root of an operation hace 3 años
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 hace 3 años
FileOperationProgress.h ec22d33b1d Factoring out IsTransfer hace 4 años
FileSystems.cpp 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell hace 3 años
FileSystems.h 8994d1f98e Simplifying CalculateFilesChecksum API hace 3 años
FtpFileSystem.cpp 8daf97a9cd Support for FTP CSID command hace 2 años
FtpFileSystem.h 8daf97a9cd Support for FTP CSID command hace 2 años
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords hace 6 años
Global.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords hace 6 años
HierarchicalStorage.cpp 71ea2a977a Bug 2163: Workaround for using /ini=nul on systems when reading "nul" file fails hace 2 años
HierarchicalStorage.h 71ea2a977a Bug 2163: Workaround for using /ini=nul on systems when reading "nul" file fails hace 2 años
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) hace 7 años
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) hace 7 años
Interface.h c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) hace 3 años
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore hace 6 años
KeyGen.h 2e4b4738f0 5.2 hace 7 años
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting hace 7 años
NamedObjs.h d8f92984b9 First public commit of dev branch hace 7 años
NeonIntf.cpp 1ce08e128f Merge branch 'master' into dev hace 4 años
NeonIntf.h 1fe119535a Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates hace 5 años
Option.cpp afe45263b1 Factoring out ConsumeParam hace 2 años
Option.h afe45263b1 Factoring out ConsumeParam hace 2 años
PuttyIntf.cpp 390246710d Typos in comments hace 2 años
PuttyIntf.h 952e9a2226 SSH ciphers usage counters hace 2 años
PuttyTools.h 282143321d Certificate can be added to ppk key with /keygen hace 2 años
Queue.cpp 01c3658c00 Pure virtual function call caused by 348396c1 hace 3 años
Queue.h 92c97a912c Bug 194: Ongoing delete operation can be moved to background queue hace 4 años
RemoteFiles.cpp 5b57c3b878 Using the same timestamp format in local and remote file panels hace 2 años
RemoteFiles.h d284d93a83 Merge branch 'master' into dev hace 3 años
S3FileSystem.cpp b8049eccbf Bug 2166: Failure when selecting S3 protocol in Login dialog with non-existing .aws/credentials file hace 2 años
S3FileSystem.h b79aaa06e8 Bug 2057: AWS S3 profile selection hace 2 años
ScpFileSystem.cpp f4fd36ff6d Bug 2129: Clear environment variables BLOCK_SIZE and LS_BLOCK_SIZE hace 3 años
ScpFileSystem.h b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum hace 3 años
Script.cpp c280d67894 Commit cb021fe3 unintentionally introduced overwrite confirmation to scripting hace 2 años
Script.h 8994d1f98e Simplifying CalculateFilesChecksum API hace 3 años
SecureShell.cpp 29a0b2d604 Bug fix: HTTP proxy authentication prompt was not localized hace 2 años
SecureShell.h 2fdcc0e6ad Using unique_ptr instead of auto_ptr + Replacing use of auto_ptr, where unique_ptr cannot be used with plain pointers hace 3 años
Security.cpp 4cc8444688 Optimization hace 4 años
Security.h 4cc8444688 Optimization hace 4 años
SessionData.cpp 7012b4e6ff Bug fix: Generated code uses obsolete SessionOptions.WebdavSecure property instead of current SessionOptions.Secure + Generated code for unsecure S3 protocol does not include SessionOptions.Secure property hace 2 años
SessionData.h deb89bf039 App logging for Open in PuTTY hace 2 años
SessionInfo.cpp 070ff9ad32 Bug 2107: Private key pattern in PuTTY command-line hace 3 años
SessionInfo.h cb021fe3e3 Bug 2120: Consistent behavior across protocols when renaming/moving remote files hace 3 años
SftpFileSystem.cpp 8a509c67f0 Using SFTP copy-data extension to duplicate remote files with servers that do not support copy-file extension (OpenSSH) hace 2 años
SftpFileSystem.h 8a509c67f0 Using SFTP copy-data extension to duplicate remote files with servers that do not support copy-file extension (OpenSSH) hace 2 años
Terminal.cpp f4990c3704 Comment on a redundant storing of username to workspace hace 2 años
Terminal.h c280d67894 Commit cb021fe3 unintentionally introduced overwrite confirmation to scripting hace 2 años
Usage.cpp 79b51c10ed StartupSeconds* counters hace 5 años
Usage.h 79b51c10ed StartupSeconds* counters hace 5 años
WebDAVFileSystem.cpp 034cef6f3e Dead link hace 2 años
WebDAVFileSystem.h 718ed232c1 Bug 1667: Support redirected WebDAV downloads (even to other hosts) – 2nd (preserving query strings) hace 3 años