Martin Prikryl 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords hace 6 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 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords hace 6 años
Common.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords hace 6 años
Configuration.cpp 8051ea3a2b Bug 1789: Fallback to default ANSI encoding, when known_hosts file is not in UTF-8 hace 6 años
Configuration.h a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders hace 6 años
CopyParam.cpp 56eaa66b7c Speed box in Progress window responds to mouse wheel hace 6 años
CopyParam.h 56eaa66b7c Speed box in Progress window responds to mouse wheel hace 6 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 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) hace 7 años
Exceptions.h 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) hace 7 años
FileBuffer.cpp 1b196e756b Bug 1787: Better error message when writing INI file fails hace 6 años
FileBuffer.h d8f92984b9 First public commit of dev branch hace 7 años
FileInfo.cpp 961d7c152c Sending .NET framework version to the server when downloading extension + Comparing the .NET version number component by component (=handling build number correctly) hace 7 años
FileInfo.h 961d7c152c Sending .NET framework version to the server when downloading extension + Comparing the .NET version number component by component (=handling build number correctly) hace 7 años
FileMasks.cpp 209f865590 Bug fix: Failure when starting (local) custom command with no session opened hace 6 años
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask hace 7 años
FileOperationProgress.cpp ebc5784505 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 ebc5784505 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 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords hace 6 años
FtpFileSystem.h aef97b306b Bug 1767: Automatically reconnect when FTP data connection cannot be opened, if it previously worked hace 6 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 1b196e756b Bug 1787: Better error message when writing INI file fails hace 6 años
HierarchicalStorage.h 7861d4c851 Individual configuration storage sections can be set read-only hace 6 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 a16fea2f60 Typo in macro name hace 7 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 b86225042c Update to OpenSSL OpenSSL 1.1.1a hace 6 años
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) hace 7 años
Option.cpp 78506ae1b7 Transfer settings that do not have a dedicated scripting switch or a .NET TransferSettings property can be set using -rawtransfesettings switch or TransferSettings.AddRawSettings method + Generated script/code can generate these + Tests that previously used AddRawConfiguration(@"Interface\CopyParam\...), use AddRawSettings now. + It's possible to limit number of command line parameters used for open-ended switches like -rawconfig, -rawsettings and -rawtransfesettings using syntax -switch[count] + Fixing GetFilesExcludeEmptyDirectories test (it didn't upload hidden files previously) hace 7 años
Option.h d8f92984b9 First public commit of dev branch hace 7 años
PuttyIntf.cpp b98866adec Host key and certificate fingerprint verification improvements: hace 6 años
PuttyIntf.h 8d01b42a6c Updating code to PuTTY c6a8731b hace 6 años
PuttyTools.h b98866adec Host key and certificate fingerprint verification improvements: hace 6 años
Queue.cpp ebc5784505 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
Queue.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts hace 7 años
RemoteFiles.cpp cce2c518c1 Synchronization progress is calculated incorrectly (caused by a62f0274) hace 6 años
RemoteFiles.h 8b0a158bb9 Bug 1747: Consider size of linked file when transferring/synchronizing symbolic link hace 6 años
S3FileSystem.cpp 5a0488ca09 Bug 1632: Support S3 servers with Path URI style (like Minio) hace 6 años
S3FileSystem.h 60ffc87ab8 Bug 1780: Allow use of non standard port numbers with S3 protocol hace 6 años
ScpFileSystem.cpp 1fea8fe90e Bug 1770: Files larger than 0.5 GB are never uploaded in ascii/text mode with SCP protocol as it would fail anyway due to memory issues hace 6 años
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server hace 7 años
Script.cpp f500b385aa Bug 150: Resolve local environment variables in initial session local path hace 6 años
Script.h 4c0917b517 When using a scripting console interactively, not warning about opening a session from a command-line or using a stored site hace 6 años
SecureShell.cpp 9fcc1f7f4a cbcurr can be left behind when session is disconnected while a callback is called hace 6 años
SecureShell.h bdf994a731 Proper session cleanup after upgrade to PuTTY 0.71 hace 6 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 f500b385aa Bug 150: Resolve local environment variables in initial session local path hace 6 años
SessionData.h f500b385aa Bug 150: Resolve local environment variables in initial session local path hace 6 años
SessionInfo.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords hace 6 años
SessionInfo.h 0661aaa75c Bug 1371 – Synchronization preview in .NET assembly hace 7 años
SftpFileSystem.cpp f0c1dfcaa8 Bug 1766: It was not possible to overwrite remote file, when moving of overwritten files to remote recycle bin was configured, but the file could not be moved hace 6 años
SftpFileSystem.h 9c3603d79f Bug 1759: When uploading file to a symbolic link with enabled remote recycle bin, the symbolic link should not be moved to the recycle bin hace 6 años
Terminal.cpp fcce1b39c8 Improving formatting of some messages hace 6 años
Terminal.h ebc5784505 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
Usage.cpp 54be1dc611 More readable usage statistics display hace 7 años
Usage.h 54be1dc611 More readable usage statistics display hace 7 años
WebDAVFileSystem.cpp 8b5f028d3a Updating links in comments hace 6 años
WebDAVFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server hace 7 años