]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Give a better error message if a PuTTY private key file has a version
authorSimon Tatham <anakin@pobox.com>
Fri, 22 Feb 2013 21:39:02 +0000 (21:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 22 Feb 2013 21:39:02 +0000 (21:39 +0000)
commit40ce043a97c71374d2118ed636a36b16a148d411
tree80da0161f169de4891a4926a6979683bcce037e9
parent8f3cc4a9bff7a6dbce8c175e0061d2300677b131
Give a better error message if a PuTTY private key file has a version
number we don't understand. It's nicer to report 'format too new' than
'not a PuTTY key file'.

[originally from svn r9763]
cmdgen.c
sshpubk.c