Martin Prikryl
|
ec808580ce
Minimal changes needed to compile against PuTTY 0.78 and pass tests
|
2 years ago |
Martin Prikryl
|
2fdcc0e6ad
Using unique_ptr instead of auto_ptr + Replacing use of auto_ptr, where unique_ptr cannot be used with plain pointers
|
3 years ago |
Martin Prikryl
|
0d555f8893
Bug 2113: Agent forwarding does not work
|
3 years ago |
Martin Prikryl
|
070ff9ad32
Bug 2107: Private key pattern in PuTTY command-line
|
3 years ago |
Martin Prikryl
|
45ce42b255
Updating code to PuTTY 0.77 new local proxy implementation
|
3 years ago |
Martin Prikryl
|
8c0e341973
Do not try to update network buffer, if there's no network socket
|
3 years ago |
Martin Prikryl
|
5c9ec290c6
Failure when connection lost is detected while waiting for data
|
3 years ago |
Martin Prikryl
|
4c020b5f87
Redundant call
|
3 years ago |
Martin Prikryl
|
a9c8bf0510
Unused code
|
3 years ago |
Martin Prikryl
|
a98d6af45e
Fixing logging of multiple prompts
|
3 years ago |
Martin Prikryl
|
58be45f390
Updating code to PuTTY 0.77 proxy-password-prompt (Interactive username/password prompts for proxy authentication)
|
3 years ago |
Martin Prikryl
|
e5a92a4e1a
Empty second banner was displayed when the actual banner did not end with new-line
|
3 years ago |
Martin Prikryl
|
d8d7fdec31
Avoid redundant logging of known host keys
|
3 years ago |
Martin Prikryl
|
6c8cf9ae8d
Updating code to PuTTY 0.77
|
3 years ago |
Martin Prikryl
|
96ae60100d
Removing noop code
|
3 years ago |
Martin Prikryl
|
0a567870cf
Thread safe replacement of handles_by_evtomain global
|
4 years ago |
Martin Prikryl
|
cda4ea8a81
Removing support for SSH-1
|
4 years ago |
Martin Prikryl
|
542b4ead44
Updating code to PuTTY 0.75
|
4 years ago |
Martin Prikryl
|
f074f481bf
Bug fix: Do not say "Terminated by user" when the session has actually timed out.
|
4 years ago |
Martin Prikryl
|
79f7c90fef
Logging SSH authentication prompts responding
|
4 years ago |
Martin Prikryl
|
fa7be585e6
Bug 1991: No error message is sometimes shown when SFTP server disconnects
|
4 years ago |
Martin Prikryl
|
9f7490ab08
Bug 1977: Ignore disconnect messages from the server while closing the connection
|
4 years ago |
Martin Prikryl
|
5594768de0
Bug 1970: Problems with port forwarding are not detected
|
4 years ago |
Martin Prikryl
|
8645873789
Adjusting parameter names to PuTTY 0.74
|
5 years ago |
Martin Prikryl
|
8185237b19
Bug 1863: Allow turning off GSSAPI key exchange
|
5 years ago |
Martin Prikryl
|
21d47649f0
When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly
|
5 years ago |
Martin Prikryl
|
7cfdd39380
Factoring out VerifyCachedHostKey
|
5 years ago |
Martin Prikryl
|
06fc587359
GSSAPI key exchange authentication disabled as it caused failures when old version of MIT Kerberos was installed on the machine
|
5 years ago |
Martin Prikryl
|
045d5261c0
Bug 1845: Failure when fallback SSH channel fails to open (reimplementation with a help of PuTTY fix)
|
5 years ago |
Martin Prikryl
|
d8df949fd1
Bug 1845: Failure when fallback SSH channel fails to open
|
5 years ago |