about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-03-21qemu_mode/unicorn_mode scripts: fix '==' in '['hexcoder-
2020-03-21qemu_mode and unicorn_mode build scripts: replace type with command -vhexcoder-
2020-03-21afl-gotcpu.c: compielr warning fixed: initialize variable v2hexcoder-
2020-03-21avoid calling awk for 'which' replacement, use POSIX 'command -v' insteadhexcoder-
2020-03-21fix stat displayvan Hauser
2020-03-21unicorn build script: list all missing prereqs in one invocation,hexcoder-
replace which with type
2020-03-21qemu_mode/build script: add more missing prereqshexcoder-
2020-03-21Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-03-21qemu_mode, build script: avoid which, add patch to prereqs, list allhexcoder-
missing prereqs in one invocation
2020-03-20forgot readme for ngramvan Hauser
2020-03-20Merge branch 'dev' of https://github.com/vanhauser-thc/AFLplusplus into devhexcoder-
2020-03-20unicorn: increase timeout for unicorn test in build scripthexcoder-
2020-03-20added llvm_mode ngram coveragevan Hauser
2020-03-20show cycles_without_finds in afl-whatsupvan Hauser
2020-03-20expose cycles_wo_finds in fuzzer_statsvan Hauser
2020-03-20added missing descriptions of entries in fuzzer_statsvan Hauser
2020-03-20clean was missing ld symlinkvan Hauser
2020-03-20add RARE schedule. also fixes doc_pathvan Hauser
2020-03-19install llvm_mode READMEshexcoder-
2020-03-19update docvan Hauser
2020-03-19travis for dev branchvan Hauser
2020-03-19no more (?) staticsDominik Maier
2020-03-19removed unneeded funcDominik Maier
2020-03-19fixed resize; removed more staticsDominik Maier
2020-03-19code formatDominik Maier
2020-03-1950% less globalsDominik Maier
2020-03-19Merge pull request #262 from rish9101/remove_alarmAndrea Fioraldi
Port the fauxserver changes to afl-cmplog and code format
2020-03-19describe branches setup in READMEvan Hauser
2020-03-19moved repository to https://github.com/AFLplusplus/AFLplusplus and updated linksvan Hauser
2020-03-19test.sh: replace 'which' with 'type'hexcoder-
2020-03-19afl-cmin: replace 'which' with 'type'hexcoder-
2020-03-18Makefiles: replace 'which' with 'type'hexcoder-
2020-03-18Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2020-03-18Makefiles: prefer POSIX 'type' over 'which' for checkinghexcoder-
2020-03-18fix #261Andrea Fioraldi
2020-03-18try to fix regression due to rtn cmplogAndrea Fioraldi
2020-03-18rework docs installationhexcoder-
2020-03-18qemu_mode/libcompcov/Makefile install: fix installation of READMEhexcoder
2020-03-18libtokencap Makefile install: forgot -T for READMEhexcoder
2020-03-18libtokencap: install correct README without name collisionhexcoder
2020-03-17added mmopt power schedulevan Hauser
2020-03-17fix reading env vars in afl-fuzzvan Hauser
2020-03-17cmplog was neither quiet nor where its llvm passes installedvan Hauser
2020-03-17cmplog was neither quiet nor where its llvm passes installedvan Hauser
2020-03-17minor fix to qemu_persistent_hook examplevan Hauser
2020-03-17PR #257 from chibinz, enhance afl-whatsup, (adapted for portability)hexcoder-
2020-03-17better explain AFL_QEMU_DEBUG_MAPSvan Hauser
2020-03-17Port the fauxserver changes to afl-cmplog and code formatrish9101
2020-03-17fix link in readmevan Hauser
2020-03-17fixed segfault on early bailoutDominik Maier