summaryrefslogtreecommitdiffhomepage
path: root/dbrandom.c
AgeCommit message (Expand)Author
2018-02-28clean some fuzzing conditionalsMatt Johnston
2018-02-28- #if not #ifdef for DROPBEAR_FUZZMatt Johnston
2018-02-17merge from mainMatt Johnston
2018-02-16options: Complete the transition to numeric toggles (`#if')Michael Witten
2017-08-19Pointer parameter could be declared as pointing to constFrancois Perrad
2017-06-14merge from mainMatt Johnston
2017-06-01use #ifdef DROPBEAR_PRNGD_SOCKET instead of #ifFrancois Perrad
2017-05-23fuzzer-pubkeyMatt Johnston
2017-05-20glaring wrapfd problems fixedMatt Johnston
2017-05-20closer to workingMatt Johnston
2017-05-18merge main to fuzzMatt Johnston
2017-05-13fuzz harnessMatt Johnston
2017-05-12copy over some fuzzing code from AFL branchMatt Johnston
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2016-03-16add parentheses to macroFrancois Perrad
2015-05-05Turn addrandom()'s buf argument into unsigned char *Gaƫl PORTAY
2015-02-10Tighten validation of DH values. Odds of x==0 being generated areMatt Johnston
2013-11-14rename random.h to dbrandom.h since some OSes have a system random.hMatt Johnston