summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-05-18better harnessMatt Johnston
2017-05-18setup svr_dropbear_exitMatt Johnston
2017-05-14rename fuzzer -> fuzz-target, add list-fuzz-targetsMatt Johnston
2017-05-13Use CXX to link fuzzer, also link with $FUZZLIBMatt Johnston
2017-05-13crypto_init()Matt Johnston
2017-05-13fix buf->pos when shrinkingMatt Johnston
2017-05-13fuzz harnessMatt Johnston
2017-05-12copy over some fuzzing code from AFL branchMatt Johnston
2017-05-12notsocket changes from afl branchMatt Johnston
2016-07-21mention regression releaseMatt Johnston
2016-07-21bump versionMatt Johnston
2016-07-21changelogsMatt Johnston
2016-04-29Avoid busy loop while waiting for rekey responseMatt Johnston
2016-06-19make sure socket is of the right domainMatt Johnston
2016-07-12make indenting consistentMatt Johnston
2016-07-12add length checks for ecc tooMatt Johnston
2016-07-12merge fixes from PuTTY import.cMatt Johnston
2016-07-11additional length checksMatt Johnston
2016-07-11Improve exit message formattingMatt Johnston
2016-07-11improve algorithm list parsingMatt Johnston
2016-07-11better TRACE of failed remote identMatt Johnston
2016-03-18update for 2016.73Matt Johnston
2016-03-18Fix whitespace missed in mergeMatt Johnston
2016-03-17move m_burn and function attributes to dbhelpersMatt Johnston
2016-03-17Fix missing paths from m_burn commitMatt Johnston
2016-03-17use m_burn for mp_clearMatt Johnston
2016-03-16Use memset_s or explicit_bzeroMatt Johnston
2016-03-16add CVEMatt Johnston
2016-03-16mergeMatt Johnston
2016-03-16add the idiomatic do/while(0) in the macro SCREWUPFrancois Perrad
2016-03-16fix empty C prototypesFrancois Perrad
2016-03-16add static in function definitionFrancois Perrad
2016-03-16add parentheses to macroFrancois Perrad
2016-03-16const variablesFrancois Perrad
2016-03-16explicitly initialization of static variablesFrancois Perrad
2016-03-16Suspicious use of ;Francois Perrad
2016-03-16rename loop variableFrancois Perrad
2016-03-16Suspicious use of &Francois Perrad
2016-03-16add comment FALLTHROUGH which recognize by many lint toolsFrancois Perrad
2016-03-16put default in switch/caseFrancois Perrad
2016-03-16remove unreachable codeFrancois Perrad
2016-03-16use #ifdef like everywhereFrancois Perrad
2016-03-15mergeMatt Johnston
2016-03-15assertion for case that shouldn't happenMatt Johnston
2016-03-15m_close() rather than close()Matt Johnston
2016-03-15ignore return value from fcntl()Matt Johnston
2016-03-15Fix truncated type for getc() at confirmation promptMatt Johnston
2016-03-15cast return type to enumMatt Johnston
2016-03-15remove unused loginrec_set_addr()Matt Johnston
2016-03-15update CHANGESMatt Johnston