Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Tue, 04 Feb 2003 13:02:54 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Tue Feb 04 2003  13:02:54 GMT

Log message:
Add another bug workaround, this one for old OpenSSH (<2.3) servers
which have a strange idea of what data should be signed in a PK auth
request. This actually got in my way while doing serious things at
work! :-)

Modified files:
    .               : putty.h settings.c ssh.c windlg.c
    doc             : config.but

Links:
http://cvs.tartarus.org//putty/putty.h.diff?r1=1.202&r2=1.203
http://cvs.tartarus.org//putty/settings.c.diff?r1=1.101&r2=1.102
http://cvs.tartarus.org//putty/ssh.c.diff?r1=1.272&r2=1.273
http://cvs.tartarus.org//putty/windlg.c.diff?r1=1.206&r2=1.207
http://cvs.tartarus.org//putty/doc/config.but.diff?r1=1.53&r2=1.54