Martin Prikryl ed9482ab69 Not including secondary background transfers in statistics + Bug fix: Pending background transfers were not considered for progress bar on task bar button. hace 8 años
..
Bookmarks.cpp 0409ecd920 Merging declaration and assignment hace 7 años
Bookmarks.h 2e4b4738f0 5.2 hace 7 años
Common.cpp 4d2717d618 Renaming ComparePaths and IsPathToSameFile to use "Same" instead of "Compare" as they return bool, not int + SameFileName already exists in VCL hace 7 años
Common.h 4d2717d618 Renaming ComparePaths and IsPathToSameFile to use "Same" instead of "Compare" as they return bool, not int + SameFileName already exists in VCL hace 7 años
Configuration.cpp d3ba1e1697 Guarding access to configuration parameters used by logging (running on background thread) hace 7 años
Configuration.h d3ba1e1697 Guarding access to configuration parameters used by logging (running on background thread) hace 7 años
CopyParam.cpp 0e6ab8a0ef Factoring out AnyMask constant hace 7 años
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 hace 7 años
CoreMain.cpp 987728ea0c Prettifying debug macros hace 7 años
CoreMain.h 26b6b13bc8 5.6 hace 7 años
Cryptography.cpp d8f92984b9 First public commit of dev branch hace 7 años
Cryptography.h 2e4b4738f0 5.2 hace 7 años
Exceptions.cpp bab68888f6 Tracing (startup + JCL + static variables initialization) hace 7 años
Exceptions.h fc6215b681 LastUpdateException counter hace 7 años
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail hace 7 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 153e7f77bf Failure when inspecting PuTTY pattern when no session is opened (the failure was silently ignored) hace 7 años
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask hace 7 años
FileOperationProgress.cpp f8018d0f98 Parallel background uploads hace 7 años
FileOperationProgress.h f8018d0f98 Parallel background uploads hace 7 años
FileSystems.cpp d8f92984b9 First public commit of dev branch hace 7 años
FileSystems.h d8f92984b9 First public commit of dev branch hace 7 años
FtpFileSystem.cpp 727926591f Misplaced assertion from f8018d0f981 (Parallel background uploads) hace 7 años
FtpFileSystem.h 5678cc28c7 Bug 1169: Do not indefinitely retry transfer with FTP protocol when opening transfer channel is failing hace 7 años
Global.cpp d8f92984b9 First public commit of dev branch hace 7 años
Global.h bab68888f6 Tracing (startup + JCL + static variables initialization) hace 7 años
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) hace 7 años
HierarchicalStorage.h d8f92984b9 First public commit of dev branch hace 7 años
Http.cpp 37c5abf4a9 Specific error messages about extensions are presented without irrelevant HTTP status code hace 7 años
Http.h 37c5abf4a9 Specific error messages about extensions are presented without irrelevant HTTP status code hace 7 años
Interface.h 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests hace 7 años
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail hace 7 años
KeyGen.h 2e4b4738f0 5.2 hace 7 años
NamedObjs.cpp d8f92984b9 First public commit of dev branch hace 7 años
NamedObjs.h d8f92984b9 First public commit of dev branch hace 7 años
NeonIntf.cpp b4df71734a Bug 1479: Handle dav:// URL hace 7 años
NeonIntf.h 7550bec1ea Bug 1465: Support Microsoft Passport authentication to allow WebDAV access to OneDrive hace 7 años
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) hace 7 años
Option.h d8f92984b9 First public commit of dev branch hace 7 años
PuttyIntf.cpp 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 hace 7 años
PuttyIntf.h d8f92984b9 First public commit of dev branch hace 7 años
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 hace 7 años
Queue.cpp ed9482ab69 Not including secondary background transfers in statistics + Bug fix: Pending background transfers were not considered for progress bar on task bar button. hace 7 años
Queue.h ed9482ab69 Not including secondary background transfers in statistics + Bug fix: Pending background transfers were not considered for progress bar on task bar button. hace 7 años
RemoteFiles.cpp 505e5154a9 Removing unused code hace 7 años
RemoteFiles.h 505e5154a9 Removing unused code hace 7 años
ScpFileSystem.cpp f8018d0f98 Parallel background uploads hace 7 años
ScpFileSystem.h 935dc3f39d Bug 1428: Failure when SCP server fatally fails while uploading file hace 7 años
Script.cpp 19890b476f Bug 875: Parallel background downloads hace 7 años
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 hace 7 años
SecureShell.cpp 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests hace 7 años
SecureShell.h 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests hace 7 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 e18a6663a2 Bug 1482: Use WinSCP site name for PuTTY window title hace 7 años
SessionData.h e18a6663a2 Bug 1482: Use WinSCP site name for PuTTY window title hace 7 años
SessionInfo.cpp bf15e6aba6 Bug 1483: Failure when logging fails for background session or during log in hace 7 años
SessionInfo.h f8018d0f98 Parallel background uploads hace 7 años
SftpFileSystem.cpp f8018d0f98 Parallel background uploads hace 7 años
SftpFileSystem.h d8f92984b9 First public commit of dev branch hace 7 años
Terminal.cpp 19890b476f Bug 875: Parallel background downloads hace 7 años
Terminal.h 19890b476f Bug 875: Parallel background downloads hace 7 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 080e0d4c0d Invalid assertion hace 7 años
WebDAVFileSystem.h 74e8caab39 Bug 251: Allow skipping file actually being transferred hace 7 años