Martin Prikryl 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 8 years ago
..
Bookmarks.cpp 0409ecd920 Merging declaration and assignment 7 years ago
Bookmarks.h 2e4b4738f0 5.2 7 years ago
Common.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 years ago
Common.h 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 years ago
Configuration.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Configuration.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
CopyParam.cpp d0699c4783 Bug 1543: Generated code uses TransferOptions.Speed instead of TransferOptions.SpeedLimit 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 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 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 eafabd97e5 Bug 1524: Option to open downloaded file on operation completion confirmation when transferring file from command-line/URL + Logging destination file + Bug fix: When opening local folder in explorer fails, error message ID was shown instead of actual message. + Refactored ShowExtendedExceptionEx 7 years ago
Exceptions.h eafabd97e5 Bug 1524: Option to open downloaded file on operation completion confirmation when transferring file from command-line/URL + Logging destination file + Bug fix: When opening local folder in explorer fails, error message ID was shown instead of actual message. + Refactored ShowExtendedExceptionEx 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 153e7f77bf Failure when inspecting PuTTY pattern when no session is opened (the failure was silently ignored) 7 years ago
FileMasks.h 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask 7 years ago
FileOperationProgress.cpp 4366234480 Logging totals of finished transfer 7 years ago
FileOperationProgress.h 4366234480 Logging totals of finished transfer 7 years ago
FileSystems.cpp d8f92984b9 First public commit of dev branch 7 years ago
FileSystems.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
FtpFileSystem.cpp 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 7 years ago
FtpFileSystem.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 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 4b27e2e834 Bug 1523: Failure when INI file cannot be opened 7 years ago
HierarchicalStorage.h 4b27e2e834 Bug 1523: Failure when INI file cannot be opened 7 years ago
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Interface.h 868ef381ee Bug 1563: Allow verifying SSH host key by pasting the expected key or its fingerprint from the clipboard 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 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 years ago
NamedObjs.h d8f92984b9 First public commit of dev branch 7 years ago
NeonIntf.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
NeonIntf.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 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 868ef381ee Bug 1563: Allow verifying SSH host key by pasting the expected key or its fingerprint from the clipboard 7 years ago
PuttyIntf.h d8f92984b9 First public commit of dev branch 7 years ago
PuttyTools.h 868ef381ee Bug 1563: Allow verifying SSH host key by pasting the expected key or its fingerprint from the clipboard 7 years ago
Queue.cpp da08127a03 Fix for 14a5dccd1 (Bug 1564: Stalled connection attempts can be canceled promptly) 7 years ago
Queue.h 14a5dccd1b Bug 1564: Stalled connection attempts can be canceled promptly 7 years ago
RemoteFiles.cpp e163377bcf Bug 1462: Failure when moving "Download and Delete" operation to background (2nd try) 7 years ago
RemoteFiles.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
S3FileSystem.cpp 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 7 years ago
S3FileSystem.h 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 7 years ago
ScpFileSystem.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
ScpFileSystem.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Script.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Script.h 6805e5a631 Bug 1532: Allow canceling file transfer in .NET assembly 7 years ago
SecureShell.cpp 1abb0a80e4 Fix some warnings introduced by recent commits (pasting host key + configurable priority of host keys) 7 years ago
SecureShell.h 091b6ab129 Bug 1562: Configurable priority of host key types 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 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 7 years ago
SessionData.h 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 7 years ago
SessionInfo.cpp 6934949493 File owner and group, if available, are recorded in <stat> tag of XML log and consequently .NET assembly Session.GetFileInfo method is able to retrieve them. 7 years ago
SessionInfo.h 55625bfcd6 Removing no-longer-used Log window code 7 years ago
SftpFileSystem.cpp 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 7 years ago
SftpFileSystem.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Terminal.cpp 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 7 years ago
Terminal.h 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 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 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
WebDAVFileSystem.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago