summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-05-04message about truncated bannerMatt Johnston
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2016-05-02options for disabling "normal" DHMatt Johnston
2016-05-02move group14 and group16 to options.h, group14-sha256 on by defaultMatt 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-04-29Avoid busy loop while waiting for rekey responseMatt Johnston
2016-04-12Avoid osx "install" raceMatt Johnston
2016-04-12Add manpage and log for forced_commandMatt Johnston
2016-04-12Add -c <command> option to force a specific commandJeremy Kerr
2016-03-18Added signature for changeset 70705edee9ddMatt Johnston
2016-03-18Added tag DROPBEAR_2016.73 for changeset 309e1c4a8768Matt 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
2016-03-15Merge pull request #23 from Chocobo1/travis_fixMatt Johnston
2016-03-15Merge branch 'fperrad-20151231_indent'Matt Johnston