Martin Prikryl d49b6f1aa1 Recognizing [email protected] SFTP extension 4 lat temu
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 lat temu
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 lat temu
Common.cpp 7cf6db6940 Missing include (2nd) 4 lat temu
Common.h f809538d2c Logging all ancestor processes 4 lat temu
Configuration.cpp 37efe27dcb Logging release date 4 lat temu
Configuration.h bd8d7041c0 Bug 958: Local ports for active FTP mode can be limited 5 lat temu
CopyParam.cpp d8a274d910 Bug 1922: Do not use a transfer via temporary file for files that would exceed system length limit with the temporary extension 5 lat temu
CopyParam.h d8a274d910 Bug 1922: Do not use a transfer via temporary file for files that would exceed system length limit with the temporary extension 5 lat temu
CoreMain.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch 7 lat temu
CoreMain.h 26b6b13bc8 5.6 7 lat temu
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa 6 lat temu
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 6 lat temu
Exceptions.cpp 55609e080c Separating context from error 5 lat temu
Exceptions.h b3fd583f41 Bug 1949: Improve handling of long shell command error messages 4 lat temu
FileBuffer.cpp 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 lat temu
FileBuffer.h 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 lat temu
FileInfo.cpp 98fa08c5c5 Bug fix: Version check did not work with five digit build number 6 lat temu
FileInfo.h 98fa08c5c5 Bug fix: Version check did not work with five digit build number 6 lat temu
FileMasks.cpp cf63287794 Bug fix: Target file name with escaped operation mask special symbols was incorrectly interpreted as an actual operation mask on some dialogs (upload, duplicate, etc), resulting in misplaced warnings 4 lat temu
FileMasks.h 467099ed55 Bug fix: Custom command patterns !S/!E do not include fingerprint of TLS certificate 5 lat temu
FileOperationProgress.cpp 2fdd36d818 Invalid assertion 4 lat temu
FileOperationProgress.h 2fdd36d818 Invalid assertion 4 lat temu
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 7 lat temu
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 lat temu
FtpFileSystem.cpp 29ff9efc2c Bug 1944: Allow displaying all VMS file revisions with FTP protocol 4 lat temu
FtpFileSystem.h 29ff9efc2c Bug 1944: Allow displaying all VMS file revisions with FTP protocol 4 lat temu
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 lat temu
Global.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 lat temu
HierarchicalStorage.cpp 4f8013a2de Switch-like raw session settings can be configured using on/off/auto keywords 4 lat temu
HierarchicalStorage.h 4f8013a2de Switch-like raw session settings can be configured using on/off/auto keywords 4 lat temu
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 lat temu
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 lat temu
Interface.h 0eec9b8d30 Logging user query responses 4 lat temu
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 lat temu
KeyGen.h 2e4b4738f0 5.2 7 lat temu
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 lat temu
NamedObjs.h d8f92984b9 First public commit of dev branch 7 lat temu
NeonIntf.cpp 39e211ccd6 Compile error caused by a411a007 4 lat temu
NeonIntf.h 90d27a6ac8 Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates 5 lat temu
Option.cpp 55a3b5b2d6 Factoring out TOptions::Parse 6 lat temu
Option.h 55a3b5b2d6 Factoring out TOptions::Parse 6 lat temu
PuttyIntf.cpp a13b8f9ac3 Memory leak from PuTTY 0.76 (2514e9cd, on master branch c3783817) 4 lat temu
PuttyIntf.h 21d47649f0 When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly 5 lat temu
PuttyTools.h 5a54aaf111 Bug 1833: Cannot connect to SSH-1 servers 5 lat temu
Queue.cpp 02fe7ae992 Bug fix: Memory leak when deleting completed background transfers 4 lat temu
Queue.h 17d5e0d1e5 Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip 5 lat temu
RemoteFiles.cpp 98527fe824 Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils 5 lat temu
RemoteFiles.h 98527fe824 Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils 5 lat temu
S3FileSystem.cpp 0e894c33e4 Bug 1941: Support reading S3 credentials from AWS CLI configuration 4 lat temu
S3FileSystem.h 0e894c33e4 Bug 1941: Support reading S3 credentials from AWS CLI configuration 4 lat temu
ScpFileSystem.cpp b3fd583f41 Bug 1949: Improve handling of long shell command error messages 4 lat temu
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 lat temu
Script.cpp f0c86d64d6 Fixing invalid logic from 5ec39a0c 4 lat temu
Script.h 5ec39a0c4e Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged 4 lat temu
SecureShell.cpp 79f7c90fef Logging SSH authentication prompts responding 4 lat temu
SecureShell.h 9f7490ab08 Bug 1977: Ignore disconnect messages from the server while closing the connection 4 lat temu
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older 7 lat temu
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 7 lat temu
SessionData.cpp 29ff9efc2c Bug 1944: Allow displaying all VMS file revisions with FTP protocol 4 lat temu
SessionData.h 29ff9efc2c Bug 1944: Allow displaying all VMS file revisions with FTP protocol 4 lat temu
SessionInfo.cpp 29ff9efc2c Bug 1944: Allow displaying all VMS file revisions with FTP protocol 4 lat temu
SessionInfo.h 1747f92ac3 Bug 1738 – Stream interface in .NET assembly (download) 5 lat temu
SftpFileSystem.cpp d49b6f1aa1 Recognizing [email protected] SFTP extension 4 lat temu
SftpFileSystem.h 5b5a56f675 Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session 4 lat temu
Terminal.cpp 225590cc58 Bug 2022: Failure when submitting prompt with "Never ask me again" selected 4 lat temu
Terminal.h 493eb31789 Bug 1996: Increment port numbers for secondary connections of tunneled sessions with fixed forwarding port number 4 lat temu
Usage.cpp f36d12ce3d StartupSeconds* counters 5 lat temu
Usage.h f36d12ce3d StartupSeconds* counters 5 lat temu
WebDAVFileSystem.cpp f46416fe9f Links updates (tools.ietf.org => datatracker.ietf.org) 4 lat temu
WebDAVFileSystem.h 4dd8ee006c Bug 1824: Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface 4 lat temu