Martin Prikryl a21c9d1393 Typo in a comment 5 vuotta sitten
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 vuotta sitten
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 vuotta sitten
Common.cpp 555831790b Files with the same name except for a letter case are sorted deterministically (2nd) 5 vuotta sitten
Common.h d8984405bc Removing trailing numbers from command names when preserving toolbar buttons setup for forward compatibility, when commands are renamed (typically only to tweak a command hint) 5 vuotta sitten
Configuration.cpp 55b14bfe93 Optimizing logging 5 vuotta sitten
Configuration.h 55b14bfe93 Optimizing logging 5 vuotta sitten
CopyParam.cpp 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 vuotta sitten
CopyParam.h 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 vuotta sitten
CoreMain.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch 7 vuotta sitten
CoreMain.h 26b6b13bc8 5.6 7 vuotta sitten
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa 6 vuotta sitten
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 6 vuotta sitten
Exceptions.cpp da0392671b Provide more context to error reports for frequent access violation when reading the clipboard 5 vuotta sitten
Exceptions.h da0392671b Provide more context to error reports for frequent access violation when reading the clipboard 5 vuotta sitten
FileBuffer.cpp 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 vuotta sitten
FileBuffer.h 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 vuotta sitten
FileInfo.cpp 98fa08c5c5 Bug fix: Version check did not work with five digit build number 5 vuotta sitten
FileInfo.h 98fa08c5c5 Bug fix: Version check did not work with five digit build number 5 vuotta sitten
FileMasks.cpp f21e2db167 Bug fix: Custom command patterns !S/!E do not include fingerprint of TLS certificate 5 vuotta sitten
FileMasks.h f21e2db167 Bug fix: Custom command patterns !S/!E do not include fingerprint of TLS certificate 5 vuotta sitten
FileOperationProgress.cpp ebc5784505 Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed 6 vuotta sitten
FileOperationProgress.h ebc5784505 Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed 6 vuotta sitten
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 7 vuotta sitten
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 vuotta sitten
FtpFileSystem.cpp 7cffe6e046 Prevent assertion in TFTPFileSystem::WaitForReply when reconnecting 5 vuotta sitten
FtpFileSystem.h aef97b306b Bug 1767: Automatically reconnect when FTP data connection cannot be opened, if it previously worked 6 vuotta sitten
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 vuotta sitten
Global.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 vuotta sitten
HierarchicalStorage.cpp 8c646ce6af Bug fix: Cleaning up cached SSH host keys did not work + Cleaning up configuration did not remove jumplist 6 vuotta sitten
HierarchicalStorage.h cdfe45def5 Bug 1860: Percent sign (%) in PuTTY session settings (such as IPv6 scope syntax) is misinterpreted when importing 5 vuotta sitten
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 vuotta sitten
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 vuotta sitten
Interface.h 4fd4cfb6e5 Bug 1821: Alternative way to provide credentials in scripting/command-line without URL-encoding 5 vuotta sitten
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 vuotta sitten
KeyGen.h 2e4b4738f0 5.2 7 vuotta sitten
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 vuotta sitten
NamedObjs.h d8f92984b9 First public commit of dev branch 7 vuotta sitten
NeonIntf.cpp 1fe119535a Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates 5 vuotta sitten
NeonIntf.h 1fe119535a Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates 5 vuotta sitten
Option.cpp 55a3b5b2d6 Factoring out TOptions::Parse 6 vuotta sitten
Option.h 55a3b5b2d6 Factoring out TOptions::Parse 6 vuotta sitten
PuttyIntf.cpp c91bc6945b Adjusting parameter names to PuTTY 0.74 5 vuotta sitten
PuttyIntf.h b79f8c4789 When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly 6 vuotta sitten
PuttyTools.h 5a54aaf111 Bug 1833: Cannot connect to SSH-1 servers 5 vuotta sitten
Queue.cpp 24dcc6ebb2 Bug 1785: Allow seeing a complete list of files that are part of a background transfer 5 vuotta sitten
Queue.h 24dcc6ebb2 Bug 1785: Allow seeing a complete list of files that are part of a background transfer 5 vuotta sitten
RemoteFiles.cpp e31f0b66c7 Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils 5 vuotta sitten
RemoteFiles.h e31f0b66c7 Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils 5 vuotta sitten
S3FileSystem.cpp 9625854f72 Bug 1732: Optimizing S3 connection buffers for speed 5 vuotta sitten
S3FileSystem.h 60ffc87ab8 Bug 1780: Allow use of non standard port numbers with S3 protocol 6 vuotta sitten
ScpFileSystem.cpp 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 vuotta sitten
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 vuotta sitten
Script.cpp b686736604 Bug 71: Case-sensitive synchronization 5 vuotta sitten
Script.h 6e5c55fab9 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 vuotta sitten
SecureShell.cpp c91bc6945b Adjusting parameter names to PuTTY 0.74 5 vuotta sitten
SecureShell.h c91bc6945b Adjusting parameter names to PuTTY 0.74 5 vuotta sitten
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older 7 vuotta sitten
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 7 vuotta sitten
SessionData.cpp 218f33154a Bug 1876: Compatibility with WebDAV servers that incorrectly encode file URL 5 vuotta sitten
SessionData.h 218f33154a Bug 1876: Compatibility with WebDAV servers that incorrectly encode file URL 5 vuotta sitten
SessionInfo.cpp fb0710c624 Bug 1897: Session.CompareDirectories handles incorrectly files with names containing reserved XML characters 5 vuotta sitten
SessionInfo.h 56db37fceb Bug 1738 – Stream interface in .NET assembly (download) 5 vuotta sitten
SftpFileSystem.cpp 34785ac865 Bug 1883: Directory reading cannot be cancelled for SFTP servers that provide optional end-of-list field 5 vuotta sitten
SftpFileSystem.h 891e603d76 With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738) 5 vuotta sitten
Terminal.cpp a21c9d1393 Typo in a comment 5 vuotta sitten
Terminal.h b686736604 Bug 71: Case-sensitive synchronization 5 vuotta sitten
Usage.cpp 79b51c10ed StartupSeconds* counters 5 vuotta sitten
Usage.h 79b51c10ed StartupSeconds* counters 5 vuotta sitten
WebDAVFileSystem.cpp 218f33154a Bug 1876: Compatibility with WebDAV servers that incorrectly encode file URL 5 vuotta sitten
WebDAVFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 vuotta sitten