index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
keyimport.c
Age
Commit message (
Expand
)
Author
2013-11-27
- Increase buffer size, fixes converting 521bit ECC key
Matt Johnston
2013-11-14
use oldstyle comments
Matt Johnston
2013-11-07
Add '-R' for delayed hostkey option
Matt Johnston
2013-11-07
refactor key generation, make it generate as required.
Matt Johnston
2013-11-01
merge yet again
Matt Johnston
2013-11-01
Fix specifying a keysize for key generation, fix key name arguments
Matt Johnston
2013-10-20
writing out openssh ecc keys works
Matt Johnston
2013-05-25
have separate ecdsa keys for each size
Matt Johnston
2013-05-23
hackish ECC import code from OpenSSH
Matt Johnston
2013-04-14
A bit of work on ecdsa for host/auth keys
Matt Johnston
2008-09-22
Remove an unused variable
Matt Johnston
2006-07-07
Fixes from Erik Hovland:
Matt Johnston
2005-11-30
* keyimport.c: fclose() the key file to make sure data gets written
Matt Johnston
2005-09-05
* use own assertions which should get logged properly
Matt Johnston
2004-08-17
Some small fixes for unused vars, and old messages
Matt Johnston
2004-08-14
Dropbearkey can now print out pubkey portions
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston