Martin Prikryl 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords před 6 roky
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu před 7 roky
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu před 7 roky
Common.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords před 6 roky
Common.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords před 6 roky
Configuration.cpp 8051ea3a2b Bug 1789: Fallback to default ANSI encoding, when known_hosts file is not in UTF-8 před 6 roky
Configuration.h a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders před 6 roky
CopyParam.cpp 56eaa66b7c Speed box in Progress window responds to mouse wheel před 6 roky
CopyParam.h 56eaa66b7c Speed box in Progress window responds to mouse wheel před 6 roky
CoreMain.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch před 7 roky
CoreMain.h 26b6b13bc8 5.6 před 7 roky
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa před 6 roky
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 před 6 roky
Exceptions.cpp 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) před 7 roky
Exceptions.h 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) před 7 roky
FileBuffer.cpp 1b196e756b Bug 1787: Better error message when writing INI file fails před 6 roky
FileBuffer.h d8f92984b9 First public commit of dev branch před 7 roky
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) před 7 roky
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) před 7 roky
FileMasks.cpp 209f865590 Bug fix: Failure when starting (local) custom command with no session opened před 6 roky
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask před 7 roky
FileOperationProgress.cpp ebc5784505 Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed před 6 roky
FileOperationProgress.h ebc5784505 Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed před 6 roky
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 před 7 roky
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server před 7 roky
FtpFileSystem.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords před 6 roky
FtpFileSystem.h aef97b306b Bug 1767: Automatically reconnect when FTP data connection cannot be opened, if it previously worked před 6 roky
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords před 6 roky
Global.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords před 6 roky
HierarchicalStorage.cpp 1b196e756b Bug 1787: Better error message when writing INI file fails před 6 roky
HierarchicalStorage.h 7861d4c851 Individual configuration storage sections can be set read-only před 6 roky
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) před 7 roky
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) před 7 roky
Interface.h a16fea2f60 Typo in macro name před 7 roky
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore před 6 roky
KeyGen.h 2e4b4738f0 5.2 před 7 roky
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting před 7 roky
NamedObjs.h d8f92984b9 First public commit of dev branch před 7 roky
NeonIntf.cpp b86225042c Update to OpenSSL OpenSSL 1.1.1a před 6 roky
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) před 7 roky
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) před 7 roky
Option.h d8f92984b9 First public commit of dev branch před 7 roky
PuttyIntf.cpp b98866adec Host key and certificate fingerprint verification improvements: před 6 roky
PuttyIntf.h 8d01b42a6c Updating code to PuTTY c6a8731b před 6 roky
PuttyTools.h b98866adec Host key and certificate fingerprint verification improvements: před 6 roky
Queue.cpp ebc5784505 Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed před 6 roky
Queue.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts před 7 roky
RemoteFiles.cpp cce2c518c1 Synchronization progress is calculated incorrectly (caused by a62f0274) před 6 roky
RemoteFiles.h 8b0a158bb9 Bug 1747: Consider size of linked file when transferring/synchronizing symbolic link před 6 roky
S3FileSystem.cpp 5a0488ca09 Bug 1632: Support S3 servers with Path URI style (like Minio) před 6 roky
S3FileSystem.h 60ffc87ab8 Bug 1780: Allow use of non standard port numbers with S3 protocol před 6 roky
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 před 6 roky
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server před 7 roky
Script.cpp f500b385aa Bug 150: Resolve local environment variables in initial session local path před 6 roky
Script.h 4c0917b517 When using a scripting console interactively, not warning about opening a session from a command-line or using a stored site před 6 roky
SecureShell.cpp 9fcc1f7f4a cbcurr can be left behind when session is disconnected while a callback is called před 6 roky
SecureShell.h bdf994a731 Proper session cleanup after upgrade to PuTTY 0.71 před 6 roky
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older před 7 roky
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails před 7 roky
SessionData.cpp f500b385aa Bug 150: Resolve local environment variables in initial session local path před 6 roky
SessionData.h f500b385aa Bug 150: Resolve local environment variables in initial session local path před 6 roky
SessionInfo.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords před 6 roky
SessionInfo.h 0661aaa75c Bug 1371 – Synchronization preview in .NET assembly před 7 roky
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 před 6 roky
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 před 6 roky
Terminal.cpp fcce1b39c8 Improving formatting of some messages před 6 roky
Terminal.h ebc5784505 Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed před 6 roky
Usage.cpp 54be1dc611 More readable usage statistics display před 7 roky
Usage.h 54be1dc611 More readable usage statistics display před 7 roky
WebDAVFileSystem.cpp 8b5f028d3a Updating links in comments před 6 roky
WebDAVFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server před 7 roky