Mercurial > dropbear
log
age | author | description |
---|---|---|
Tue, 24 Feb 2015 22:41:26 +0800 | Thorsten Horstmann | Avoid cppcheck warning |
Tue, 24 Feb 2015 22:36:20 +0800 | Matt Johnston | Add more ATTRIB_NORETURN annotations, from Thorsten Horstmann |
Tue, 24 Feb 2015 22:23:32 +0800 | Matt Johnston | Revert accidental commented out signal handlers |
Tue, 24 Feb 2015 22:17:04 +0800 | Matt Johnston | Some additional cleanup functions |
Tue, 24 Feb 2015 22:01:33 +0800 | Matt Johnston | Free memory before exiting. Based on patch from Thorsten Horstmann. |
Tue, 24 Feb 2015 20:53:32 +0800 | Matt Johnston | Use m_close() which will avoid close(-1) |
Tue, 24 Feb 2015 20:51:18 +0800 | Thorsten Horstmann | Fix for old compilers, variable declarations at beginning of functions |