| .. |
|
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
|
5e33daf15f
Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file
|
1 year ago |
|
Common.h
|
205e2daebc
Issue 2301 fix incorrectly detected Unicode characters
|
1 year ago |
|
Configuration.cpp
|
8b120da856
Site import from an INI file (Issue 2290)
|
1 year ago |
|
Configuration.h
|
8b120da856
Site import from an INI file (Issue 2290)
|
1 year ago |
|
CopyParam.cpp
|
a8e6220b88
fix typos
|
1 year ago |
|
CopyParam.h
|
1aee6f1464
Bug 513: Download single large file using multiple SFTP connections
|
2 years ago |
|
CoreMain.cpp
|
a8e6220b88
fix typos
|
1 year ago |
|
CoreMain.h
|
35d27659a2
Debugging macros
|
1 year ago |
|
Cryptography.cpp
|
db87bc1810
Bug 2145: Support for OpenSSH certificates for host verification
|
2 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
|
c7ab4b7329
Improving error reporting when merging parallel file parts fail
|
2 years ago |
|
FileBuffer.h
|
c7ab4b7329
Improving error reporting when merging parallel file parts fail
|
2 years ago |
|
FileInfo.cpp
|
c17e528e26
Code formatting
|
4 years ago |
|
FileInfo.h
|
4bd0859efa
Passing password to PuTTY using named pipe instead of commandline
|
2 years ago |
|
FileMasks.cpp
|
d5e22e44bc
FileMasks.cpp Fix typos
|
1 year ago |
|
FileMasks.h
|
c9390ec2f8
Factoring out TSearchRecChecked::GetFilePath()
|
2 years ago |
|
FileOperationProgress.cpp
|
a8e6220b88
fix typos
|
1 year ago |
|
FileOperationProgress.h
|
ec22d33b1d
Factoring out IsTransfer
|
4 years ago |
|
FileSystems.cpp
|
03e38c75ae
Refactoring checksum calculation to share more code between FTP and SFTP in anticipation of reusing it for SCP/Shell
|
3 years ago |
|
FileSystems.h
|
700baf45ee
Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly
|
2 years ago |
|
FtpFileSystem.cpp
|
3086bbd89f
Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol
|
1 year ago |
|
FtpFileSystem.h
|
3086bbd89f
Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol
|
1 year ago |
|
Global.cpp
|
270d8018f4
Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords
|
6 years ago |
|
Global.h
|
35d27659a2
Debugging macros
|
1 year ago |
|
HierarchicalStorage.cpp
|
5e33daf15f
Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file
|
1 year ago |
|
HierarchicalStorage.h
|
5e33daf15f
Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file
|
1 year ago |
|
Http.cpp
|
c92eea5922
Logging root certificate
|
1 year ago |
|
Http.h
|
b7f119487f
Bug 2212: winscp.net root certificate is always trusted when checking for updates, even when (corporate managed) Windows certificate store does not trust it
|
2 years ago |
|
Interface.h
|
c1a1f3e945
Bug 2102: Reading password from a file (also in commandline)
|
3 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
|
a19b1a7e1a
Removing unused (and wrong) code
|
2 years ago |
|
NamedObjs.h
|
a19b1a7e1a
Removing unused (and wrong) code
|
2 years ago |
|
NeonIntf.cpp
|
b1c505cadb
Custom certificate store stopped working for S3
|
2 years ago |
|
NeonIntf.h
|
b1c505cadb
Custom certificate store stopped working for S3
|
2 years ago |
|
Option.cpp
|
de63014d9e
puttygen switches --new-passphrase and --old-passphrase are recognized
|
2 years ago |
|
Option.h
|
408d60c52f
Unused code
|
2 years ago |
|
PuttyIntf.cpp
|
6c36444701
Memory leak when parsing of public key fails
|
1 year ago |
|
PuttyIntf.h
|
952e9a2226
SSH ciphers usage counters
|
2 years ago |
|
PuttyTools.h
|
804ec9c9c9
Bug 52: Use file hash as criterion for synchronization
|
2 years ago |
|
Queue.cpp
|
c10a05b5bd
TXMLDocument use from Issue 2249 on a background thread needs CoInitialize
|
1 year ago |
|
Queue.h
|
92c97a912c
Bug 194: Ongoing delete operation can be moved to background queue
|
4 years ago |
|
RemoteFiles.cpp
|
a8e6220b88
fix typos
|
1 year ago |
|
RemoteFiles.h
|
59393658a0
Bug 2227: Restored ability to duplicate remote folders using "cp" command in secondary shell session even when the SFTP server supports copy-file/copy-data extension
|
2 years ago |
|
S3FileSystem.cpp
|
29f6f25840
Code indentation
|
1 year ago |
|
S3FileSystem.h
|
fb147cdc2a
Issue 2249 – Allow assuming IAM role in S3 sessions + Only profiles that contain both aws_access_key_id and aws_secret_access_key are listed on the Login dialog
|
1 year ago |
|
ScpFileSystem.cpp
|
85f0e92ca6
Timeout* counters
|
1 year ago |
|
ScpFileSystem.h
|
155053704c
Bug 2234: Cannot leave directory entered via cache with SCP protocol if it was deleted meanwhile
|
2 years ago |
|
Script.cpp
|
5deca33acf
Issue 2291 – Failure when trying to automate file synchronization by checksum on an SFTP server that does not support it natively
|
1 year ago |
|
Script.h
|
5deca33acf
Issue 2291 – Failure when trying to automate file synchronization by checksum on an SFTP server that does not support it natively
|
1 year ago |
|
SecureShell.cpp
|
85f0e92ca6
Timeout* counters
|
1 year ago |
|
SecureShell.h
|
85f0e92ca6
Timeout* counters
|
1 year ago |
|
Security.cpp
|
52cec785ee
Improving HTTP error reporting
|
2 years ago |
|
Security.h
|
4cc8444688
Optimization
|
4 years ago |
|
SessionData.cpp
|
7aa82b90fc
Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues
|
1 year ago |
|
SessionData.h
|
7aa82b90fc
Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues
|
1 year ago |
|
SessionInfo.cpp
|
15112f5277
Issue 2299 – Better error message when server is using incompatible TLS protocol version
|
1 year ago |
|
SessionInfo.h
|
15112f5277
Issue 2299 – Better error message when server is using incompatible TLS protocol version
|
1 year ago |
|
SftpFileSystem.cpp
|
7aa82b90fc
Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues
|
1 year ago |
|
SftpFileSystem.h
|
7aa82b90fc
Issue 2247 – Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues
|
1 year ago |
|
Terminal.cpp
|
9f9d4655f1
Easier use of TValueRestorer
|
1 year ago |
|
Terminal.h
|
9a06496936
Bug fix: When S3 or WebDAV server did not provide file timestamp, downloaded file was set to oldest possible timestamp
|
1 year ago |
|
Usage.cpp
|
79b51c10ed
StartupSeconds* counters
|
5 years ago |
|
Usage.h
|
79b51c10ed
StartupSeconds* counters
|
5 years ago |
|
WebDAVFileSystem.cpp
|
53e15d05be
Issue 2293 – Cannot download from WebDAV server when the request is redirected to the same path on another server
|
1 year ago |
|
WebDAVFileSystem.h
|
53e15d05be
Issue 2293 – Cannot download from WebDAV server when the request is redirected to the same path on another server
|
1 year ago |