| .. |
|
Bookmarks.cpp
|
5dfbf31821
Bug 1127: Bookmark drop down menu
|
7 years ago |
|
Bookmarks.h
|
5dfbf31821
Bug 1127: Bookmark drop down menu
|
7 years ago |
|
Common.cpp
|
6c224844a5
Merge branch 'master' into dev
|
4 years ago |
|
Common.h
|
acf90ead19
Reporting .NET Core and PowerShell Core versions
|
4 years ago |
|
Configuration.cpp
|
d5761a7e19
Logging release date
|
4 years ago |
|
Configuration.h
|
e70fd8fa51
Bug 2034: Custom certificate store file
|
4 years ago |
|
CopyParam.cpp
|
7f1aaa1b1a
Bug 1922: Do not use a transfer via temporary file for files that would exceed system length limit with the temporary extension
|
5 years ago |
|
CopyParam.h
|
fb013d64dc
Redundant constants
|
4 years ago |
|
CoreMain.cpp
|
1dc5bc03c9
Bug fix: Do not say "Terminated by user" when the session has actually timed out.
|
4 years ago |
|
CoreMain.h
|
26b6b13bc8
5.6
|
7 years ago |
|
Cryptography.cpp
|
965a14838f
Updating code to PuTTY 0d2d20aa
|
6 years ago |
|
Cryptography.h
|
e5887883a2
Updating code to PuTTY dfdb73e1
|
6 years ago |
|
Exceptions.cpp
|
9242eaf945
Separating context from error
|
5 years ago |
|
Exceptions.h
|
eaa430fbe4
Bug 1949: Improve handling of long shell command error messages
|
4 years ago |
|
FileBuffer.cpp
|
6e5c55fab9
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 years ago |
|
FileBuffer.h
|
6e5c55fab9
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 years ago |
|
FileInfo.cpp
|
c17e528e26
Code formatting
|
4 years ago |
|
FileInfo.h
|
98fa08c5c5
Bug fix: Version check did not work with five digit build number
|
6 years ago |
|
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 years ago |
|
FileMasks.h
|
f21e2db167
Bug fix: Custom command patterns !S/!E do not include fingerprint of TLS certificate
|
5 years ago |
|
FileOperationProgress.cpp
|
ec22d33b1d
Factoring out IsTransfer
|
4 years ago |
|
FileOperationProgress.h
|
ec22d33b1d
Factoring out IsTransfer
|
4 years ago |
|
FileSystems.cpp
|
0eacaaaa9a
Compiler warning introduced by 64f634db37
|
7 years ago |
|
FileSystems.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
FtpFileSystem.cpp
|
e70fd8fa51
Bug 2034: Custom certificate store file
|
4 years ago |
|
FtpFileSystem.h
|
12a3508797
Limiting scope of Bug 2030 (Timeout while uploading files to some FTP servers using TLS 1.3) to affected servers only
|
4 years ago |
|
Global.cpp
|
270d8018f4
Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords
|
6 years ago |
|
Global.h
|
270d8018f4
Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords
|
6 years ago |
|
HierarchicalStorage.cpp
|
2dd517c888
Switch-like raw session settings can be configured using on/off/auto keywords
|
4 years ago |
|
HierarchicalStorage.h
|
2dd517c888
Switch-like raw session settings can be configured using on/off/auto keywords
|
4 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
|
b049c84dc3
Logging user query responses
|
4 years ago |
|
KeyGen.cpp
|
dc4a08d325
USE_COMPATIBLE_THREAD directive does not exist anymore
|
6 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
|
1ce08e128f
Merge branch 'master' into dev
|
4 years ago |
|
NeonIntf.h
|
1fe119535a
Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates
|
5 years ago |
|
Option.cpp
|
55a3b5b2d6
Factoring out TOptions::Parse
|
6 years ago |
|
Option.h
|
55a3b5b2d6
Factoring out TOptions::Parse
|
6 years ago |
|
PuttyIntf.cpp
|
efe319a03f
Memory leak from PuTTY 0.76 (2514e9cd, on master branch c3783817)
|
4 years ago |
|
PuttyIntf.h
|
b79f8c4789
When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly
|
6 years ago |
|
PuttyTools.h
|
2a355b95b1
Warning when selecting too new key file + Fixing selecting PPK files and error message when selecting SSH-1 keys, both broken by 5dfcf1eb
|
4 years ago |
|
Queue.cpp
|
92c97a912c
Bug 194: Ongoing delete operation can be moved to background queue
|
4 years ago |
|
Queue.h
|
92c97a912c
Bug 194: Ongoing delete operation can be moved to background queue
|
4 years ago |
|
RemoteFiles.cpp
|
ef9d22f377
Hiding irrelevant controls on Properties dialog
|
4 years ago |
|
RemoteFiles.h
|
bfe5b292e9
Bug 41: Show directory size in file panel
|
4 years ago |
|
S3FileSystem.cpp
|
3aabeef782
Bug fix: Logged responses to S3 PUT when creating directory right after querying the respective bucket region and endpoint were concatenated
|
4 years ago |
|
S3FileSystem.h
|
3f186e8df7
Bug 1972: Uploads over 5MB on with S3 protocol on Google Cloud fail as multipart uploads are not supported there
|
4 years ago |
|
ScpFileSystem.cpp
|
a4f5fdd521
Bug 2016: Failure when entering directory that contains file with a slash in its name
|
4 years ago |
|
ScpFileSystem.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
Script.cpp
|
ec22d33b1d
Factoring out IsTransfer
|
4 years ago |
|
Script.h
|
ae928efc1c
Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged
|
4 years ago |
|
SecureShell.cpp
|
d377990775
Bug 1991: No error message is sometimes shown when SFTP server disconnects
|
4 years ago |
|
SecureShell.h
|
5dfcf1eb9f
Removing support for SSH-1
|
4 years ago |
|
Security.cpp
|
4cc8444688
Optimization
|
4 years ago |
|
Security.h
|
4cc8444688
Optimization
|
4 years ago |
|
SessionData.cpp
|
d2b1aa6353
EncryptKeyPlain was not masked out in log
|
4 years ago |
|
SessionData.h
|
ef4e6239c0
Bug 2029: Allow providing tunnel private key passphrase in scripting
|
4 years ago |
|
SessionInfo.cpp
|
5e3ef0de12
Logging all ancestor processes
|
4 years ago |
|
SessionInfo.h
|
3442fc2b6c
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
|
4 years ago |
|
SftpFileSystem.cpp
|
20c1219918
Typos in comments
|
4 years ago |
|
SftpFileSystem.h
|
9a215447f9
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 years ago |
|
Terminal.cpp
|
f1af53095d
Bug 2022: Failure when submitting prompt with "Never ask me again" selected
|
4 years ago |
|
Terminal.h
|
a4f5fdd521
Bug 2016: Failure when entering directory that contains file with a slash in its name
|
4 years ago |
|
Usage.cpp
|
79b51c10ed
StartupSeconds* counters
|
5 years ago |
|
Usage.h
|
79b51c10ed
StartupSeconds* counters
|
5 years ago |
|
WebDAVFileSystem.cpp
|
f46416fe9f
Links updates (tools.ietf.org => datatracker.ietf.org)
|
4 years ago |
|
WebDAVFileSystem.h
|
9a5f22bd87
Bug 1824: Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface
|
4 years ago |