Martin Prikryl 16f4adbc8f Bug 2197: Localized HTTP connection error messages are incorrectly decoded 2 years ago
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 years ago
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 years ago
Common.cpp c0b78d0056 Bug 2056: File on local network share treated as folder when uploading 2 years ago
Common.h c0b78d0056 Bug 2056: File on local network share treated as folder when uploading 2 years ago
Configuration.cpp 71ea2a977a Bug 2163: Workaround for using /ini=nul on systems when reading "nul" file fails 2 years ago
Configuration.h 2089ef5ec0 Correcting version display for e78ae617 3 years ago
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 years ago
CopyParam.h fb013d64dc Redundant constants 4 years ago
CoreMain.cpp ee9becf65e OpenSSL does not have any explicit initialization (since 1.1?) 3 years ago
CoreMain.h 4e8624e83b File editing app logging 3 years ago
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa 6 years ago
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 6 years ago
Exceptions.cpp 9242eaf945 Separating context from error 5 years ago
Exceptions.h eaa430fbe4 Bug 1949: Improve handling of long shell command error messages 4 years ago
FileBuffer.cpp 4a0d26a8a1 Removing obsolete commented out code 2 years ago
FileBuffer.h 233ee20502 Simplifying TFileBuffer interface and implementation 2 years ago
FileInfo.cpp c17e528e26 Code formatting 4 years ago
FileInfo.h 98fa08c5c5 Bug fix: Version check did not work with five digit build number 6 years ago
FileMasks.cpp 070ff9ad32 Bug 2107: Private key pattern in PuTTY command-line 3 years ago
FileMasks.h c5a60526ed Bug 2052: File masks relative to the root of an operation 3 years ago
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 years ago
FileOperationProgress.h ec22d33b1d Factoring out IsTransfer 4 years ago
FileSystems.cpp 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell 3 years ago
FileSystems.h 8994d1f98e Simplifying CalculateFilesChecksum API 3 years ago
FtpFileSystem.cpp 1577b39b76 Bug 2194: Support for ProFTPD command OPTS REST STOR to query if upload restart is possible 2 years ago
FtpFileSystem.h 8daf97a9cd Support for FTP CSID command 2 years ago
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 years ago
Global.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 years ago
HierarchicalStorage.cpp 327a00dbd8 ProxyMethod raw session setting supports symbolical value names 2 years ago
HierarchicalStorage.h 327a00dbd8 ProxyMethod raw session setting supports symbolical value names 2 years ago
Http.cpp 265ae0ba49 Logging TLS certificate validation and HTTPS proxy 2 years ago
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Interface.h c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) 3 years ago
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 years ago
KeyGen.h 2e4b4738f0 5.2 7 years ago
NamedObjs.cpp a19b1a7e1a Removing unused (and wrong) code 2 years ago
NamedObjs.h a19b1a7e1a Removing unused (and wrong) code 2 years ago
NeonIntf.cpp 16f4adbc8f Bug 2197: Localized HTTP connection error messages are incorrectly decoded 2 years ago
NeonIntf.h 1fe119535a Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates 5 years ago
Option.cpp de63014d9e puttygen switches --new-passphrase and --old-passphrase are recognized 2 years ago
Option.h afe45263b1 Factoring out ConsumeParam 2 years ago
PuttyIntf.cpp 390246710d Typos in comments 2 years ago
PuttyIntf.h 952e9a2226 SSH ciphers usage counters 2 years ago
PuttyTools.h 282143321d Certificate can be added to ppk key with /keygen 2 years ago
Queue.cpp 01c3658c00 Pure virtual function call caused by 348396c1 3 years ago
Queue.h 92c97a912c Bug 194: Ongoing delete operation can be moved to background queue 4 years ago
RemoteFiles.cpp 5b57c3b878 Using the same timestamp format in local and remote file panels 2 years ago
RemoteFiles.h d284d93a83 Merge branch 'master' into dev 3 years ago
S3FileSystem.cpp 16aca462b2 Factoring out VerifyOrConfirmHttpCertificate 2 years ago
S3FileSystem.h b79aaa06e8 Bug 2057: AWS S3 profile selection 3 years ago
ScpFileSystem.cpp 233ee20502 Simplifying TFileBuffer interface and implementation 2 years ago
ScpFileSystem.h b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum 3 years ago
Script.cpp 7f7427a236 Bug fix: With debug logging enabled, the echoed script commands and XML log group names miss the command name 2 years ago
Script.h 8994d1f98e Simplifying CalculateFilesChecksum API 3 years ago
SecureShell.cpp 3d27a5f88d Bug 2195: Ignore disconnects from the server while closing the connection 2 years ago
SecureShell.h 2fdcc0e6ad Using unique_ptr instead of auto_ptr + Replacing use of auto_ptr, where unique_ptr cannot be used with plain pointers 3 years ago
Security.cpp 265ae0ba49 Logging TLS certificate validation and HTTPS proxy 2 years ago
Security.h 4cc8444688 Optimization 4 years ago
SessionData.cpp 327a00dbd8 ProxyMethod raw session setting supports symbolical value names 2 years ago
SessionData.h ad7deda14d Removing support for SSL 3.0 2 years ago
SessionInfo.cpp ad7deda14d Removing support for SSL 3.0 2 years ago
SessionInfo.h cb021fe3e3 Bug 2120: Consistent behavior across protocols when renaming/moving remote files 3 years ago
SftpFileSystem.cpp dc21cb56f5 Using packet size limit announced by OpenSSH [email protected] extension 2 years ago
SftpFileSystem.h 8a509c67f0 Using SFTP copy-data extension to duplicate remote files with servers that do not support copy-file extension (OpenSSH) 2 years ago
Terminal.cpp 89d75d4c38 Bug 2191: WebDAV or S3 certificate that is recognized by Windows Certificate store, but have other issues, cannot be marked trusted by the user 2 years ago
Terminal.h 16aca462b2 Factoring out VerifyOrConfirmHttpCertificate 2 years ago
Usage.cpp 79b51c10ed StartupSeconds* counters 5 years ago
Usage.h 79b51c10ed StartupSeconds* counters 5 years ago
WebDAVFileSystem.cpp 16aca462b2 Factoring out VerifyOrConfirmHttpCertificate 2 years ago
WebDAVFileSystem.h 718ed232c1 Bug 1667: Support redirected WebDAV downloads (even to other hosts) – 2nd (preserving query strings) 3 years ago