| .. |
|
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
|
7112b5c784
Ignoring GetModuleFileNameEx failure when reporting parent process name
|
4 years ago |
|
Common.h
|
4374b8ccc6
Compiler warning
|
4 years ago |
|
Configuration.cpp
|
bd8d7041c0
Bug 958: Local ports for active FTP mode can be limited
|
5 years ago |
|
Configuration.h
|
bd8d7041c0
Bug 958: Local ports for active FTP mode can be limited
|
5 years ago |
|
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 years ago |
|
CopyParam.h
|
d8a274d910
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 |
|
CoreMain.cpp
|
60875e3fe2
List of supported ciphers and algorithms can be printed using /info command-line switch
|
7 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
|
55609e080c
Separating context from error
|
5 years ago |
|
Exceptions.h
|
7263b2a345
Provide more context to error reports for frequent access violation when reading the clipboard
|
5 years ago |
|
FileBuffer.cpp
|
8730059803
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 years ago |
|
FileBuffer.h
|
8730059803
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 years ago |
|
FileInfo.cpp
|
98fa08c5c5
Bug fix: Version check did not work with five digit build number
|
6 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
|
467099ed55
Bug fix: Custom command patterns !S/!E do not include fingerprint of TLS certificate
|
5 years ago |
|
FileOperationProgress.cpp
|
2fdd36d818
Invalid assertion
|
4 years ago |
|
FileOperationProgress.h
|
2fdd36d818
Invalid assertion
|
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
|
df1ebf1d58
Fixing 6c6f5ed1 for the master branch
|
4 years ago |
|
FtpFileSystem.h
|
6c6f5ed190
Bug 1973: Allow downloading a file from an FTP server via a symbolic link in scripting or when handling a URL
|
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
|
4f8013a2de
Switch-like raw session settings can be configured using on/off/auto keywords
|
4 years ago |
|
HierarchicalStorage.h
|
4f8013a2de
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
|
0eec9b8d30
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
|
90d27a6ac8
Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates
|
5 years ago |
|
NeonIntf.h
|
90d27a6ac8
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
|
307619dd88
Bug 1986: Support for PPK version 3 keys
|
4 years ago |
|
PuttyIntf.h
|
21d47649f0
When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly
|
5 years ago |
|
PuttyTools.h
|
5a54aaf111
Bug 1833: Cannot connect to SSH-1 servers
|
5 years ago |
|
Queue.cpp
|
179a743c5e
Bug fix: Adding new background transfer while queue processing is disabled and some parallelized transfer was already started results in "waiting" items being endlessly added to the queue list
|
4 years ago |
|
Queue.h
|
17d5e0d1e5
Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip
|
5 years ago |
|
RemoteFiles.cpp
|
98527fe824
Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils
|
5 years ago |
|
RemoteFiles.h
|
98527fe824
Bug 1850: Support clearing GID/UID flag on directories with new versions of GNU coreutils
|
5 years ago |
|
S3FileSystem.cpp
|
7534437dd7
Bug 1972: Uploads over 5MB on with S3 protocol on Google Cloud fail as multipart uploads are not supported there
|
4 years ago |
|
S3FileSystem.h
|
7534437dd7
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
|
2fdd36d818
Invalid assertion
|
4 years ago |
|
ScpFileSystem.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
Script.cpp
|
f0c86d64d6
Fixing invalid logic from 5ec39a0c
|
4 years ago |
|
Script.h
|
5ec39a0c4e
Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged
|
4 years ago |
|
SecureShell.cpp
|
9f7490ab08
Bug 1977: Ignore disconnect messages from the server while closing the connection
|
4 years ago |
|
SecureShell.h
|
9f7490ab08
Bug 1977: Ignore disconnect messages from the server while closing the connection
|
4 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
|
5639643832
https:// URL with known S3 API hostname (s3.amazonaws.com, digitaloceanspaces.com, storage.googleapis.com) is interpreted as S3 protocol, instead of WebDAV
|
4 years ago |
|
SessionData.h
|
7ef23e3496
Restoring empty line lost in the public code in 56396438
|
4 years ago |
|
SessionInfo.cpp
|
069aa20fb3
Bug 1948: Debug information is printed at the end of the scripting session when debug logging level is set even if logging is turned off
|
4 years ago |
|
SessionInfo.h
|
1747f92ac3
Bug 1738 – Stream interface in .NET assembly (download)
|
5 years ago |
|
SftpFileSystem.cpp
|
5b5a56f675
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 years ago |
|
SftpFileSystem.h
|
5b5a56f675
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 years ago |
|
Terminal.cpp
|
1bccf94d0f
Bug fix: Error when uploading an empty folder in the foreground or any folder in the background to an FTP server with permissions configured
|
4 years ago |
|
Terminal.h
|
5b5a56f675
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 years ago |
|
Usage.cpp
|
f36d12ce3d
StartupSeconds* counters
|
5 years ago |
|
Usage.h
|
f36d12ce3d
StartupSeconds* counters
|
5 years ago |
|
WebDAVFileSystem.cpp
|
251e4c7e1b
Typo in a comment
|
4 years ago |
|
WebDAVFileSystem.h
|
4dd8ee006c
Bug 1824: Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface
|
4 years ago |