about summary refs log tree commit diff
path: root/instrumentation/afl-compiler-rt.o.c
AgeCommit message (Collapse)Author
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-16rtn fixvanhauser-thc
2021-03-16fix cmplogvanhauser-thc
2021-03-16fix cmplog rtnvanhauser-thc
2021-03-10brackets make dominik happyvanhauser-thc
2021-03-10correct debugvanhauser-thc
2021-03-10fixvanhauser-thc
2021-03-10rt debugvanhauser-thc
2021-03-10cmplog rtn rt fixvanhauser-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-05fixvanhauser-thc
2021-03-05remove warningsvanhauser-thc
2021-03-05no static for rt initialized markersvanhauser-thc
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-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
2021-03-01ASan-compatible area_is_mapped()Andrea Fioraldi
2021-03-01ensure proper aligning for skim patchvanhauser-thc
2021-02-22ensure a valid seed existsvanhauser-thc
2021-02-22stdstring fix attemptvanhauser-thc
2021-02-17minor fixesvanhauser-thc
2021-02-15fix compiler warninghexcoder-
2021-02-07remove debug outputvanhauser-thc
2021-02-07larger map, stats reload fix, code formatvanhauser-thc
2021-02-06add missing sancov cmp functionsvanhauser-thc
2021-02-06remove compiler warningsvanhauser-thc
2021-02-06larger dummy mapvanhauser-thc
2021-02-01fix warnings and an llvm cmplog+lto panicvan Hauser
2021-02-01make dominik more happy - no auto map size for qemu+unicornvan Hauser
2021-01-22basic cmplog std::string supportvan Hauser
2021-01-22prepare for cmplog rtn std::string support for llvm and g++van Hauser
2021-01-21Merge pull request #689 from AFLplusplus/cmplog_mergevan Hauser
cmplog merge
2021-01-20hex en/decode works nowvan Hauser
2021-01-20bugfix and new transform detection featurevan Hauser
2021-01-19cleanup and rename _DISCARD->_SKIPvan Hauser
2021-01-18use enums, support cmplog map collisionsvan Hauser
2021-01-18less loggingvan Hauser
2021-01-17fix colorizationvan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-15better error reportingvan Hauser