Martin Prikryl 99d28a30b9 Updating links vor 9 Jahren
..
Bookmarks.cpp 0409ecd920 Merging declaration and assignment vor 7 Jahren
Bookmarks.h 2e4b4738f0 5.2 vor 7 Jahren
Common.cpp 99d28a30b9 Updating links vor 7 Jahren
Common.h 809e928548 The %TIMESTAMP% syntax allows formating time strings for a time relative to present time vor 7 Jahren
Configuration.cpp 99d28a30b9 Updating links vor 7 Jahren
Configuration.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 vor 7 Jahren
CopyParam.cpp a75af65a64 Bug 1410: Option to preserve directory timestamps is not enabled for synchronization vor 7 Jahren
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 vor 7 Jahren
CoreMain.cpp 987728ea0c Prettifying debug macros vor 7 Jahren
CoreMain.h 26b6b13bc8 5.6 vor 7 Jahren
Cryptography.cpp d8f92984b9 First public commit of dev branch vor 7 Jahren
Cryptography.h 2e4b4738f0 5.2 vor 7 Jahren
Exceptions.cpp fc6215b681 LastUpdateException counter vor 7 Jahren
Exceptions.h fc6215b681 LastUpdateException counter vor 7 Jahren
FileBuffer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail vor 7 Jahren
FileBuffer.h d8f92984b9 First public commit of dev branch vor 7 Jahren
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) vor 7 Jahren
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) vor 7 Jahren
FileMasks.cpp 393eae5450 Bug 1456: Expand patterns in default value of extension options vor 7 Jahren
FileMasks.h 393eae5450 Bug 1456: Expand patterns in default value of extension options vor 7 Jahren
FileOperationProgress.cpp d8f92984b9 First public commit of dev branch vor 7 Jahren
FileOperationProgress.h d8f92984b9 First public commit of dev branch vor 7 Jahren
FileSystems.cpp d8f92984b9 First public commit of dev branch vor 7 Jahren
FileSystems.h d8f92984b9 First public commit of dev branch vor 7 Jahren
FtpFileSystem.cpp 99d28a30b9 Updating links vor 7 Jahren
FtpFileSystem.h 2bf718b5ec OpenedSessionsFTPMVS counter vor 7 Jahren
Global.cpp d8f92984b9 First public commit of dev branch vor 7 Jahren
Global.h b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail vor 7 Jahren
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) vor 7 Jahren
HierarchicalStorage.h d8f92984b9 First public commit of dev branch vor 7 Jahren
Http.cpp d489cc1647 Specific error messages about extensions are presented without irrelevant HTTP status code vor 7 Jahren
Http.h d489cc1647 Specific error messages about extensions are presented without irrelevant HTTP status code vor 7 Jahren
Interface.h b144e34f25 Command-line switch /refresh to refresh remote panel vor 7 Jahren
KeyGen.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail vor 7 Jahren
KeyGen.h 2e4b4738f0 5.2 vor 7 Jahren
NamedObjs.cpp d8f92984b9 First public commit of dev branch vor 7 Jahren
NamedObjs.h d8f92984b9 First public commit of dev branch vor 7 Jahren
NeonIntf.cpp a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails vor 7 Jahren
NeonIntf.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails vor 7 Jahren
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) vor 7 Jahren
Option.h d8f92984b9 First public commit of dev branch vor 7 Jahren
PuttyIntf.cpp a6251535e7 PuTTY EC curve memory leak vor 7 Jahren
PuttyIntf.h d8f92984b9 First public commit of dev branch vor 7 Jahren
PuttyTools.h eee5e3964a Support for new private key files formats + Recognition of public key files + Conversion of new OpenSSH private key format vor 7 Jahren
Queue.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail vor 7 Jahren
Queue.h 26b6b13bc8 5.6 vor 7 Jahren
RemoteFiles.cpp 5a0adb82f9 Bug 1462: Failure when moving "Download and Delete" operation to background vor 7 Jahren
RemoteFiles.h 5a0adb82f9 Bug 1462: Failure when moving "Download and Delete" operation to background vor 7 Jahren
ScpFileSystem.cpp 99d28a30b9 Updating links vor 7 Jahren
ScpFileSystem.h 935dc3f39d Bug 1428: Failure when SCP server fatally fails while uploading file vor 7 Jahren
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 vor 7 Jahren
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 vor 7 Jahren
SecureShell.cpp 8d7979c470 Bug 1449: Long (or multiline) authentication prompts are truncated vor 7 Jahren
SecureShell.h 24bf353294 Dynamically increase TCP send buffer on fast connections. vor 7 Jahren
Security.cpp 1cafc8fc76 Bug 1442: Certificate validation fails on Windows Vista and older vor 7 Jahren
Security.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails vor 7 Jahren
SessionData.cpp 404a335cfd Not importing the "Disable Nagle's algorithm (TCP_NODELAY option)" from PuTTY as it has a different default due to its interactive nature vor 7 Jahren
SessionData.h 404a335cfd Not importing the "Disable Nagle's algorithm (TCP_NODELAY option)" from PuTTY as it has a different default due to its interactive nature vor 7 Jahren
SessionInfo.cpp dcff949251 Bug 1483: Failure when logging fails for background session or during log in vor 7 Jahren
SessionInfo.h 4e9fe0e04f Reporting errors when XML logging fails as disk runs out of space vor 7 Jahren
SftpFileSystem.cpp 99d28a30b9 Updating links vor 7 Jahren
SftpFileSystem.h d8f92984b9 First public commit of dev branch vor 7 Jahren
Terminal.cpp ff9cac933e Bug 1441: Tunnel inherits SSH options from the main session vor 7 Jahren
Terminal.h d480042fe9 Bug 1433: Failure due to a disconnected session being left behind after opening a secondary shell session fails vor 7 Jahren
Usage.cpp fc6215b681 LastUpdateException counter vor 7 Jahren
Usage.h fc6215b681 LastUpdateException counter vor 7 Jahren
WebDAVFileSystem.cpp 99d28a30b9 Updating links vor 7 Jahren
WebDAVFileSystem.h bee66b5539 Bug 1420: SSPI/NTLM/Negotiate authentication not working vor 7 Jahren