summaryrefslogtreecommitdiff
path: root/dss.c
Commit message (Expand)AuthorAgeFilesLines
* Add m_mp_alloc_init_multi() helperMatt Johnston2013-05-231-7/+2
* merge in HEADMatt Johnston2013-05-211-3/+3
|\
| * Move the more verbose TRACE() statements into TRACE2()Matt Johnston2013-04-011-3/+3
* | Make _sign and _verify functions take a buffer* rather than void* and intMatt Johnston2013-04-061-8/+4
|/
* fix typoMatt Johnston2013-02-241-1/+0
* DSS_PROTOK is not necessary now that private keys are includedMatt Johnston2013-02-231-64/+3
* Improve capitalisation for all logged stringsMatt Johnston2011-02-231-10/+10
* Rename rsa_key to dropbear_rsa_key (and same for dss too) soMatt Johnston2010-07-211-7/+7
* merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'Matt Johnston2006-12-061-0/+3
|\
| * Free x component of DSS key upon failure to loadMatt Johnston2006-11-021-0/+3
* | Fixes from Erik Hovland:Matt Johnston2006-07-071-1/+3
|/
* * use own assertions which should get logged properlyMatt Johnston2005-09-051-8/+8
* - refactored random mp_int generation and byte->mp_int codeMatt Johnston2005-05-051-22/+8
* Fix memory leak (reported by Boris Berezovsky)Matt Johnston2005-05-041-1/+1
* * fix longstanding bug with connections being closed on failure toMatt Johnston2005-03-131-0/+2
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-021-12/+12
* Cleaning out various dead wood found with -dead_stripMatt Johnston2004-12-201-0/+19
* default initialisers for mp_intsMatt Johnston2004-08-171-5/+11
* Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston2004-08-121-2/+2
* Client mostly works up to password authMatt Johnston2004-07-281-0/+4
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+399