about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2020-08-10LTO: make dynamic map the defaultvan Hauser
2020-08-10code-formatDominik Maier
2020-08-10fixed minor inconsistencies, reenabled warningsDominik Maier
2020-08-08Add support for specific custom mutator namemurx-
2020-08-07compile fixes on 32-bit OSshexcoder-
2020-08-07code formatDominik Maier
2020-08-07enabled Wextra, fixed bugsDominik Maier
2020-08-07fix -N descriptionvan Hauser
2020-08-06remove datalen in havocvan Hauser
2020-08-05fix short writevan Hauser
2020-08-04new rand mode for data offsets that prefer low offset valuesvan Hauser
2020-08-03code formatDominik Maier
2020-08-03fix expand havoc for ..._only modesvan Hauser
2020-08-03fix #483Andrea Fioraldi
2020-07-31Merge pull request #481 from devnexen/haiku_settingsvan Hauser
Haiku set explicitly to performance.
2020-07-31Haiku set explicitly to performance.David Carlier
No command line to set through afl-system-config (the only one is a GUI).
2020-07-31fix find free cpuvan Hauser
2020-07-31Bind cpu (#480)Dominik Maier
* silence compiletime warning * refactored cpu binding * formatted code
2020-07-31less gotosDominik Maier
2020-07-31fixesvan Hauser
2020-07-30add -b option to afl-fuzzvan Hauser
2020-07-30added NULL checkDominik Maier
2020-07-30fix oob reads, code-formatvan Hauser
2020-07-30fix post process checkvan Hauser
2020-07-30enhance for custom trim buffervan Hauser
2020-07-30Merge pull request #460 from rish9101/devvan Hauser
Add post-process functionality in write_with_gap
2020-07-29minor optvan Hauser
2020-07-29remove dead code, code-formatvan Hauser
2020-07-29Merge branch 'dev' into text_inputsvan Hauser
2020-07-29Minor change to write_with_gapRishi Ranjan
2020-07-28allow custom mut with mopt if -L is -1Andrea Fioraldi
2020-07-28forgot getoptvan Hauser
2020-07-27unrenicevan Hauser
2020-07-27update readme, renice -20van Hauser
2020-07-26fix honggfuzz dictvan Hauser
2020-07-26add last 60s exec/s statvan Hauser
2020-07-26remove test input mutation in havocvan Hauser
2020-07-26Fix typo for afl_custom_deinit (#470)HAPPY
2020-07-24massage chancesvan Hauser
2020-07-24better text mutationvan Hauser
2020-07-24add -F option to sync to foreign fuzzer queuesvan Hauser
2020-07-23Remove reduntant copying from write_with_gap functionrish9101
2020-07-23Add post-process functionality in write_with_gaprish9101
2020-07-23no cycle on expandvan Hauser
2020-07-23skip large files, dont bailvan Hauser
2020-07-23fix compilationvan Hauser
2020-07-22ascii redqueenAndrea Fioraldi
2020-07-22fix bugsAndrea Fioraldi
2020-07-22epand havoc now envAndrea Fioraldi
2020-07-22write expand havoc value to fuzzer_statsvan Hauser