summaryrefslogtreecommitdiffhomepage
path: root/dss.c
AgeCommit message (Expand)Author
2006-07-07Fixes from Erik Hovland:Matt Johnston
2005-09-05* use own assertions which should get logged properlyMatt Johnston
2005-05-05- refactored random mp_int generation and byte->mp_int codeMatt Johnston
2005-05-04Fix memory leak (reported by Boris Berezovsky)Matt Johnston
2005-03-13* fix longstanding bug with connections being closed on failure toMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-12-20Cleaning out various dead wood found with -dead_stripMatt Johnston
2004-08-17default initialisers for mp_intsMatt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-07-28Client mostly works up to password authMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston