Martin Prikryl b4df71734a Bug 1479: Handle dav:// URL 9 years ago
..
Bookmarks.cpp 0409ecd920 Merging declaration and assignment 7 years ago
Bookmarks.h 2e4b4738f0 5.2 7 years ago
Common.cpp bab68888f6 Tracing (startup + JCL + static variables initialization) 7 years ago
Common.h 899f64469c Bug 18: Session log file rotation 7 years ago
Configuration.cpp 899f64469c Bug 18: Session log file rotation 7 years ago
Configuration.h 899f64469c Bug 18: Session log file rotation 7 years ago
CopyParam.cpp 0e6ab8a0ef Factoring out AnyMask constant 7 years ago
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 years ago
CoreMain.cpp 987728ea0c Prettifying debug macros 7 years ago
CoreMain.h 26b6b13bc8 5.6 7 years ago
Cryptography.cpp d8f92984b9 First public commit of dev branch 7 years ago
Cryptography.h 2e4b4738f0 5.2 7 years ago
Exceptions.cpp bab68888f6 Tracing (startup + JCL + static variables initialization) 7 years ago
Exceptions.h fc6215b681 LastUpdateException counter 7 years ago
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 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 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask 7 years ago
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask 7 years ago
FileOperationProgress.cpp d8f92984b9 First public commit of dev branch 7 years ago
FileOperationProgress.h 74e8caab39 Bug 251: Allow skipping file actually being transferred 7 years ago
FileSystems.cpp d8f92984b9 First public commit of dev branch 7 years ago
FileSystems.h d8f92984b9 First public commit of dev branch 7 years ago
FtpFileSystem.cpp 5678cc28c7 Bug 1169: Do not indefinitely retry transfer with FTP protocol when opening transfer channel is failing 7 years ago
FtpFileSystem.h 5678cc28c7 Bug 1169: Do not indefinitely retry transfer with FTP protocol when opening transfer channel is failing 7 years ago
Global.cpp d8f92984b9 First public commit of dev branch 7 years ago
Global.h bab68888f6 Tracing (startup + JCL + static variables initialization) 7 years ago
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 years ago
HierarchicalStorage.h d8f92984b9 First public commit of dev branch 7 years ago
Http.cpp 7550bec1ea Bug 1465: Support Microsoft Passport authentication to allow WebDAV access to OneDrive 7 years ago
Http.h 4723f96539 UpdateCertificateErrors counter 7 years ago
Interface.h 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 7 years ago
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 years ago
KeyGen.h 2e4b4738f0 5.2 7 years ago
NamedObjs.cpp d8f92984b9 First public commit of dev branch 7 years ago
NamedObjs.h d8f92984b9 First public commit of dev branch 7 years ago
NeonIntf.cpp b4df71734a Bug 1479: Handle dav:// URL 7 years ago
NeonIntf.h 7550bec1ea Bug 1465: Support Microsoft Passport authentication to allow WebDAV access to OneDrive 7 years ago
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 years ago
Option.h d8f92984b9 First public commit of dev branch 7 years ago
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 7 years ago
PuttyIntf.h d8f92984b9 First public commit of dev branch 7 years ago
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 years ago
Queue.cpp dd29d48f46 Improved connection time for fast connections 7 years ago
Queue.h 26b6b13bc8 5.6 7 years ago
RemoteFiles.cpp 5a0adb82f9 Bug 1462: Failure when moving "Download and Delete" operation to background 7 years ago
RemoteFiles.h 5a0adb82f9 Bug 1462: Failure when moving "Download and Delete" operation to background 7 years ago
ScpFileSystem.cpp 74e8caab39 Bug 251: Allow skipping file actually being transferred 7 years ago
ScpFileSystem.h 935dc3f39d Bug 1428: Failure when SCP server fatally fails while uploading file 7 years ago
Script.cpp 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 years ago
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 years ago
SecureShell.cpp 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 7 years ago
SecureShell.h 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 7 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 b4df71734a Bug 1479: Handle dav:// URL 7 years ago
SessionData.h b4df71734a Bug 1479: Handle dav:// URL 7 years ago
SessionInfo.cpp 899f64469c Bug 18: Session log file rotation 7 years ago
SessionInfo.h 74e8caab39 Bug 251: Allow skipping file actually being transferred 7 years ago
SftpFileSystem.cpp 74e8caab39 Bug 251: Allow skipping file actually being transferred 7 years ago
SftpFileSystem.h d8f92984b9 First public commit of dev branch 7 years ago
Terminal.cpp 5678cc28c7 Bug 1169: Do not indefinitely retry transfer with FTP protocol when opening transfer channel is failing 7 years ago
Terminal.h 5678cc28c7 Bug 1169: Do not indefinitely retry transfer with FTP protocol when opening transfer channel is failing 7 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 b4df71734a Bug 1479: Handle dav:// URL 7 years ago
WebDAVFileSystem.h 74e8caab39 Bug 251: Allow skipping file actually being transferred 7 years ago