Martin Prikryl
|
5c7a4f3ab4
Bug fix: When reading input Stream in .NET assembly upload fails in 64-bit process, the transfer is not interrupted
|
2 years ago |
Martin Prikryl
|
de63014d9e
puttygen switches --new-passphrase and --old-passphrase are recognized
|
2 years ago |
Martin Prikryl
|
282143321d
Certificate can be added to ppk key with /keygen
|
2 years ago |
Martin Prikryl
|
64e39e9e21
Bug 2142: With password storing administratively disabled, the /rawsettings switch cannot be used to set passwords
|
2 years ago |
Martin Prikryl
|
c1a1f3e945
Bug 2102: Reading password from a file (also in commandline)
|
3 years ago |
Martin Prikryl
|
9370bfd17f
Bug 1945: Streaming support in .NET assembly for FTP protocol
|
3 years ago |
Martin Prikryl
|
9a417c3079
Bug 2070: Misplaced warning about unused scripting parameters when /rawsettings command-line switch is used
|
3 years ago |
Martin Prikryl
|
1018b272ea
Bug 2044: Provide private key as string in .NET assembly
|
3 years ago |
Martin Prikryl
|
ec22d33b1d
Factoring out IsTransfer
|
4 years ago |
Martin Prikryl
|
221679d554
Checking for too many parameters with /keygen switch
|
4 years ago |
Martin Prikryl
|
da478400c4
Generate PPK3 keys + Optimizing work with PPK3 keys.
|
4 years ago |
Martin Prikryl
|
1dc5bc03c9
Bug fix: Do not say "Terminated by user" when the session has actually timed out.
|
4 years ago |
Martin Prikryl
|
2ec882ed95
Using an en-dash instead of a minus sign in window titles, local-local session names and various other places
|
4 years ago |
Martin Prikryl
|
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 |
Martin Prikryl
|
2ee282d003
Merge branch 'hotfix'
|
4 years ago |
Martin Prikryl
|
faa96e8144
Bug 1943: Prevent loading session settings that can lead to remote code execution from handled URLs
|
4 years ago |
Martin Prikryl
|
b2bfc3e5a8
Chunked input is not implemented, and won't be for now
|
5 years ago |
Martin Prikryl
|
9fd355f563
Moving chunked output encoding to winscp.com, keeping the console API interface pure binary
|
5 years ago |
Martin Prikryl
|
092b1539fd
With SFTP protocol files can be streamed to stdout in scripting using chunked encoding to distinguish multiple files (part of Bug 1738)
|
5 years ago |
Martin Prikryl
|
8730059803
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 years ago |
Martin Prikryl
|
cebb4e2a67
With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738)
|
5 years ago |
Martin Prikryl
|
f18a7c022b
Refactoring TConsole interface
|
5 years ago |
Martin Prikryl
|
d8499582d4
Added /nointeractiveinput to usage screen
|
5 years ago |
Martin Prikryl
|
809cf184ac
Bug 1821: Alternative way to provide credentials in scripting/command-line without URL-encoding
|
5 years ago |
Martin Prikryl
|
354626cb12
Bug fix: SHA-1 fingerprint of TLS/SSL certificate was incorrectly presented as MD5 by Session.ScanFingerprint
|
5 years ago |
Martin Prikryl
|
84e5d425c0
Typos
|
5 years ago |
Martin Prikryl
|
9015d8106a
Command-line switch /browse to either force opening the main window when a file URL is specified or to explicitly select a specified file in both file panels
|
6 years ago |
Martin Prikryl
|
4c0917b517
When using a scripting console interactively, not warning about opening a session from a command-line or using a stored site
|
6 years ago |
Martin Prikryl
|
957b0d58ca
/passphrase command-line switch was not documented (should have been in f3518083)
|
6 years ago |
Martin Prikryl
|
870d4a5c7c
Some tokens were not wrapped in angled quotes + Better value placeholder names
|
6 years ago |