about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)Author
2021-05-21fix llvm-dict2filevanhauser-thc
2021-05-17more documentation for AFL_EXIT_ON_TIMEDominik Maier
2021-05-17AFL_PRINT_FILENAMES addedDominik Maier
2021-05-17no core dumpsvanhauser-thc
2021-05-11fix a few cur_time usesvanhauser-thc
2021-05-11OSX-specific improvements (#912)Dustin Spicuzza
2021-05-10arch linux and mac os support for afl-system-configvanhauser-thc
2021-05-07Exit on time (#904)Roman M. Iudichev
2021-05-06unicorn fixesDominik Maier
2021-05-06unicorn mips fixesDominik Maier
2021-04-30fix stdin trimmingvanhauser-thc
2021-04-30update changelogvanhauser-thc
2021-04-30fix PCGUARD, build aflpp_driver with fPICvanhauser-thc
2021-04-28nitsvanhauser-thc
2021-04-26fixed example locationDominik Maier
2021-04-26moved custom_mutator examplesDominik Maier
2021-04-19drop support for llvm < 6.0vanhauser-thc
2021-04-16update docsvanhauser-thc
2021-04-16fix nitsvanhauser-thc
2021-04-14fix aflpp qemu hookvanhauser-thc
2021-04-14ui updatevanhauser-thc
2021-04-13afl-whatsup -dvanhauser-thc
2021-04-13add AFL_EXIT_ON_SEED_ISSUESvanhauser-thc
2021-04-09Update ideas.mdUjjwal Kirti
2021-04-09update grammar-mutator, show better fuzzing strategy yieldsvanhauser-thc
2021-04-09fix afl_custom_queue_new_entry when syncingvanhauser-thc
2021-04-04cleanupvanhauser-thc
2021-04-04Merge pull request #855 from MegaManSec/leak-sanitizervan Hauser
2021-04-04Move definition of __AFL_LEAK_CHECK inside ifguards,Joshua Rogers
2021-04-03Fix typos,Joshua Rogers
2021-04-02Replace __AFL_CHECK_LEAK with __AFL_LEAK_CHECK to be more proper.Joshua Rogers
2021-04-02 Add support for standalone leak-sanitizer, introducting the environmentJoshua Rogers
2021-03-27ensure one fuzzer sync per cycle, cycle introspectionvanhauser-thc
2021-03-26Merge pull request #847 from zouyonghao/patch-1van Hauser
2021-03-26Update custom_mutators.mdYong-Hao Zou
2021-03-25integrate frida_mode, code-formatvanhauser-thc
2021-03-25remove InsTrimvanhauser-thc
2021-03-25update changelogvanhauser-thc
2021-03-24changelog infovanhauser-thc
2021-03-24Merge branch 'replay' into tmpvan Hauser
2021-03-24v3.13a initvanhauser-thc
2021-03-24v3.12c ready to govanhauser-thc
2021-03-24v3.12c releasevanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-23fixed tiny nitpicksDominik Maier
2021-03-23fix our PCGUARD for llvm 10.0.1aflpp
2021-03-22add details to AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES docJoshua Pereyda
2021-03-22fix LTO selective instrumentationvanhauser-thc
2021-03-22show afl-cc NATIVE when auto usedvanhauser-thc
2021-03-19Merge branch 'dev' into devvan Hauser