summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-05-18Added signature for changeset 5c9207ceedaeMatt Johnston
2017-05-18Added tag DROPBEAR_2017.75 for changeset c31276613181Matt Johnston
2017-05-18fix changelog for atomic dropbearkeyMatt Johnston
2017-05-17bump version to 2017.75Matt Johnston
2017-05-17changes for 2017.75Matt Johnston
2016-11-19Use atomic key generation in all casesMatt Johnston
2016-05-11Support out-of-tree builds usign bundled libtomHenrik Nordström
2017-05-16listenaddr must be mallocedMatt Johnston
2017-05-13reduce buf->pos if shrinkingMatt Johnston
2016-09-15add CVEs and patch urlsMatt Johnston
2017-05-10free forced_commandMatt Johnston
2017-05-10switch user when opening authorized_keysMatt Johnston
2016-07-21Added signature for changeset 9030ffdbe562Matt Johnston
2016-07-21Added tag DROPBEAR_2016.74 for changeset 0ed3d2bbf956Matt 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