summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-05-22zlib can use m_malloc/m_free tooMatt Johnston
2017-05-21seed_fuzz() prototypeMatt Johnston
2017-05-21-v for debug_traceMatt Johnston
2017-05-21Fix null pointer dereference found by libfuzzerMatt Johnston
2017-05-25limit input sizeMatt Johnston
2017-05-25don't exit encountering short linesMatt Johnston
2017-05-23split out checkpubkey_line() separatelyMatt Johnston
2017-06-16increase min DSS and RSA lengthsMatt Johnston
2017-06-16check p and q lengthsMatt Johnston
2017-05-21Fix null pointer dereference found by libfuzzerMatt Johnston
2017-05-21add dbmalloc epoch cleanupMatt Johnston
2017-05-21ignore wrapfd_close for unknownMatt Johnston
2017-05-20make buf_getstring fail prior to malloc if the buffer is shortMatt Johnston
2017-05-20glaring wrapfd problems fixedMatt Johnston
2017-05-20closer to workingMatt Johnston
2017-05-20add cve and patch linkMatt Johnston
2017-05-19add wrapfd. improve fuzzer in makefileMatt Johnston
2017-05-18merge main to fuzzMatt Johnston
2017-05-18better harnessMatt Johnston
2017-05-18setup svr_dropbear_exitMatt Johnston
2017-05-18merge mainMatt Johnston
2017-05-18merge 2017.75Matt Johnston
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
2017-05-14rename fuzzer -> fuzz-target, add list-fuzz-targetsMatt Johnston
2017-05-13Use CXX to link fuzzer, also link with $FUZZLIBMatt Johnston
2017-05-13crypto_init()Matt Johnston
2017-05-13fix buf->pos when shrinkingMatt Johnston
2017-05-13fuzz harnessMatt Johnston
2017-05-12copy over some fuzzing code from AFL branchMatt Johnston
2017-05-12notsocket changes from afl branchMatt Johnston
2016-11-19Use atomic key generation in all casesMatt Johnston
2016-11-19Use atomic key generation in all casesMatt Johnston
2016-11-18Merge pull request #27 from fperrad/20160325_lintMatt Johnston
2016-11-18Merge pull request #26 from fperrad/kill_krMatt Johnston
2016-11-15initialize variable and protect against NULL dereferencementFrancois Perrad
2016-11-15initialize variableFrancois Perrad
2016-11-15remove duplicated includeFrancois Perrad
2016-11-15upgrade atomicioFrancois Perrad
2016-11-15upgrade strlcatFrancois Perrad
2016-09-16Fix libtomcrypt/libtommath linking orderAndre McCurdy
2016-09-15add CVEs and patch urlsMatt Johnston
2016-09-09mergeMatt Johnston
2016-09-01ses.debug_trace is wrongMatt Johnston
2016-07-27Fix configure options using AC_ARG_ENABLEStefan Hauser
2016-07-22merge githubMatt Johnston
2016-07-21merge 2016.74Matt Johnston