Mercurial > dropbear
log
age | author | description |
---|---|---|
2015-02-28 | Matt Johnston | Better failure handling |
2015-02-28 | Matt Johnston | merge coverity |
2015-02-28 | Matt Johnston | merge tcp fastopen |
2015-02-28 | Matt Johnston | Add cleanup fastopen |
2015-02-28 | Matt Johnston | merge from default fastopen |
2015-02-26 | Matt Johnston | EINPROGRESS for sendmsg() means it's working OK fastopen |
2015-02-26 | Matt Johnston | ignore any sendmsg() errors fastopen |
2015-02-24 | Matt Johnston | merge coverity |
2015-02-24 | Thorsten Horstmann | Use m_burn rather than memset |
2015-02-24 | Thorsten Horstmann | Avoid cppcheck warning |
2015-02-24 | Matt Johnston | Add more ATTRIB_NORETURN annotations, from Thorsten Horstmann |
2015-02-24 | Matt Johnston | Revert accidental commented out signal handlers |
2015-02-24 | Matt Johnston | Some additional cleanup functions |
2015-02-24 | Matt Johnston | Free memory before exiting. Based on patch from Thorsten Horstmann. |
2015-02-24 | Matt Johnston | Use m_close() which will avoid close(-1) |