summaryrefslogtreecommitdiffhomepage
path: root/signkey.c
AgeCommit message (Expand)Author
2013-04-01Move the more verbose TRACE() statements into TRACE2()Matt Johnston
2011-12-04- Fix some format strings in TRACE()sMatt Johnston
2011-02-23Improve capitalisation for all logged stringsMatt Johnston
2010-07-21Rename rsa_key to dropbear_rsa_key (and same for dss too) soMatt Johnston
2009-07-30Agent forwarding worksMatt Johnston
2009-07-06New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston
2007-02-22Improve known_hosts checking.Matt Johnston
2005-09-06- add explicit check that correct keytype exists for pubkey verificationMatt Johnston
2005-07-08Change the format of for loops, gcc4 produces incorrect binaries withMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-08-24Nasty.Matt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-08-08- Hostkey checking is mostly there, just aren't appending yet.Matt Johnston
2004-08-03Improved signkey codeMatt Johnston
2004-08-01- Added terminal mode handling etc for the client, and window changeMatt Johnston
2004-07-28Client mostly works up to password authMatt Johnston
2004-07-26snapshot of stuffMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston