about summary refs log tree commit diff
path: root/utils
AgeCommit message (Collapse)Author
2020-12-26utils/afl_frida is not 5% fastervan Hauser
2020-12-26fixed a few forgotten old afl-llvm-rt referencesvan Hauser
2020-12-21temporary fix for unusual builds where CC is setvan Hauser
2020-12-18dont fail with ASAN_BUILDvan Hauser
2020-12-18small improvements: dump output on error in test-llvm, fix compiler warningshexcoder-
2020-12-13code formatvan Hauser
2020-12-13fix afl-clang testsvan Hauser
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc
2020-12-09better examplesvan Hauser
2020-12-08more reporting on errorsvan Hauser
2020-12-08fix assertsvan Hauser
2020-12-08fix aflfast changesvan Hauser
2020-12-08fix warningvan Hauser
2020-12-01renamed examples/ to utils/vanhauser-thc