Martin Prikryl 71e1bdd8c4 Cancelling calculation or errors while calculating size of files to upload does not abort the the actual transfer há 9 anos atrás
..
Bookmarks.cpp 0409ecd920 Merging declaration and assignment há 7 anos atrás
Bookmarks.h 2e4b4738f0 5.2 há 7 anos atrás
Common.cpp 899f64469c Bug 18: Session log file rotation há 7 anos atrás
Common.h 899f64469c Bug 18: Session log file rotation há 7 anos atrás
Configuration.cpp 899f64469c Bug 18: Session log file rotation há 7 anos atrás
Configuration.h 899f64469c Bug 18: Session log file rotation há 7 anos atrás
CopyParam.cpp a75af65a64 Bug 1410: Option to preserve directory timestamps is not enabled for synchronization há 7 anos atrás
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 há 7 anos atrás
CoreMain.cpp 987728ea0c Prettifying debug macros há 7 anos atrás
CoreMain.h 26b6b13bc8 5.6 há 7 anos atrás
Cryptography.cpp d8f92984b9 First public commit of dev branch há 7 anos atrás
Cryptography.h 2e4b4738f0 5.2 há 7 anos atrás
Exceptions.cpp fc6215b681 LastUpdateException counter há 7 anos atrás
Exceptions.h fc6215b681 LastUpdateException counter há 7 anos atrás
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail há 7 anos atrás
FileBuffer.h d8f92984b9 First public commit of dev branch há 7 anos atrás
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) há 7 anos atrás
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) há 7 anos atrás
FileMasks.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 há 7 anos atrás
FileMasks.h cf9ff8d8e2 TCustomCommand needs an explicit virtual destructor, as is has virtual methods and we destroy it polymorphically in TCustomScpExplorerForm::CustomCommand há 7 anos atrás
FileOperationProgress.cpp d8f92984b9 First public commit of dev branch há 7 anos atrás
FileOperationProgress.h d8f92984b9 First public commit of dev branch há 7 anos atrás
FileSystems.cpp d8f92984b9 First public commit of dev branch há 7 anos atrás
FileSystems.h d8f92984b9 First public commit of dev branch há 7 anos atrás
FtpFileSystem.cpp 2bf718b5ec OpenedSessionsFTPMVS counter há 7 anos atrás
FtpFileSystem.h 2bf718b5ec OpenedSessionsFTPMVS counter há 7 anos atrás
Global.cpp d8f92984b9 First public commit of dev branch há 7 anos atrás
Global.h b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail há 7 anos atrás
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) há 7 anos atrás
HierarchicalStorage.h d8f92984b9 First public commit of dev branch há 7 anos atrás
Http.cpp 7550bec1ea Bug 1465: Support Microsoft Passport authentication to allow WebDAV access to OneDrive há 7 anos atrás
Http.h 4723f96539 UpdateCertificateErrors counter há 7 anos atrás
Interface.h b144e34f25 Command-line switch /refresh to refresh remote panel há 7 anos atrás
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail há 7 anos atrás
KeyGen.h 2e4b4738f0 5.2 há 7 anos atrás
NamedObjs.cpp d8f92984b9 First public commit of dev branch há 7 anos atrás
NamedObjs.h d8f92984b9 First public commit of dev branch há 7 anos atrás
NeonIntf.cpp 7550bec1ea Bug 1465: Support Microsoft Passport authentication to allow WebDAV access to OneDrive há 7 anos atrás
NeonIntf.h 7550bec1ea Bug 1465: Support Microsoft Passport authentication to allow WebDAV access to OneDrive há 7 anos atrás
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) há 7 anos atrás
Option.h d8f92984b9 First public commit of dev branch há 7 anos atrás
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 há 7 anos atrás
PuttyIntf.h d8f92984b9 First public commit of dev branch há 7 anos atrás
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 há 7 anos atrás
Queue.cpp dd29d48f46 Improved connection time for fast connections há 7 anos atrás
Queue.h 26b6b13bc8 5.6 há 7 anos atrás
RemoteFiles.cpp 5a0adb82f9 Bug 1462: Failure when moving "Download and Delete" operation to background há 7 anos atrás
RemoteFiles.h 5a0adb82f9 Bug 1462: Failure when moving "Download and Delete" operation to background há 7 anos atrás
ScpFileSystem.cpp 2c54ae17dd Holding down Ctrl and Shift keys while running a remote custom command copies the command to clipboard instead of executing it há 7 anos atrás
ScpFileSystem.h 935dc3f39d Bug 1428: Failure when SCP server fatally fails while uploading file há 7 anos atrás
Script.cpp 739026f560 More detailed error message when fatal error (such as inability to write an XML log file) occurs while .NET assembly is starting winscp.exe há 7 anos atrás
Script.h 739026f560 More detailed error message when fatal error (such as inability to write an XML log file) occurs while .NET assembly is starting winscp.exe há 7 anos atrás
SecureShell.cpp c3e71689d0 Bug 578: Hidden options for "Preference order for GSSAPI libraries" and "User-supplied GSSAPI library path" (2nd try) há 7 anos atrás
SecureShell.h 24bf353294 Dynamically increase TCP send buffer on fast connections. há 7 anos atrás
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older há 7 anos atrás
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails há 7 anos atrás
SessionData.cpp 899f64469c Bug 18: Session log file rotation há 7 anos atrás
SessionData.h 899f64469c Bug 18: Session log file rotation há 7 anos atrás
SessionInfo.cpp 899f64469c Bug 18: Session log file rotation há 7 anos atrás
SessionInfo.h 899f64469c Bug 18: Session log file rotation há 7 anos atrás
SftpFileSystem.cpp 714b687d5c Comment that end-of-list bug in Cerberus server was fixed in 7.0.10 há 7 anos atrás
SftpFileSystem.h d8f92984b9 First public commit of dev branch há 7 anos atrás
Terminal.cpp 71e1bdd8c4 Cancelling calculation or errors while calculating size of files to upload does not abort the the actual transfer há 7 anos atrás
Terminal.h 2c54ae17dd Holding down Ctrl and Shift keys while running a remote custom command copies the command to clipboard instead of executing it há 7 anos atrás
Usage.cpp fc6215b681 LastUpdateException counter há 7 anos atrás
Usage.h fc6215b681 LastUpdateException counter há 7 anos atrás
WebDAVFileSystem.cpp 626b9f60ca Comment about Win32LastModifiedTime há 7 anos atrás
WebDAVFileSystem.h 7550bec1ea Bug 1465: Support Microsoft Passport authentication to allow WebDAV access to OneDrive há 7 anos atrás