summaryrefslogtreecommitdiff
path: root/signkey.c
Commit message (Expand)AuthorAgeFilesLines
* Add '-R' for delayed hostkey optionkeyondemandMatt Johnston2013-11-071-0/+6
* refactor key generation, make it generate as required.Matt Johnston2013-11-071-9/+6
* Fix specifying a keysize for key generation, fix key name argumentsMatt Johnston2013-11-011-19/+35
* have separate ecdsa keys for each sizeMatt Johnston2013-05-251-26/+71
* merge in HEADMatt Johnston2013-05-211-9/+9
|\
| * Move the more verbose TRACE() statements into TRACE2()Matt Johnston2013-04-011-9/+9
* | ecdsa is workingMatt Johnston2013-05-031-25/+26
* | more ecdsa signkey work, not correctMatt Johnston2013-04-281-44/+111
* | A bit of work on ecdsa for host/auth keysMatt Johnston2013-04-141-7/+0
* | Make _sign and _verify functions take a buffer* rather than void* and intMatt Johnston2013-04-061-16/+8
|/
* - Fix some format strings in TRACE()sMatt Johnston2011-12-041-2/+2
* Improve capitalisation for all logged stringsMatt Johnston2011-02-231-7/+7
* Rename rsa_key to dropbear_rsa_key (and same for dss too) soMatt Johnston2010-07-211-4/+4
* Agent forwarding worksagent-clientMatt Johnston2009-07-301-1/+0
* New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston2009-07-061-3/+11
* Improve known_hosts checking.Matt Johnston2007-02-221-1/+8
* - add explicit check that correct keytype exists for pubkey verificationMatt Johnston2005-09-061-0/+6
* Change the format of for loops, gcc4 produces incorrect binaries withMatt Johnston2005-07-081-10/+12
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-021-18/+18
* Nasty.Matt Johnston2004-08-241-0/+1
* Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston2004-08-121-2/+2
* - Hostkey checking is mostly there, just aren't appending yet.Matt Johnston2004-08-081-19/+65
* Improved signkey codeMatt Johnston2004-08-031-39/+85
* - Added terminal mode handling etc for the client, and window changeMatt Johnston2004-08-011-1/+0
* Client mostly works up to password authMatt Johnston2004-07-281-0/+7
* snapshot of stuffMatt Johnston2004-07-261-1/+2
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+376