1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/contrib
Simon Tatham cc9d920c78 Rework samplekex.py to use the new -proxycmd.
It now expects its standard input to be connected to the same PuTTY
its standard output is talking to, i.e. expects to be invoked as a
proxy command. It conducts the same sample key exchange as it used to,
but now reads the SSH greeting and first couple of packets back from
PuTTY and minimally checks that they're something like what it was
expecting.

(In the process, I've also fixed a mistake in the Python message code
enumeration, which caused one of those expect() calls to fail.)
2016-05-03 16:51:42 +01:00
..
cygtermd Remove some unused variables. 2016-01-26 18:36:26 +00:00
encodelib.py Rework samplekex.py to use the new -proxycmd. 2016-05-03 16:51:42 +01:00
kh2reg.py Support Ed25519 in kh2reg.py. 2016-03-25 09:58:40 +00:00
logparse.pl Elliptic-curve cryptography support. 2014-11-02 18:16:54 +00:00
logrewrap.pl New 'contrib' script to sort out email-corrupted packet logs. 2015-08-05 18:44:37 +01:00
make1305.py Relegate BignumDblInt to an implementation detail of sshbn.h. 2015-12-16 14:13:21 +00:00
nice-ibeam.cur Commit my replacement Windows I-beam mouse pointer. 2015-05-28 18:14:14 +01:00
samplekex.py Rework samplekex.py to use the new -proxycmd. 2016-05-03 16:51:42 +01:00