Mercurial > dropbear
graph
-
Use m_burn rather than memset2015-02-24, by Thorsten Horstmann
-
Avoid cppcheck warning2015-02-24, by Thorsten Horstmann
-
Add more ATTRIB_NORETURN annotations, from Thorsten Horstmann2015-02-24, by Matt Johnston
-
Revert accidental commented out signal handlers2015-02-24, by Matt Johnston
-
Some additional cleanup functions2015-02-24, by Matt Johnston
-
Free memory before exiting. Based on patch from Thorsten Horstmann.2015-02-24, by Matt Johnston
-
Use m_close() which will avoid close(-1)2015-02-24, by Matt Johnston
-
Fix for old compilers, variable declarations at beginning of functions2015-02-24, by Thorsten Horstmann
-
Some minor typo fixes, found by codespell.2015-02-24, by Thorsten Horstmann
-
DROPBEAR_ prefix for include guards to avoid collisions2015-02-24, by Thorsten Horstmann