about summary refs log tree commit diff
path: root/instrumentation/afl-compiler-rt.o.c
AgeCommit message (Expand)Author
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
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
2021-01-08better gcc_plugin error msgvan Hauser
2021-01-06selective coverage fixvan Hauser
2021-01-05cpp fixvan Hauser
2021-01-05haiku supportvan Hauser
2021-01-05selective_coverage implementation in afl-compiler-rtvan Hauser
2021-01-05forgot struct keywordvan Hauser
2021-01-05afl coverage feature examplevan Hauser
2021-01-04code formatvan Hauser
2021-01-04mehr code cleanuphexcoder-
2020-12-18mem error fixvan 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-11-19fixed child not killed with -cvan Hauser
2020-11-18renamed env var to AFL_DEBUG_CHILDDominik Maier
2020-11-14typohexcoder-
2020-11-12more fixes, leaks and compile errorshexcoder-
2020-09-18fix expand havocvan Hauser
2020-09-13Haiku build fix. (#556)David CARLIER
2020-09-11fix for afl-compiler-rt to only send dictionary data if there is somevan Hauser
2020-09-08code-formatvan Hauser
2020-09-08rewrite gcc pluginAlexandre Oliva
2020-09-05first batch of changesvanhauser-thc