| .. |
|
Bookmarks.cpp
|
5dfbf31821
Bug 1127: Bookmark drop down menu
|
7 anni fa |
|
Bookmarks.h
|
5dfbf31821
Bug 1127: Bookmark drop down menu
|
7 anni fa |
|
Common.cpp
|
7cf6db6940
Missing include (2nd)
|
4 anni fa |
|
Common.h
|
f809538d2c
Logging all ancestor processes
|
4 anni fa |
|
Configuration.cpp
|
736a447c64
Generate PPK3 keys + Optimizing work with PPK3 keys.
|
3 anni fa |
|
Configuration.h
|
0bf937ae5e
Factoring out public key upload code
|
3 anni fa |
|
CopyParam.cpp
|
d8a274d910
Bug 1922: Do not use a transfer via temporary file for files that would exceed system length limit with the temporary extension
|
5 anni fa |
|
CopyParam.h
|
75f69fbb0f
Redundant constants
|
3 anni fa |
|
CoreMain.cpp
|
f074f481bf
Bug fix: Do not say "Terminated by user" when the session has actually timed out.
|
3 anni fa |
|
CoreMain.h
|
26b6b13bc8
5.6
|
7 anni fa |
|
Cryptography.cpp
|
965a14838f
Updating code to PuTTY 0d2d20aa
|
6 anni fa |
|
Cryptography.h
|
e5887883a2
Updating code to PuTTY dfdb73e1
|
6 anni fa |
|
Exceptions.cpp
|
55609e080c
Separating context from error
|
5 anni fa |
|
Exceptions.h
|
b3fd583f41
Bug 1949: Improve handling of long shell command error messages
|
3 anni fa |
|
FileBuffer.cpp
|
8730059803
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 anni fa |
|
FileBuffer.h
|
8730059803
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 anni fa |
|
FileInfo.cpp
|
26e3fa40f4
Code formatting
|
3 anni fa |
|
FileInfo.h
|
98fa08c5c5
Bug fix: Version check did not work with five digit build number
|
5 anni fa |
|
FileMasks.cpp
|
cf63287794
Bug fix: Target file name with escaped operation mask special symbols was incorrectly interpreted as an actual operation mask on some dialogs (upload, duplicate, etc), resulting in misplaced warnings
|
4 anni fa |
|
FileMasks.h
|
467099ed55
Bug fix: Custom command patterns !S/!E do not include fingerprint of TLS certificate
|
5 anni fa |
|
FileOperationProgress.cpp
|
f05685a016
Comment to ecdcc5ff
|
3 anni fa |
|
FileOperationProgress.h
|
2fdd36d818
Invalid assertion
|
4 anni fa |
|
FileSystems.cpp
|
0eacaaaa9a
Compiler warning introduced by 64f634db37
|
7 anni fa |
|
FileSystems.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 anni fa |
|
FtpFileSystem.cpp
|
64129eba53
Fixing compile error caused by 29ff9efc
|
3 anni fa |
|
FtpFileSystem.h
|
29ff9efc2c
Bug 1944: Allow displaying all VMS file revisions with FTP protocol
|
3 anni fa |
|
Global.cpp
|
270d8018f4
Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords
|
6 anni fa |
|
Global.h
|
270d8018f4
Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords
|
6 anni fa |
|
HierarchicalStorage.cpp
|
4f8013a2de
Switch-like raw session settings can be configured using on/off/auto keywords
|
4 anni fa |
|
HierarchicalStorage.h
|
4f8013a2de
Switch-like raw session settings can be configured using on/off/auto keywords
|
4 anni fa |
|
Http.cpp
|
80e08f8d60
Bug 572: Amazon S3 protocol (directory browsing)
|
7 anni fa |
|
Http.h
|
80e08f8d60
Bug 572: Amazon S3 protocol (directory browsing)
|
7 anni fa |
|
Interface.h
|
f074f481bf
Bug fix: Do not say "Terminated by user" when the session has actually timed out.
|
3 anni fa |
|
KeyGen.cpp
|
dc4a08d325
USE_COMPATIBLE_THREAD directive does not exist anymore
|
6 anni fa |
|
KeyGen.h
|
2e4b4738f0
5.2
|
7 anni fa |
|
NamedObjs.cpp
|
3251009b94
Bug 1293: Option to turn off Natural order numerical sorting
|
7 anni fa |
|
NamedObjs.h
|
d8f92984b9
First public commit of dev branch
|
7 anni fa |
|
NeonIntf.cpp
|
39e211ccd6
Compile error caused by a411a007
|
4 anni fa |
|
NeonIntf.h
|
90d27a6ac8
Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates
|
5 anni fa |
|
Option.cpp
|
55a3b5b2d6
Factoring out TOptions::Parse
|
6 anni fa |
|
Option.h
|
55a3b5b2d6
Factoring out TOptions::Parse
|
6 anni fa |
|
PuttyIntf.cpp
|
7a9a31484f
Warning when selecting too new key file + Fixing selecting PPK files and error message when selecting SSH-1 keys, both broken by 5dfcf1eb
|
3 anni fa |
|
PuttyIntf.h
|
21d47649f0
When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly
|
5 anni fa |
|
PuttyTools.h
|
7a9a31484f
Warning when selecting too new key file + Fixing selecting PPK files and error message when selecting SSH-1 keys, both broken by 5dfcf1eb
|
3 anni fa |
|
Queue.cpp
|
02fe7ae992
Bug fix: Memory leak when deleting completed background transfers
|
4 anni fa |
|
Queue.h
|
17d5e0d1e5
Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip
|
5 anni fa |
|
RemoteFiles.cpp
|
bdcdc791ba
Reusing function
|
3 anni fa |
|
RemoteFiles.h
|
98527fe824
Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils
|
5 anni fa |
|
S3FileSystem.cpp
|
9cc84cb277
Factoring out GetDefaultPort
|
3 anni fa |
|
S3FileSystem.h
|
0e894c33e4
Bug 1941: Support reading S3 credentials from AWS CLI configuration
|
3 anni fa |
|
ScpFileSystem.cpp
|
63243511ec
Bug 597: Bytes transferred are recorded in XML log and available in .NET assembly API + Bug fix: When size of a file downloaded with FTP protocol changes (or when ASCII mode is used) the logged size did not reflect the actual transfer size
|
3 anni fa |
|
ScpFileSystem.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 anni fa |
|
Script.cpp
|
8711602113
Memory leak
|
3 anni fa |
|
Script.h
|
5ec39a0c4e
Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged
|
4 anni fa |
|
SecureShell.cpp
|
0a567870cf
Thread safe replacement of handles_by_evtomain global
|
3 anni fa |
|
SecureShell.h
|
cda4ea8a81
Removing support for SSH-1
|
3 anni fa |
|
Security.cpp
|
8c4539444e
Bug 1988: Cannot use passwords and passphrases longer than 255 characters in automation and various other purposes
|
3 anni fa |
|
Security.h
|
a0a3e03326
Providing more details when verification of the TLS certificate against Windows certificate store fails
|
7 anni fa |
|
SessionData.cpp
|
9cc84cb277
Factoring out GetDefaultPort
|
3 anni fa |
|
SessionData.h
|
9cc84cb277
Factoring out GetDefaultPort
|
3 anni fa |
|
SessionInfo.cpp
|
63243511ec
Bug 597: Bytes transferred are recorded in XML log and available in .NET assembly API + Bug fix: When size of a file downloaded with FTP protocol changes (or when ASCII mode is used) the logged size did not reflect the actual transfer size
|
3 anni fa |
|
SessionInfo.h
|
63243511ec
Bug 597: Bytes transferred are recorded in XML log and available in .NET assembly API + Bug fix: When size of a file downloaded with FTP protocol changes (or when ASCII mode is used) the logged size did not reflect the actual transfer size
|
3 anni fa |
|
SftpFileSystem.cpp
|
d49b6f1aa1
Recognizing [email protected] SFTP extension
|
3 anni fa |
|
SftpFileSystem.h
|
5b5a56f675
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 anni fa |
|
Terminal.cpp
|
63243511ec
Bug 597: Bytes transferred are recorded in XML log and available in .NET assembly API + Bug fix: When size of a file downloaded with FTP protocol changes (or when ASCII mode is used) the logged size did not reflect the actual transfer size
|
3 anni fa |
|
Terminal.h
|
63243511ec
Bug 597: Bytes transferred are recorded in XML log and available in .NET assembly API + Bug fix: When size of a file downloaded with FTP protocol changes (or when ASCII mode is used) the logged size did not reflect the actual transfer size
|
3 anni fa |
|
Usage.cpp
|
f36d12ce3d
StartupSeconds* counters
|
5 anni fa |
|
Usage.h
|
f36d12ce3d
StartupSeconds* counters
|
5 anni fa |
|
WebDAVFileSystem.cpp
|
f46416fe9f
Links updates (tools.ietf.org => datatracker.ietf.org)
|
4 anni fa |
|
WebDAVFileSystem.h
|
4dd8ee006c
Bug 1824: Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface
|
4 anni fa |