about summary refs log tree commit diff
path: root/llvm_mode/afl-llvm-lto-instrim.so.cc
AgeCommit message (Collapse)Author
2020-06-30Big renaming (#429)van Hauser
* first commit, looks good * fix ascii percentage calc * fix ascii percentage calc * modify txt configs for test * further refinement * Revert "Merge branch 'text_inputs' into dev" This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b. * blacklist -> ignore renaming * rename whitelist -> instrumentlist * reduce the time interval in which the secondaries sync Co-authored-by: root <root@localhost.localdomain>
2020-06-28fix output for LTOinstrimvan Hauser
2020-06-23lto whitelist in test.shvan Hauser
2020-05-23LTO whitelist functionality rewritten, now anything can be skippedvan Hauser
2020-05-11fix typosvan Hauser
2020-05-07added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument ↵van Hauser
single block functions
2020-05-07calculate correct collisions for classic in InsTrimLTOvan Hauser
2020-05-07import transform fix into autodict, code-formatvan Hauser
2020-05-06rename passvan Hauser
2020-05-06added InsTrimLTO :-)van Hauser