about summary refs log tree commit diff
path: root/utils
AgeCommit message (Collapse)Author
2021-01-04code cleanups (from cppcheck mostly)hexcoder-
2021-01-04Revert "code cleanups (from cppcheck)"hexcoder-
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c.
2021-01-04code cleanups (from cppcheck)hexcoder-
2021-01-03cmplog cleanupvan Hauser
2021-01-03cleanupvan Hauser
2021-01-01doc updatevan Hauser
2020-12-31libdislocator, ptr algo warning fix on clang/Xcode (m1).David CARLIER
2020-12-28fix CFLAGS for extra libsvan Hauser
2020-12-26more flexible system support for afl-fridavan Hauser
2020-12-26Merge pull request #661 from Manouchehri/devvan Hauser
Fix missing Apple headers for afl_frida
2020-12-26utils/afl_frida is not 5% fastervan Hauser
2020-12-26fixed a few forgotten old afl-llvm-rt referencesvan Hauser
2020-12-26Include Apple headers.David Manouchehri
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