| .. |
|
Bookmarks.cpp
|
5dfbf31821
Bug 1127: Bookmark drop down menu
|
7 年之前 |
|
Bookmarks.h
|
5dfbf31821
Bug 1127: Bookmark drop down menu
|
7 年之前 |
|
Common.cpp
|
2ec882ed95
Using an en-dash instead of a minus sign in window titles, local-local session names and various other places
|
4 年之前 |
|
Common.h
|
c9d7563e18
Compiler warning
|
4 年之前 |
|
Configuration.cpp
|
a00bcd5188
Bug 958: Local ports for active FTP mode can be limited
|
5 年之前 |
|
Configuration.h
|
a00bcd5188
Bug 958: Local ports for active FTP mode can be limited
|
5 年之前 |
|
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 年之前 |
|
CopyParam.h
|
fb013d64dc
Redundant constants
|
4 年之前 |
|
CoreMain.cpp
|
1dc5bc03c9
Bug fix: Do not say "Terminated by user" when the session has actually timed out.
|
4 年之前 |
|
CoreMain.h
|
26b6b13bc8
5.6
|
7 年之前 |
|
Cryptography.cpp
|
965a14838f
Updating code to PuTTY 0d2d20aa
|
6 年之前 |
|
Cryptography.h
|
e5887883a2
Updating code to PuTTY dfdb73e1
|
6 年之前 |
|
Exceptions.cpp
|
9242eaf945
Separating context from error
|
5 年之前 |
|
Exceptions.h
|
eaa430fbe4
Bug 1949: Improve handling of long shell command error messages
|
4 年之前 |
|
FileBuffer.cpp
|
6e5c55fab9
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 年之前 |
|
FileBuffer.h
|
6e5c55fab9
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 年之前 |
|
FileInfo.cpp
|
c17e528e26
Code formatting
|
4 年之前 |
|
FileInfo.h
|
98fa08c5c5
Bug fix: Version check did not work with five digit build number
|
5 年之前 |
|
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 年之前 |
|
FileMasks.h
|
f21e2db167
Bug fix: Custom command patterns !S/!E do not include fingerprint of TLS certificate
|
5 年之前 |
|
FileOperationProgress.cpp
|
73a0ac1ef3
Comment to ecdcc5ff
|
4 年之前 |
|
FileOperationProgress.h
|
ecdcc5ff24
Invalid assertion
|
4 年之前 |
|
FileSystems.cpp
|
0eacaaaa9a
Compiler warning introduced by 64f634db37
|
7 年之前 |
|
FileSystems.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 年之前 |
|
FtpFileSystem.cpp
|
c322ad84e8
Bug 1973: Allow downloading a file from an FTP server via a symbolic link in scripting or when handling a URL
|
4 年之前 |
|
FtpFileSystem.h
|
c322ad84e8
Bug 1973: Allow downloading a file from an FTP server via a symbolic link in scripting or when handling a URL
|
4 年之前 |
|
Global.cpp
|
270d8018f4
Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords
|
6 年之前 |
|
Global.h
|
270d8018f4
Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords
|
6 年之前 |
|
HierarchicalStorage.cpp
|
2dd517c888
Switch-like raw session settings can be configured using on/off/auto keywords
|
4 年之前 |
|
HierarchicalStorage.h
|
2dd517c888
Switch-like raw session settings can be configured using on/off/auto keywords
|
4 年之前 |
|
Http.cpp
|
80e08f8d60
Bug 572: Amazon S3 protocol (directory browsing)
|
7 年之前 |
|
Http.h
|
80e08f8d60
Bug 572: Amazon S3 protocol (directory browsing)
|
7 年之前 |
|
Interface.h
|
b049c84dc3
Logging user query responses
|
4 年之前 |
|
KeyGen.cpp
|
dc4a08d325
USE_COMPATIBLE_THREAD directive does not exist anymore
|
6 年之前 |
|
KeyGen.h
|
2e4b4738f0
5.2
|
7 年之前 |
|
NamedObjs.cpp
|
3251009b94
Bug 1293: Option to turn off Natural order numerical sorting
|
7 年之前 |
|
NamedObjs.h
|
d8f92984b9
First public commit of dev branch
|
7 年之前 |
|
NeonIntf.cpp
|
1fe119535a
Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates
|
5 年之前 |
|
NeonIntf.h
|
1fe119535a
Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates
|
5 年之前 |
|
Option.cpp
|
55a3b5b2d6
Factoring out TOptions::Parse
|
6 年之前 |
|
Option.h
|
55a3b5b2d6
Factoring out TOptions::Parse
|
6 年之前 |
|
PuttyIntf.cpp
|
1cc7db77ed
Bug 1917: List encrypt-then-MAC algorithms in /info listing
|
5 年之前 |
|
PuttyIntf.h
|
b79f8c4789
When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly
|
6 年之前 |
|
PuttyTools.h
|
5a54aaf111
Bug 1833: Cannot connect to SSH-1 servers
|
5 年之前 |
|
Queue.cpp
|
d81f3c4fca
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 年之前 |
|
Queue.h
|
14c15ca661
Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip
|
5 年之前 |
|
RemoteFiles.cpp
|
79184b3fe6
Reusing function
|
4 年之前 |
|
RemoteFiles.h
|
7c0121b5d9
Bug 1893: Basic implementation of local tabs
|
5 年之前 |
|
S3FileSystem.cpp
|
3f186e8df7
Bug 1972: Uploads over 5MB on with S3 protocol on Google Cloud fail as multipart uploads are not supported there
|
4 年之前 |
|
S3FileSystem.h
|
3f186e8df7
Bug 1972: Uploads over 5MB on with S3 protocol on Google Cloud fail as multipart uploads are not supported there
|
4 年之前 |
|
ScpFileSystem.cpp
|
ecdcc5ff24
Invalid assertion
|
4 年之前 |
|
ScpFileSystem.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 年之前 |
|
Script.cpp
|
00daaf7b98
Memory leak
|
4 年之前 |
|
Script.h
|
ae928efc1c
Generalizing Bug 1956: Some errors and information while opening a session in scripting were not logged
|
4 年之前 |
|
SecureShell.cpp
|
556633c71f
Bug 1977: Ignore disconnect messages from the server while closing the connection
|
4 年之前 |
|
SecureShell.h
|
556633c71f
Bug 1977: Ignore disconnect messages from the server while closing the connection
|
4 年之前 |
|
Security.cpp
|
1cafc8fc76
Bug 1442: Certificate validation fails on Windows Vista and older
|
7 年之前 |
|
Security.h
|
a0a3e03326
Providing more details when verification of the TLS certificate against Windows certificate store fails
|
7 年之前 |
|
SessionData.cpp
|
6954eeb7fc
https:// URL with known S3 API hostname (s3.amazonaws.com, digitaloceanspaces.com, storage.googleapis.com) is interpreted as S3 protocol, instead of WebDAV
|
4 年之前 |
|
SessionData.h
|
6954eeb7fc
https:// URL with known S3 API hostname (s3.amazonaws.com, digitaloceanspaces.com, storage.googleapis.com) is interpreted as S3 protocol, instead of WebDAV
|
4 年之前 |
|
SessionInfo.cpp
|
baa5e86864
Merge branch 'master' into dev
|
4 年之前 |
|
SessionInfo.h
|
56db37fceb
Bug 1738 – Stream interface in .NET assembly (download)
|
5 年之前 |
|
SftpFileSystem.cpp
|
9a215447f9
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 年之前 |
|
SftpFileSystem.h
|
9a215447f9
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 年之前 |
|
Terminal.cpp
|
e8ec884710
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 年之前 |
|
Terminal.h
|
9a215447f9
Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session
|
4 年之前 |
|
Usage.cpp
|
79b51c10ed
StartupSeconds* counters
|
5 年之前 |
|
Usage.h
|
79b51c10ed
StartupSeconds* counters
|
5 年之前 |
|
WebDAVFileSystem.cpp
|
9a5f22bd87
Bug 1824: Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface
|
4 年之前 |
|
WebDAVFileSystem.h
|
9a5f22bd87
Bug 1824: Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface
|
4 年之前 |