Martin Prikryl
|
b13e2e7c2b
#pragma package(smart_init) is not useful out of packages
|
2 月之前 |
Martin Prikryl
|
3817bbd736
Preparing for separate pre-compiled header file required by Clang
|
2 月之前 |
Martin Prikryl
|
74fdf539de
Clang imposed changes that should be noop and have no effect on classic compiler (2nd after 92ba1e3f0 + preceding commits)
|
3 月之前 |
Martin Prikryl
|
9fe6c68712
Consistently calling command to open window with specific directory Explore, instead of sometimes Browse
|
7 月之前 |
Martin Prikryl
|
3dcb30ca22
Issue 2342 – Command-line interface for installing public key into server
|
9 月之前 |
Martin Prikryl
|
40d4c7fafc
Including PuTTY and OpenSSL versions in /info
|
1 年之前 |
Martin Prikryl
|
b1447ff7b6
Typo in a comment
|
2 年之前 |
Martin Prikryl
|
5c7a4f3ab4
Bug fix: When reading input Stream in .NET assembly upload fails in 64-bit process, the transfer is not interrupted
|
2 年之前 |
Martin Prikryl
|
de63014d9e
puttygen switches --new-passphrase and --old-passphrase are recognized
|
2 年之前 |
Martin Prikryl
|
282143321d
Certificate can be added to ppk key with /keygen
|
2 年之前 |
Martin Prikryl
|
64e39e9e21
Bug 2142: With password storing administratively disabled, the /rawsettings switch cannot be used to set passwords
|
2 年之前 |
Martin Prikryl
|
c1a1f3e945
Bug 2102: Reading password from a file (also in commandline)
|
3 年之前 |
Martin Prikryl
|
9370bfd17f
Bug 1945: Streaming support in .NET assembly for FTP protocol
|
3 年之前 |
Martin Prikryl
|
9a417c3079
Bug 2070: Misplaced warning about unused scripting parameters when /rawsettings command-line switch is used
|
3 年之前 |
Martin Prikryl
|
1018b272ea
Bug 2044: Provide private key as string in .NET assembly
|
3 年之前 |
Martin Prikryl
|
ec22d33b1d
Factoring out IsTransfer
|
4 年之前 |
Martin Prikryl
|
221679d554
Checking for too many parameters with /keygen switch
|
4 年之前 |
Martin Prikryl
|
da478400c4
Generate PPK3 keys + Optimizing work with PPK3 keys.
|
4 年之前 |
Martin Prikryl
|
1dc5bc03c9
Bug fix: Do not say "Terminated by user" when the session has actually timed out.
|
4 年之前 |
Martin Prikryl
|
2ec882ed95
Using an en-dash instead of a minus sign in window titles, local-local session names and various other places
|
4 年之前 |
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 年之前 |
Martin Prikryl
|
2ee282d003
Merge branch 'hotfix'
|
4 年之前 |
Martin Prikryl
|
faa96e8144
Bug 1943: Prevent loading session settings that can lead to remote code execution from handled URLs
|
4 年之前 |
Martin Prikryl
|
b2bfc3e5a8
Chunked input is not implemented, and won't be for now
|
5 年之前 |
Martin Prikryl
|
9fd355f563
Moving chunked output encoding to winscp.com, keeping the console API interface pure binary
|
5 年之前 |
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 年之前 |
Martin Prikryl
|
8730059803
With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738)
|
5 年之前 |
Martin Prikryl
|
cebb4e2a67
With SFTP protocol files can be streamed to stdout in scripting (part of Bug 1738)
|
5 年之前 |
Martin Prikryl
|
f18a7c022b
Refactoring TConsole interface
|
5 年之前 |
Martin Prikryl
|
d8499582d4
Added /nointeractiveinput to usage screen
|
5 年之前 |