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 e59ac86ea9 New 'contrib' script to sort out email-corrupted packet logs.
If a PuTTY SSH packet log has gone through line-wrapping at 72
columns, destroying the long lines of the packet hex dumps, then this
script will reconstitute it as best it can, by reconstructing the
ASCII section at the end of the dump from the (hopefully) undamaged
hex part, and using that to spot wrapped lines and remove the
subsequent debris.
2015-08-05 18:44:37 +01:00
..
cygtermd Fix a controlling-terminal bug reported by Anthony Heading: Cygwin 2012-08-28 17:42:47 +00:00
encodelib.py New 'contrib' tool: a script for faking initial KEX. 2015-02-28 07:58:29 +00:00
kh2reg.py Make kh2reg.py compatible with modern Python. 2015-02-24 10:30:18 +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 Dedicated routines for poly1305 arithmetic. 2015-06-07 13:50:05 +01:00
nice-ibeam.cur Commit my replacement Windows I-beam mouse pointer. 2015-05-28 18:14:14 +01:00
samplekex.py New 'contrib' tool: a script for faking initial KEX. 2015-02-28 07:58:29 +00:00