about summary refs log tree commit diff
path: root/instrumentation/afl-llvm-dict2file.so.cc
AgeCommit message (Expand)Author
2021-01-04more code cleanup (instrumentation)hexcoder-
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-22dict2file fix for integers > 64 bitaflpp
2020-09-11portability: make llvm-dict2file compilable under Ubuntu xenial (llvm 3.8.0)hexcoder-
2020-09-06bcmp for compare-transform-passvan Hauser
2020-09-06add std::string and bcmp to dictionary functionsvan Hauser
2020-09-06fix various warningsaflpp
2020-09-05first batch of changesvanhauser-thc