Martin Prikryl 393eae5450 Bug 1456: Expand patterns in default value of extension options 9 years ago
..
Bookmarks.cpp 0409ecd920 Merging declaration and assignment 7 years ago
Bookmarks.h 2e4b4738f0 5.2 7 years ago
Common.cpp ec3e821379 Bug 1447: UTF-16 script files cannot be loaded 7 years ago
Common.h 809e928548 The %TIMESTAMP% syntax allows formating time strings for a time relative to present time 7 years ago
Configuration.cpp 64aed65df0 Factoring out WindowsVersion() and WindowsVersionLong() + Bug fix: The WindowsVersion counter did not include build number on Windows 10 7 years ago
Configuration.h 64aed65df0 Factoring out WindowsVersion() and WindowsVersionLong() + Bug fix: The WindowsVersion counter did not include build number on Windows 10 7 years ago
CopyParam.cpp a75af65a64 Bug 1410: Option to preserve directory timestamps is not enabled for synchronization 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 fc6215b681 LastUpdateException counter 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 393eae5450 Bug 1456: Expand patterns in default value of extension options 7 years ago
FileMasks.h 393eae5450 Bug 1456: Expand patterns in default value of extension options 7 years ago
FileOperationProgress.cpp d8f92984b9 First public commit of dev branch 7 years ago
FileOperationProgress.h d8f92984b9 First public commit of dev branch 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 2bf718b5ec OpenedSessionsFTPMVS counter 7 years ago
FtpFileSystem.h 2bf718b5ec OpenedSessionsFTPMVS counter 7 years ago
Global.cpp d8f92984b9 First public commit of dev branch 7 years ago
Global.h b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 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 4723f96539 UpdateCertificateErrors counter 7 years ago
Http.h 4723f96539 UpdateCertificateErrors counter 7 years ago
Interface.h b144e34f25 Command-line switch /refresh to refresh remote panel 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 a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 7 years ago
NeonIntf.h a0a3e03326 Providing more details when verification of the TLS certificate against Windows certificate store fails 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 a6251535e7 PuTTY EC curve memory leak 7 years ago
PuttyIntf.h d8f92984b9 First public commit of dev branch 7 years ago
PuttyTools.h eee5e3964a Support for new private key files formats + Recognition of public key files + Conversion of new OpenSSH private key format 7 years ago
Queue.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 years ago
Queue.h 26b6b13bc8 5.6 7 years ago
RemoteFiles.cpp d7f01b9b4f Bug 1448: Handle directory listing entries with question marks 7 years ago
RemoteFiles.h 4cc2f46f3a Bug 1424: Autodetected timezone difference for servers not supporting MLST command was not taken into account for time on overwrite confirmation dialog 7 years ago
ScpFileSystem.cpp 935dc3f39d Bug 1428: Failure when SCP server fatally fails while uploading file 7 years ago
ScpFileSystem.h 935dc3f39d Bug 1428: Failure when SCP server fatally fails while uploading file 7 years ago
Script.cpp c34159cf6e Bug 1452: Do not show password in full open command syntax suggestion 7 years ago
Script.h d8f92984b9 First public commit of dev branch 7 years ago
SecureShell.cpp 8d7979c470 Bug 1449: Long (or multiline) authentication prompts are truncated 7 years ago
SecureShell.h 24bf353294 Dynamically increase TCP send buffer on fast connections. 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 404a335cfd Not importing the "Disable Nagle's algorithm (TCP_NODELAY option)" from PuTTY as it has a different default due to its interactive nature 7 years ago
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 7 years ago
SessionInfo.cpp 94341f7884 GSSAPIServerRealm is not used since 4.2 (Switched to PuTTY’s own implementation of Kerberos/GSSAPI. It brings following changes: Session option Service principal name is no longer supported.) + On the contrary GSSAPIFwdTGT is used, despite a comment 7 years ago
SessionInfo.h fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 7 years ago
SftpFileSystem.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
SftpFileSystem.h d8f92984b9 First public commit of dev branch 7 years ago
Terminal.cpp ff9cac933e Bug 1441: Tunnel inherits SSH options from the main session 7 years ago
Terminal.h d480042fe9 Bug 1433: Failure due to a disconnected session being left behind after opening a secondary shell session fails 7 years ago
Usage.cpp fc6215b681 LastUpdateException counter 7 years ago
Usage.h fc6215b681 LastUpdateException counter 7 years ago
WebDAVFileSystem.cpp 837491aa0b Trimming trailing new line when tracing neon messages 7 years ago
WebDAVFileSystem.h bee66b5539 Bug 1420: SSPI/NTLM/Negotiate authentication not working 7 years ago