| .. |
|
Bookmarks.cpp
|
0409ecd920
Merging declaration and assignment
|
7 years ago |
|
Bookmarks.h
|
2e4b4738f0
5.2
|
7 years ago |
|
Common.cpp
|
c1eb59f265
Improving file transfer logging (including new progress logging)
|
7 years ago |
|
Common.h
|
c1eb59f265
Improving file transfer logging (including new progress logging)
|
7 years ago |
|
Configuration.cpp
|
5c9195be98
Updating links
|
7 years ago |
|
Configuration.h
|
d3ba1e1697
Guarding access to configuration parameters used by logging (running on background thread)
|
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
|
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
|
c1eb59f265
Improving file transfer logging (including new progress logging)
|
7 years ago |
|
FileOperationProgress.h
|
c1eb59f265
Improving file transfer logging (including new progress logging)
|
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
|
5c9195be98
Updating links
|
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
|
37c5abf4a9
Specific error messages about extensions are presented without irrelevant HTTP status code
|
7 years ago |
|
Http.h
|
37c5abf4a9
Specific error messages about extensions are presented without irrelevant HTTP status code
|
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
|
ed9482ab69
Not including secondary background transfers in statistics + Bug fix: Pending background transfers were not considered for progress bar on task bar button.
|
7 years ago |
|
Queue.h
|
ed9482ab69
Not including secondary background transfers in statistics + Bug fix: Pending background transfers were not considered for progress bar on task bar button.
|
7 years ago |
|
RemoteFiles.cpp
|
505e5154a9
Removing unused code
|
7 years ago |
|
RemoteFiles.h
|
505e5154a9
Removing unused code
|
7 years ago |
|
ScpFileSystem.cpp
|
5c9195be98
Updating links
|
7 years ago |
|
ScpFileSystem.h
|
935dc3f39d
Bug 1428: Failure when SCP server fatally fails while uploading file
|
7 years ago |
|
Script.cpp
|
19890b476f
Bug 875: Parallel background downloads
|
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
|
e18a6663a2
Bug 1482: Use WinSCP site name for PuTTY window title
|
7 years ago |
|
SessionData.h
|
e18a6663a2
Bug 1482: Use WinSCP site name for PuTTY window title
|
7 years ago |
|
SessionInfo.cpp
|
bf15e6aba6
Bug 1483: Failure when logging fails for background session or during log in
|
7 years ago |
|
SessionInfo.h
|
f8018d0f98
Parallel background uploads
|
7 years ago |
|
SftpFileSystem.cpp
|
28b6b8c7d8
Bug 1496: While downloading, when an SSH_FXP_FSTAT response does not include timestamps, using known timestamps from directory listing for a local file
|
7 years ago |
|
SftpFileSystem.h
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
Terminal.cpp
|
a5e1e1b72d
Bug 1498: Remembered password is not used for reconnects
|
7 years ago |
|
Terminal.h
|
c1eb59f265
Improving file transfer logging (including new progress logging)
|
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
|
5c9195be98
Updating links
|
7 years ago |
|
WebDAVFileSystem.h
|
74e8caab39
Bug 251: Allow skipping file actually being transferred
|
7 years ago |