]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Improved error messages if you use the wrong key type: you should
authorSimon Tatham <anakin@pobox.com>
Sat, 11 May 2002 12:13:42 +0000 (12:13 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 11 May 2002 12:13:42 +0000 (12:13 +0000)
commit8c3a0eb50b31bd9f3c730b0aedfdd636077e8ac5
tree04ff5ebb20fa2adbd4b310292b91caa46a5098ba
parent43ddeb86bf64e7a0a40b535774214bd6f9a29154
Improved error messages if you use the wrong key type: you should
now be told that the key is the wrong type, _and_ what type it is,
rather than being given a blanket `unable to read key file' message.

[originally from svn r1662]
pageant.c
puttygen.c
ssh.c
ssh.h
sshpubk.c