about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Collapse)Author
2020-12-24revert condition on llvm-config.h (it did not work)hexcoder
2020-12-24fix conditional includehexcoder
2020-12-24use positive logic to be future safehexcoder
2020-12-21Merge branch 'dev' into skim_romuvan Hauser
2020-12-20document AFL_LLVM_INSTRUMENT option NATIVEvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-18mem error fixvan Hauser
2020-12-15allow instrumenting LLVMFuzzerTestOneInputvan Hauser
2020-12-15add dummy Makefile to instrumentation/van Hauser
2020-12-11typohexcoder-
2020-12-11fix MMAPvan Hauser
2020-12-09better examplesvan Hauser
2020-12-08fix some copmpiler warnings for USEMMAPhexcoder-
2020-12-08small fixeshexcoder-
2020-12-08more reporting on errorsvan Hauser
2020-12-07fixes and code formatvan Hauser
2020-12-02typohexcoder
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-30update persistent docvan Hauser
2020-11-30persistent_demo -> persistent_modevan Hauser
2020-11-19fixed child not killed with -cvan Hauser
2020-11-18renamed env var to AFL_DEBUG_CHILDDominik Maier
2020-11-16support AFL_LLVM_INSTRUMENT env for our own PCGUARDvan Hauser
2020-11-14typohexcoder-
2020-11-12more fixes, leaks and compile errorshexcoder-
2020-11-06do not try to compile pcguard if llvm is not current enoughvan Hauser
2020-11-05remove duplicate headers, make '#include VirtualFileSystems.h' version dependenthexcoder-
2020-11-04typohexcoder
2020-11-02code-formatvan Hauser
2020-11-02more llvm 10.0.0 fixesvan Hauser
2020-11-02more llvm 10.0.0 fixesvan Hauser
2020-11-02more llvm 10.0.0 fixesvan Hauser
2020-11-02fix SancovPCGUARD for 10.0.0van Hauser
2020-11-02disable indirect calls in pcguardvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
2020-10-31add our own inline trace-pc-guardvan Hauser
2020-10-29fix warning on Debian 32 bithexcoder-
2020-10-29better warn if skipping large dictvan Hauser
2020-10-06fix compiler warning on 32-bit platformshexcoder-
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-25remove warningsvan Hauser
2020-09-22add comment for futurevan Hauser
2020-09-22fix LTO autodictionary for ints > 64 bitsvan Hauser
2020-09-22dict2file fix for integers > 64 bitaflpp
2020-09-18fix expand havocvan Hauser
2020-09-13Haiku build fix. (#556)David CARLIER
2020-09-13code formatDominik Maier