Improvements to PuTTYgen error reporting:
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 27 Feb 2005 23:01:11 +0000 (23:01 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 27 Feb 2005 23:01:11 +0000 (23:01 +0000)
commit1e87cce57fa5ba8819ba5b11fdbabefc6d8dab9e
treeb8544da32026b77d2c60e2ff9603b5d8eb1eb10e
parent88b3172a9144857696ed9425a0e66e5a11bdd927
Improvements to PuTTYgen error reporting:
 - will now display a reason when it fails to load a key
 - uses existing error return from native keys
 - import.c had a lot of error descriptions which weren't going anywhere;
   since the strings are probably taking up space in the binary, we
   may as well use them

git-svn-id: svn://svn.tartarus.org/sgt/putty@5408 cda61777-01e9-0310-a592-d414129be87e
cmdgen.c
import.c
ssh.h
windows/winpgen.c