about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Collapse)Author
2021-03-22fix LTO selective instrumentationvanhauser-thc
2021-03-19fix for new llvm 13 changevanhauser-thc
2021-03-19remove unneeded codevanhauser-thc
2021-03-19add header to PCGUARDvanhauser-thc
2021-03-19update dynamic list with cmplogAndrea Fioraldi
2021-03-17shmem map size in config.hvanhauser-thc
2021-03-17when you think you work on a debug branch but it is dev. git sucks so much ...vanhauser-thc
2021-03-16debugvanhauser-thc
2021-03-16blacklist sanitize and debug in c++vanhauser-thc
2021-03-16rtn fixvanhauser-thc
2021-03-16fix cmplogvanhauser-thc
2021-03-16fix cmplog rtnvanhauser-thc
2021-03-10brackets make dominik happyvanhauser-thc
2021-03-10change map_size testsvanhauser-thc
2021-03-10correct debugvanhauser-thc
2021-03-10fixvanhauser-thc
2021-03-10rt debugvanhauser-thc
2021-03-10cmplog rtn rt fixvanhauser-thc
2021-03-10add version dependencyhexcoder
2021-03-09mention added support for gcc_plugin modehexcoder
2021-03-09typos, rewordinghexcoder
2021-03-09typohexcoder
2021-03-09formatting and RedQueen reference addedhexcoder
2021-03-09md formattinghexcoder
2021-03-09documentation correction & formattingWyatt Neal
* fixed up manual define for `__AFL_LOOP()` * added the code language formaters to the various blocks * fixed a couple of missing backticks
2021-03-09fix ctx-1vanhauser-thc
2021-03-08Merge pull request #779 from AFLplusplus/top-k-ctxAndrea Fioraldi
Restore correct CTX behaviour and enable K-CTX coverage for LLVM Classic
2021-03-06fix for asan compile rtvanhauser-thc
2021-03-05we do not support 80 + 128 bit FP in lafvanhauser-thc
2021-03-05fixvanhauser-thc
2021-03-05typoshexcoder
2021-03-05fix typos and formatAndrea Fioraldi
2021-03-05remove warningsvanhauser-thc
2021-03-05no static for rt initialized markersvanhauser-thc
2021-03-05fix laf string transform crashvanhauser-thc
2021-03-04fix kctx compilation hangAndrea Fioraldi
2021-03-04vectorial top-k CTX first implementationAndrea Fioraldi
2021-03-04even support dlopen instrumented libs after the forkservervanhauser-thc
2021-03-04fix caller/ctx change, support dlopen in afl-compiler-rtvanhauser-thc
2021-03-04only initialize afl-compiler-rt oncevanhauser-thc
2021-03-04code formatAndrea Fioraldi
2021-03-04llvm mode CALLER modeAndrea Fioraldi
2021-03-04restore correct CTX behaviour in llvm modeAndrea Fioraldi
2021-03-02better unicode supportvanhauser-thc
2021-03-02fix llvm for unicode strings (hopefully)vanhauser-thc
2021-03-01write to correct pipe endaflpp
2021-03-01better fix for asan?aflpp
2021-03-01fix area_is_valid with writeAndrea Fioraldi
2021-03-01area_is_valid with writeAndrea Fioraldi
2021-03-01fix last commitAndrea Fioraldi