Martin Prikryl 4186858f7d Do not collect those PuTTY settings that WinSCP sets on its own 6 years ago
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 years ago
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 years ago
Common.cpp b93bd1246f Bug fix: Settings with an empty default value were not listed in Add Raw Site Settings dialog 6 years ago
Common.h b93bd1246f Bug fix: Settings with an empty default value were not listed in Add Raw Site Settings dialog 6 years ago
Configuration.cpp 46a9c8fed9 Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY 6 years ago
Configuration.h 46a9c8fed9 Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY 6 years ago
CopyParam.cpp 56eaa66b7c Speed box in Progress window responds to mouse wheel 6 years ago
CopyParam.h 56eaa66b7c Speed box in Progress window responds to mouse wheel 6 years ago
CoreMain.cpp 60875e3fe2 List of supported ciphers and algorithms can be printed using /info command-line switch 7 years ago
CoreMain.h 26b6b13bc8 5.6 7 years ago
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa 6 years ago
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 6 years ago
Exceptions.cpp 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) 7 years ago
Exceptions.h 8671e9768e Connections that failed to open were not closed (caused by 44cd238825) 7 years ago
FileBuffer.cpp 1b196e756b Bug 1787: Better error message when writing INI file fails 6 years ago
FileBuffer.h d8f92984b9 First public commit of dev branch 7 years ago
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) 7 years ago
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) 7 years ago
FileMasks.cpp 209f865590 Bug fix: Failure when starting (local) custom command with no session opened 6 years ago
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask 7 years ago
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 years ago
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 years ago
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 7 years ago
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 years ago
FtpFileSystem.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 years ago
FtpFileSystem.h aef97b306b Bug 1767: Automatically reconnect when FTP data connection cannot be opened, if it previously worked 6 years ago
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 years ago
Global.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 years ago
HierarchicalStorage.cpp 46a9c8fed9 Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY 6 years ago
HierarchicalStorage.h 46a9c8fed9 Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY 6 years ago
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Interface.h a16fea2f60 Typo in macro name 7 years ago
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 years ago
KeyGen.h 2e4b4738f0 5.2 7 years ago
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 years ago
NamedObjs.h d8f92984b9 First public commit of dev branch 7 years ago
NeonIntf.cpp b86225042c Update to OpenSSL OpenSSL 1.1.1a 6 years ago
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Option.cpp 55a3b5b2d6 Factoring out TOptions::Parse 6 years ago
Option.h 55a3b5b2d6 Factoring out TOptions::Parse 6 years ago
PuttyIntf.cpp 46a9c8fed9 Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY 6 years ago
PuttyIntf.h 46a9c8fed9 Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY 6 years ago
PuttyTools.h 46a9c8fed9 Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY 6 years ago
Queue.cpp ebc5784505 Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed 6 years ago
Queue.h 3e2c325c65 Bug 1681: Create background queue connection right after session starts 7 years ago
RemoteFiles.cpp cce2c518c1 Synchronization progress is calculated incorrectly (caused by a62f0274) 6 years ago
RemoteFiles.h 8b0a158bb9 Bug 1747: Consider size of linked file when transferring/synchronizing symbolic link 6 years ago
S3FileSystem.cpp 5a0488ca09 Bug 1632: Support S3 servers with Path URI style (like Minio) 6 years ago
S3FileSystem.h 60ffc87ab8 Bug 1780: Allow use of non standard port numbers with S3 protocol 6 years ago
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 6 years ago
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 years ago
Script.cpp 55a3b5b2d6 Factoring out TOptions::Parse 6 years ago
Script.h 4c0917b517 When using a scripting console interactively, not warning about opening a session from a command-line or using a stored site 6 years ago
SecureShell.cpp 46a9c8fed9 Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY 6 years ago
SecureShell.h bdf994a731 Proper session cleanup after upgrade to PuTTY 0.71 6 years ago
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older 7 years ago
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 7 years ago
SessionData.cpp 4186858f7d Do not collect those PuTTY settings that WinSCP sets on its own 6 years ago
SessionData.h 4186858f7d Do not collect those PuTTY settings that WinSCP sets on its own 6 years ago
SessionInfo.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 years ago
SessionInfo.h 0661aaa75c Bug 1371 – Synchronization preview in .NET assembly 7 years ago
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 6 years ago
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 6 years ago
Terminal.cpp fcce1b39c8 Improving formatting of some messages 6 years ago
Terminal.h ebc5784505 Bug fix: When using a local custom command from Synchronization checklist window, opened from a command-line, the connection was closed 6 years ago
Usage.cpp 54be1dc611 More readable usage statistics display 7 years ago
Usage.h 54be1dc611 More readable usage statistics display 7 years ago
WebDAVFileSystem.cpp 8b5f028d3a Updating links in comments 6 years ago
WebDAVFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 years ago