Martin Prikryl f0c86d64d6 Fixing invalid logic from 5ec39a0c hace 4 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 7112b5c784 Ignoring GetModuleFileNameEx failure when reporting parent process name hace 4 años
Common.h e2c08d76d3 Bug 1920: Use dark window title for the main window in the dark mode on Windows 10 2004 hace 5 años
Configuration.cpp bd8d7041c0 Bug 958: Local ports for active FTP mode can be limited hace 5 años
Configuration.h bd8d7041c0 Bug 958: Local ports for active FTP mode can be limited hace 5 años
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 hace 5 años
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 hace 5 años
CoreMain.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch hace 7 años
CoreMain.h 26b6b13bc8 5.6 hace 7 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 55609e080c Separating context from error hace 5 años
Exceptions.h 7263b2a345 Provide more context to error reports for frequent access violation when reading the clipboard hace 5 años
FileBuffer.cpp 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) hace 5 años
FileBuffer.h 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) hace 5 años
FileInfo.cpp 98fa08c5c5 Bug fix: Version check did not work with five digit build number hace 6 años
FileInfo.h 98fa08c5c5 Bug fix: Version check did not work with five digit build number hace 6 años
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 hace 5 años
FileMasks.h 467099ed55 Bug fix: Custom command patterns !S/!E do not include fingerprint of TLS certificate hace 5 años
FileOperationProgress.cpp 902ccabbbf Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed hace 6 años
FileOperationProgress.h 902ccabbbf Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed hace 6 años
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 hace 7 años
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server hace 7 años
FtpFileSystem.cpp e757f7b77b Bug 1950: Parsing of multiline VMS FTP listing entries is broken hace 4 años
FtpFileSystem.h b8fd5b18a2 Bug 49: Improved FTP support for VMS servers (and potentially for other non-Unix-like systems) hace 4 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 4f8013a2de Switch-like raw session settings can be configured using on/off/auto keywords hace 4 años
HierarchicalStorage.h 4f8013a2de Switch-like raw session settings can be configured using on/off/auto keywords hace 4 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 809cf184ac Bug 1821: Alternative way to provide credentials in scripting/command-line without URL-encoding hace 5 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 90d27a6ac8 Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates hace 5 años
NeonIntf.h 90d27a6ac8 Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates hace 5 años
Option.cpp 55a3b5b2d6 Factoring out TOptions::Parse hace 6 años
Option.h 55a3b5b2d6 Factoring out TOptions::Parse hace 6 años
PuttyIntf.cpp 6fd78072e0 Bug 1917: List encrypt-then-MAC algorithms in /info listing hace 5 años
PuttyIntf.h 21d47649f0 When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly hace 5 años
PuttyTools.h 5a54aaf111 Bug 1833: Cannot connect to SSH-1 servers hace 5 años
Queue.cpp 17d5e0d1e5 Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip hace 5 años
Queue.h 17d5e0d1e5 Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip hace 5 años
RemoteFiles.cpp 98527fe824 Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils hace 5 años
RemoteFiles.h 98527fe824 Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils hace 5 años
S3FileSystem.cpp 93434a1d24 Wrong indentation from 362cf8c2 hace 4 años
S3FileSystem.h 0d2fade8f7 Bug 1839: Support for authentication using temporary credentials from AWS Security Token Service (STS) hace 5 años
ScpFileSystem.cpp 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) hace 5 años
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server hace 7 años
Script.cpp f0c86d64d6 Fixing invalid logic from 5ec39a0c hace 4 años
Script.h 5ec39a0c4e Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged hace 4 años
SecureShell.cpp 8645873789 Adjusting parameter names to PuTTY 0.74 hace 5 años
SecureShell.h 8645873789 Adjusting parameter names to PuTTY 0.74 hace 5 años
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older hace 7 años
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails hace 7 años
SessionData.cpp 1af27ad66a Improving validation of port numbers in scripting and .NET assembly hace 4 años
SessionData.h 2ee282d003 Merge branch 'hotfix' hace 4 años
SessionInfo.cpp 069aa20fb3 Bug 1948: Debug information is printed at the end of the scripting session when debug logging level is set even if logging is turned off hace 4 años
SessionInfo.h 1747f92ac3 Bug 1738 – Stream interface in .NET assembly (download) hace 5 años
SftpFileSystem.cpp 533ed8c4ec Https in comment link hace 4 años
SftpFileSystem.h cebb4e2a67 With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738) hace 5 años
Terminal.cpp 5ec39a0c4e Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged hace 4 años
Terminal.h 17d5e0d1e5 Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip hace 5 años
Usage.cpp f36d12ce3d StartupSeconds* counters hace 5 años
Usage.h f36d12ce3d StartupSeconds* counters hace 5 años
WebDAVFileSystem.cpp 1316cd0247 Bug fix: Timezone is not correctly reflected in S3 timestamps hace 4 años
WebDAVFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server hace 7 años