mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 03:22:48 -05:00
Merge SSH fixes from 'pre-0.79'.
This commit is contained in:
@ -167,6 +167,7 @@ typedef const char *HelpCtx;
|
||||
#define WINHELP_CTX_ssh_bugs_pksessid2 "config-ssh-bug-pksessid2"
|
||||
#define WINHELP_CTX_ssh_bugs_rekey2 "config-ssh-bug-rekey"
|
||||
#define WINHELP_CTX_ssh_bugs_maxpkt2 "config-ssh-bug-maxpkt2"
|
||||
#define WINHELP_CTX_ssh_bugs_rsa_sha2_cert_userauth "config-ssh-bug-rsa-sha2-cert-userauth"
|
||||
#define WINHELP_CTX_ssh_bugs_winadj "config-ssh-bug-winadj"
|
||||
#define WINHELP_CTX_ssh_bugs_chanreq "config-ssh-bug-chanreq"
|
||||
#define WINHELP_CTX_ssh_bugs_oldgex2 "config-ssh-bug-oldgex2"
|
||||
|
Reference in New Issue
Block a user