about summary refs log tree commit diff
path: root/src/afl-fuzz-bitmap.c
AgeCommit message (Expand)Author
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-29Patching and improving AFLFast schedules.Marcel Boehme
2020-08-14Revert "Merge branch 'debug' into dev"root
2020-08-14Merge branch 'debug' into devvan Hauser
2020-08-12split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, ...van Hauser
2020-08-12setting attribute hot intelligently gives 0.5% speedvan Hauser
2020-08-11fixesvan Hauser
2020-08-11cleanup minor issuesvan Hauser
2020-08-09taint integration donevan Hauser
2020-08-09fixesvan Hauser
2020-08-09changesvan Hauser
2020-08-09step 1van Hauser
2020-06-25fix for schedulesvan Hauser
2020-06-18`fault == afl->crash_mode` should be likely2019
2020-06-15improve performance for default power schedulevan Hauser
2020-06-12switch to faster and better hash + randomvan Hauser
2020-06-02got rid of questionable phrasingDominik Maier
2020-05-12new code formatting + appliedvan Hauser
2020-05-12fix issue in describe_op showing time inside srcAndrea Fioraldi
2020-04-24fix simple namesvan Hauser
2020-04-19clang-tidy readability-braces (#323)Dominik Maier
2020-04-17added AFL_MAP_SIZE (wip)van Hauser
2020-04-16removed redundent funcsDominik Maier
2020-04-16renamed duplicated func namesDominik Maier
2020-04-16code-formatDominik Maier
2020-04-16little has_new_bits improvementvan Hauser
2020-04-15wrong bytes setDominik Maier
2020-04-15changed run_targetDominik Maier
2020-04-14code formatDominik Maier
2020-04-14unified forkservered run_target, fixes #308Dominik Maier
2020-04-13added ignore infoDominik Maier
2020-04-13code formatDominik Maier
2020-04-13fixed uaf and warningsDominik Maier
2020-04-12Better solution for ARM64 build fix (#315)David CARLIER
2020-04-12build on arm64 fix. tested on Android. (#313)David CARLIER
2020-04-11refactored cmplogDominik Maier
2020-04-10LTO optimization, variable map size, autodictionary (#307)van Hauser
2020-04-09fix limits.h includevan Hauser
2020-04-09fix compilation in OpenBSDhexcoder-
2020-04-09code format, small improvementsvan Hauser
2020-04-01code formatDominik Maier
2020-04-01not allocating paths anymoreDominik Maier
2020-03-22little performance enhancementsvan Hauser
2020-03-21remove debug codevan Hauser
2020-03-21moved string formatting to headerDominik Maier
2020-03-21test.sh with -no-pievan Hauser
2020-03-19no more (?) staticsDominik Maier
2020-03-1950% less globalsDominik Maier
2020-03-19moved repository to https://github.com/AFLplusplus/AFLplusplus and updated linksvan Hauser
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser