1
0
Martin Prikryl 8b6a37eea6 Bug 1514: Failure when reloading non-current directory expanded in remote directory tree 8 жил өмнө
..
Bookmarks.cpp 0409ecd920 Merging declaration and assignment 7 жил өмнө
Bookmarks.h 2e4b4738f0 5.2 7 жил өмнө
Common.cpp 0e3c8fcbc3 Correcting comment reference to modified function 7 жил өмнө
Common.h 4f77be14e8 Configurable path to INI file configuration storage 7 жил өмнө
Configuration.cpp 17435c36d8 Tracing (INI file loading) 7 жил өмнө
Configuration.h 55625bfcd6 Removing no-longer-used Log window code 7 жил өмнө
CopyParam.cpp 0e6ab8a0ef Factoring out AnyMask constant 7 жил өмнө
CopyParam.h 04fab653e6 Not using "my" prefix for VB.NET variables + No redundant declaration of Session variable type + Bug fix: Session timeout was incorrectly set in seconds, instead of milliseconds + Using -Property switch to initialize SessionOptions properties in PowerShell + Generating code for transfer settings + TransferOptions.ResumeSupport is settable + Setting TransferResumeSupport.Threshold automatically sets State to Smart 7 жил өмнө
CoreMain.cpp 987728ea0c Prettifying debug macros 7 жил өмнө
CoreMain.h 26b6b13bc8 5.6 7 жил өмнө
Cryptography.cpp d8f92984b9 First public commit of dev branch 7 жил өмнө
Cryptography.h 2e4b4738f0 5.2 7 жил өмнө
Exceptions.cpp bab68888f6 Tracing (startup + JCL + static variables initialization) 7 жил өмнө
Exceptions.h fc6215b681 LastUpdateException counter 7 жил өмнө
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 жил өмнө
FileBuffer.h d8f92984b9 First public commit of dev branch 7 жил өмнө
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 жил өмнө
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 жил өмнө
FileMasks.cpp 153e7f77bf Failure when inspecting PuTTY pattern when no session is opened (the failure was silently ignored) 7 жил өмнө
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask 7 жил өмнө
FileOperationProgress.cpp 4366234480 Logging totals of finished transfer 7 жил өмнө
FileOperationProgress.h 4366234480 Logging totals of finished transfer 7 жил өмнө
FileSystems.cpp d8f92984b9 First public commit of dev branch 7 жил өмнө
FileSystems.h d8f92984b9 First public commit of dev branch 7 жил өмнө
FtpFileSystem.cpp 955eb2d75f Link to the latest version of ftpext specification 7 жил өмнө
FtpFileSystem.h 5678cc28c7 Bug 1169: Do not indefinitely retry transfer with FTP protocol when opening transfer channel is failing 7 жил өмнө
Global.cpp d8f92984b9 First public commit of dev branch 7 жил өмнө
Global.h bab68888f6 Tracing (startup + JCL + static variables initialization) 7 жил өмнө
HierarchicalStorage.cpp 092c24d412 Bug 1436: Some scripting commands or command-line switches were not recognized on some locales (like Welsh) when used or defined with a mixed case (like /XmlLog vs. /xmllog) 7 жил өмнө
HierarchicalStorage.h d8f92984b9 First public commit of dev branch 7 жил өмнө
Http.cpp 37c5abf4a9 Specific error messages about extensions are presented without irrelevant HTTP status code 7 жил өмнө
Http.h 37c5abf4a9 Specific error messages about extensions are presented without irrelevant HTTP status code 7 жил өмнө
Interface.h 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 7 жил өмнө
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 жил өмнө
KeyGen.h 2e4b4738f0 5.2 7 жил өмнө
NamedObjs.cpp d8f92984b9 First public commit of dev branch 7 жил өмнө
NamedObjs.h d8f92984b9 First public commit of dev branch 7 жил өмнө
NeonIntf.cpp b4df71734a Bug 1479: Handle dav:// URL 7 жил өмнө
NeonIntf.h 7550bec1ea Bug 1465: Support Microsoft Passport authentication to allow WebDAV access to OneDrive 7 жил өмнө
Option.cpp 092c24d412 Bug 1436: Some scripting commands or command-line switches were not recognized on some locales (like Welsh) when used or defined with a mixed case (like /XmlLog vs. /xmllog) 7 жил өмнө
Option.h d8f92984b9 First public commit of dev branch 7 жил өмнө
PuttyIntf.cpp 744a4f8f9e Blank definition of unused, but referenced variable 7 жил өмнө
PuttyIntf.h d8f92984b9 First public commit of dev branch 7 жил өмнө
PuttyTools.h 33cb2f4010 Bug fix: Digits-only file mask constraint was interpreted as time constraint instead of size constraint (caused by the Bug 672) + Change: Failing on invalid size constraint 7 жил өмнө
Queue.cpp 0ac6cc422f Decreasing duration threshold for parallel transfer to 10 seconds and making it configurable 7 жил өмнө
Queue.h 0ac6cc422f Decreasing duration threshold for parallel transfer to 10 seconds and making it configurable 7 жил өмнө
RemoteFiles.cpp 505e5154a9 Removing unused code 7 жил өмнө
RemoteFiles.h 505e5154a9 Removing unused code 7 жил өмнө
ScpFileSystem.cpp 5c9195be98 Updating links 7 жил өмнө
ScpFileSystem.h 935dc3f39d Bug 1428: Failure when SCP server fatally fails while uploading file 7 жил өмнө
Script.cpp 1ae0b998a7 Bug fix: Never implemented -continueonerror switch was present in keepuptodate help 7 жил өмнө
Script.h 6403692f8c Change: When executing script file or script commands provided on command-line, default reconnect time is set to 120 seconds, if not limited yet by configuration 7 жил өмнө
SecureShell.cpp 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 7 жил өмнө
SecureShell.h 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 7 жил өмнө
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older 7 жил өмнө
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 7 жил өмнө
SessionData.cpp e18a6663a2 Bug 1482: Use WinSCP site name for PuTTY window title 7 жил өмнө
SessionData.h e18a6663a2 Bug 1482: Use WinSCP site name for PuTTY window title 7 жил өмнө
SessionInfo.cpp 55625bfcd6 Removing no-longer-used Log window code 7 жил өмнө
SessionInfo.h 55625bfcd6 Removing no-longer-used Log window code 7 жил өмнө
SftpFileSystem.cpp 28b6b8c7d8 Bug 1496: While downloading, when an SSH_FXP_FSTAT response does not include timestamps, using known timestamps from directory listing for a local file 7 жил өмнө
SftpFileSystem.h d8f92984b9 First public commit of dev branch 7 жил өмнө
Terminal.cpp 8b6a37eea6 Bug 1514: Failure when reloading non-current directory expanded in remote directory tree 7 жил өмнө
Terminal.h 8b6a37eea6 Bug 1514: Failure when reloading non-current directory expanded in remote directory tree 7 жил өмнө
Usage.cpp 54be1dc611 More readable usage statistics display 7 жил өмнө
Usage.h 54be1dc611 More readable usage statistics display 7 жил өмнө
WebDAVFileSystem.cpp be9c0b65f9 Bug 1508: Support duplication with WebDAV protocol 7 жил өмнө
WebDAVFileSystem.h be9c0b65f9 Bug 1508: Support duplication with WebDAV protocol 7 жил өмнө