summaryrefslogtreecommitdiffhomepage
path: root/keyimport.c
AgeCommit message (Expand)Author
2013-11-27- Increase buffer size, fixes converting 521bit ECC keyMatt Johnston
2013-11-14use oldstyle commentsMatt Johnston
2013-11-07Add '-R' for delayed hostkey optionMatt Johnston
2013-11-07refactor key generation, make it generate as required.Matt Johnston
2013-11-01merge yet againMatt Johnston
2013-11-01Fix specifying a keysize for key generation, fix key name argumentsMatt Johnston
2013-10-20writing out openssh ecc keys worksMatt Johnston
2013-05-25have separate ecdsa keys for each sizeMatt Johnston
2013-05-23hackish ECC import code from OpenSSHMatt Johnston
2013-04-14A bit of work on ecdsa for host/auth keysMatt Johnston
2008-09-22Remove an unused variableMatt Johnston
2006-07-07Fixes from Erik Hovland:Matt Johnston
2005-11-30 * keyimport.c: fclose() the key file to make sure data gets writtenMatt Johnston
2005-09-05* use own assertions which should get logged properlyMatt Johnston
2004-08-17Some small fixes for unused vars, and old messagesMatt Johnston
2004-08-14Dropbearkey can now print out pubkey portionsMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston