Martin Prikryl c3aadded64 Factoring out some commons synchronization checklist functions 11 mēneši atpakaļ
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 gadi atpakaļ
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 gadi atpakaļ
Common.cpp 6bc0a0142f Missing calling convention was causing random crashes later 11 mēneši atpakaļ
Common.h b0f03a87ba But fix: On Windows 11, Windows 10 version was logged 11 mēneši atpakaļ
Configuration.cpp 8b120da856 Site import from an INI file (Issue 2290) 1 gadu atpakaļ
Configuration.h 8b120da856 Site import from an INI file (Issue 2290) 1 gadu atpakaļ
CopyParam.cpp a8e6220b88 fix typos 1 gadu atpakaļ
CopyParam.h 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 gadi atpakaļ
CoreMain.cpp a8e6220b88 fix typos 1 gadu atpakaļ
CoreMain.h 35d27659a2 Debugging macros 1 gadu atpakaļ
Cryptography.cpp ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 mēneši atpakaļ
Cryptography.h ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 mēneši atpakaļ
Exceptions.cpp 9242eaf945 Separating context from error 5 gadi atpakaļ
Exceptions.h eaa430fbe4 Bug 1949: Improve handling of long shell command error messages 4 gadi atpakaļ
FileBuffer.cpp a2f9fb0b44 Issue 2324 – Rare incorrect conversion of line endings when downloading 11 mēneši atpakaļ
FileBuffer.h c7ab4b7329 Improving error reporting when merging parallel file parts fail 2 gadi atpakaļ
FileInfo.cpp c20b10a314 Issue 423 GetFileVersionInfo hack does not seem to be needed anymore 11 mēneši atpakaļ
FileInfo.h 4bd0859efa Passing password to PuTTY using named pipe instead of commandline 2 gadi atpakaļ
FileMasks.cpp d5e22e44bc FileMasks.cpp Fix typos 1 gadu atpakaļ
FileMasks.h c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() 2 gadi atpakaļ
FileOperationProgress.cpp e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation 11 mēneši atpakaļ
FileOperationProgress.h e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation 11 mēneši atpakaļ
FileSystems.cpp 03e38c75ae Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell 3 gadi atpakaļ
FileSystems.h 700baf45ee Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly 2 gadi atpakaļ
FtpFileSystem.cpp ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 mēneši atpakaļ
FtpFileSystem.h 3086bbd89f Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol 1 gadu atpakaļ
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 gadi atpakaļ
Global.h 1bd51d52d1 Updating DPI scaling to BCB11 1 gadu atpakaļ
HierarchicalStorage.cpp 5e33daf15f Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file 1 gadu atpakaļ
HierarchicalStorage.h 5e33daf15f Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file 1 gadu atpakaļ
Http.cpp c92eea5922 Logging root certificate 1 gadu atpakaļ
Http.h b7f119487f Bug 2212: winscp.net root certificate is always trusted when checking for updates, even when (corporate managed) Windows certificate store does not trust it 2 gadi atpakaļ
Interface.h c1a1f3e945 Bug 2102: Reading password from a file (also in commandline) 3 gadi atpakaļ
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 gadi atpakaļ
KeyGen.h 2e4b4738f0 5.2 7 gadi atpakaļ
NamedObjs.cpp a19b1a7e1a Removing unused (and wrong) code 2 gadi atpakaļ
NamedObjs.h a19b1a7e1a Removing unused (and wrong) code 2 gadi atpakaļ
NeonIntf.cpp 21b414bbcd Using SSL_set_min_proto_version and SSL_set_max_proto_version to control TLS/SSL version used 11 mēneši atpakaļ
NeonIntf.h b1c505cadb Custom certificate store stopped working for S3 2 gadi atpakaļ
Option.cpp de63014d9e puttygen switches --new-passphrase and --old-passphrase are recognized 2 gadi atpakaļ
Option.h 408d60c52f Unused code 2 gadi atpakaļ
PuttyIntf.cpp 25df2381f1 Updating code to PuTTY 0.82 11 mēneši atpakaļ
PuttyIntf.h 952e9a2226 SSH ciphers usage counters 2 gadi atpakaļ
PuttyTools.h 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 2 gadi atpakaļ
Queue.cpp fb3489c2ec Ongoing local delete operation can be moved to a background queue (only on a remote tab, as local tabs do not have a queue) 11 mēneši atpakaļ
Queue.h fb3489c2ec Ongoing local delete operation can be moved to a background queue (only on a remote tab, as local tabs do not have a queue) 11 mēneši atpakaļ
RemoteFiles.cpp c3aadded64 Factoring out some commons synchronization checklist functions 11 mēneši atpakaļ
RemoteFiles.h c3aadded64 Factoring out some commons synchronization checklist functions 11 mēneši atpakaļ
S3FileSystem.cpp ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 mēneši atpakaļ
S3FileSystem.h f008f112cb Issue 2309 – Stall when switching from S3 to other protocol on Login dialog on some networks 1 gadu atpakaļ
ScpFileSystem.cpp 85f0e92ca6 Timeout* counters 1 gadu atpakaļ
ScpFileSystem.h 155053704c Bug 2234: Cannot leave directory entered via cache with SCP protocol if it was deleted meanwhile 2 gadi atpakaļ
Script.cpp c3aadded64 Factoring out some commons synchronization checklist functions 11 mēneši atpakaļ
Script.h e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation 11 mēneši atpakaļ
SecureShell.cpp 25df2381f1 Updating code to PuTTY 0.82 11 mēneši atpakaļ
SecureShell.h 25df2381f1 Updating code to PuTTY 0.82 11 mēneši atpakaļ
Security.cpp e09e95ee43 Upgrade to C++ Builder 11 1 gadu atpakaļ
Security.h 4cc8444688 Optimization 4 gadi atpakaļ
SessionData.cpp 25df2381f1 Updating code to PuTTY 0.82 11 mēneši atpakaļ
SessionData.h 7aa82b90fc Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues 1 gadu atpakaļ
SessionInfo.cpp c3aadded64 Factoring out some commons synchronization checklist functions 11 mēneši atpakaļ
SessionInfo.h 40d4c7fafc Including PuTTY and OpenSSL versions in /info 1 gadu atpakaļ
SftpFileSystem.cpp f93e07ca05 Removing some workarounds that are no longer needed in BCB11 11 mēneši atpakaļ
SftpFileSystem.h 7aa82b90fc Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues 1 gadu atpakaļ
Terminal.cpp c3aadded64 Factoring out some commons synchronization checklist functions 11 mēneši atpakaļ
Terminal.h e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation 11 mēneši atpakaļ
Usage.cpp 79b51c10ed StartupSeconds* counters 5 gadi atpakaļ
Usage.h 79b51c10ed StartupSeconds* counters 5 gadi atpakaļ
WebDAVFileSystem.cpp ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 mēneši atpakaļ
WebDAVFileSystem.h ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 mēneši atpakaļ