summaryrefslogtreecommitdiffhomepage
path: root/dropbearkey.c
AgeCommit message (Expand)Author
2007-08-08Make dropbearkey only generate 1024 bit keysMatt Johnston
2006-07-07Fixes from Erik Hovland:Matt Johnston
2006-06-07Add -N "no remote command" dbclient option.Matt Johnston
2006-06-07Include user@host in the pubkey line, since it's sometimes very usefulMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-08-18DEBUG_TRACE now only triggers with -v on the cmdlineMatt Johnston
2004-08-14Dropbearkey can now print out pubkey portionsMatt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-07-27Switching to the magical new Makefile, and new dbmulti styleMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston