Fixed issue #2537: TortoiseGitPlink will not connect to OpenSSH 6.9
commitf689020d0b4d9d6c0c3a17ada9a2b1f785f15e26
authorSven Strickroth <email@cs-ware.de>
Fri, 17 Jul 2015 20:04:38 +0000 (17 22:04 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 19 Jul 2015 20:58:34 +0000 (19 22:58 +0200)
tree78dc9b366eae15041036b7fd366a775b8ae8de00
parent52fe80237a4fd6cf11ee8107e09c84e84ff5f0f8
Fixed issue #2537: TortoiseGitPlink will not connect to OpenSSH 6.9

Signed-off-by: Sven Strickroth <email@cs-ware.de>
26 files changed:
src/Changelog.txt
src/TortoisePlink/CONF.C
src/TortoisePlink/MISC.C
src/TortoisePlink/MISC.H
src/TortoisePlink/NETWORK.H
src/TortoisePlink/PORTFWD.C
src/TortoisePlink/PROXY.C
src/TortoisePlink/PUTTY.H
src/TortoisePlink/SETTINGS.C
src/TortoisePlink/SSH.C
src/TortoisePlink/SSH.H
src/TortoisePlink/SSHBLOWF.C
src/TortoisePlink/SSHBN.C
src/TortoisePlink/SSHMD5.C
src/TortoisePlink/SSHPUBK.C
src/TortoisePlink/SSHSH256.C
src/TortoisePlink/SSHSH512.C
src/TortoisePlink/SSHSHA.C
src/TortoisePlink/Windows/WINHANDL.C
src/TortoisePlink/Windows/WINHELP.H
src/TortoisePlink/Windows/WINNET.C
src/TortoisePlink/Windows/winhsock.c
src/TortoisePlink/Windows/winnps.c
src/TortoisePlink/errsock.c
src/TortoisePlink/sshbn.h [new file with mode: 0644]
src/TortoisePlink/sshshare.c