about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-12-05Typoshexcoder-
2020-12-04Merge pull request #620 from ThomasTNO/add_missing_qemu_env_varvan Hauser
Add missing env var used in https://github.com/qemu/qemu/blob/bec7edf…
2020-12-04build_unicorn_support no longer fetches qemuaflDominik Maier
2020-12-04Add missing env var used in ↵Thomas Rooijakkers
https://github.com/qemu/qemu/blob/bec7edf41d2d0e8006637a739881abcea1d1305c/accel/tcg/cpu-exec.c#L389 and ./qemu_mode/README.persistent.md
2020-12-04Merge branch 'dev' of github.com:aflplusplus/aflplusplus into devDominik Maier
2020-12-04updated helper_scripts from battelle/afl-unicornDominik Maier
2020-12-04Restore contribution list (#619)ThomasTNO
2020-12-04Merge branch 'custom_describe' into devDominik Maier
2020-12-04unicorn updatedDominik Maier
2020-12-04fixed bugs in custom_describe, reported by wizcheDominik Maier
2020-12-04added python mutator, documentationDominik Maier
2020-12-04afl_custom_describe api addedDominik Maier
2020-12-04test-pre.sh revert removal of afl-clanghexcoder-
2020-12-04common.h change from user header include to system header includehexcoder-
2020-12-04afl-cmin usage fixhexcoder-
2020-12-03updated unicornDominik Maier
2020-12-03fix for afl-ccvan Hauser
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-12-02move debug printvan Hauser
2020-12-02very complete runtime lookup rewritevan Hauser
2020-12-02typohexcoder
2020-12-01remove docs/README symlink and update referencesvan Hauser
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-12-01added AFL_NO_AUTODICTvan Hauser
2020-11-30update clang-format to 11van Hauser
2020-11-30more DEBUGFvan Hauser
2020-11-30add DEBUGFvan Hauser
2020-11-30update persistent docvan Hauser
2020-11-30fix wrong rename in testvan Hauser
2020-11-30persistent_demo -> persistent_modevan Hauser
2020-11-30persistent_demo -> persistent_modevan Hauser
2020-11-30more explanationvan Hauser
2020-11-28fix make DEBUG=1hexcoder-
2020-11-27no fancy special options for the fundamental test compile (no unnecessary ↵hexcoder-
dependencies)
2020-11-27remove wrong quotinghexcoder-
2020-11-27add -lm, afl-fuzz-queue.c wants log2(), fix GNUmakefile syntaxhexcoder-
2020-11-01reenable afl-clang(++)hexcoder-
2020-11-24Fix reference, add missing word 'directory'hexcoder
2020-11-24test-pre.sh: remove old uses of afl-clang, afl-cc.c: add missing env.var. ↵hexcoder-
AFL_LLVM_LAF_ALL
2020-11-24fix compiler warning turned error on NetBSDhexcoder-
2020-11-23fix linksvan Hauser
2020-11-19fixed child not killed with -cvan Hauser
2020-11-18Use buffer protocol to retrieve result from python post_process (#605)Dustin Spicuzza
Saves an extra copy, gives post processing functions more flexibility
2020-11-18Solaris/Illumos build fix. (#609)David CARLIER
2020-11-18typos and wordinghexcoder
2020-11-18typohexcoder
2020-11-18more info about child_debugDominik Maier
2020-11-18fixed simple yet stupid bugDominik Maier
2020-11-18renamed env var to AFL_DEBUG_CHILDDominik Maier
2020-11-18brought back missing env varsDominik Maier