]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - cmdgen.c
Improvements to PuTTYgen error reporting:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 27 Feb 2005 23:01:11 +0000 (23:01 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 27 Feb 2005 23:01:11 +0000 (23:01 +0000)
commitbd6eadd196d11648e76b0ce3402a236df2317c24
treeb8544da32026b77d2c60e2ff9603b5d8eb1eb10e
parent114b750d93652612f091d51663a5df7a4c0ff2a5
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

[originally from svn r5408]
cmdgen.c
import.c
ssh.h
windows/winpgen.c