Mercurial > dropbear
log
age | author | description |
---|---|---|
2017-06-02 | Matt Johnston | Merge pull request #32 from bengardner/ERR_label |
2016-05-25 | Ben Gardner | Change label name _ERR to LBL_ERR |
2017-06-02 | Matt Johnston | Merge pull request #31 from bengardner/PATH_DEVNULL |
2016-05-24 | Ben Gardner | Use DROPBEAR_PATH_DEVNULL instead of undefined _PATH_DEVNULL |
2017-06-01 | Matt Johnston | fuzzer-preauth don't call getpwnam(), bring back longjmp fuzz |
2017-06-01 | Matt Johnston | Add a flag whether to longjmp, missed that last commit fuzz |
2017-05-30 | Matt Johnston | don't longjmp for fuzzer-preauth (temporary to debug asan) fuzz |
2017-05-26 | Matt Johnston | Disable setnonblocking(), get_socket_address(), set_sock_priority() fuzz |
2017-05-26 | Matt Johnston | fix building with DEBUG_TRACE fuzz |
2017-05-26 | Matt Johnston | add m_mp_free_multi, be more careful freeing when failing to load keys fuzz |
2017-05-25 | Matt Johnston | add fuzzer-verify fuzz |
2017-05-25 | Matt Johnston | fix null pointer crash fuzz |