summaryrefslogtreecommitdiff
path: root/sancov.h
AgeCommit message (Expand)Author
2017-11-13move hfuzz into run->globalRobert Swiecki
2017-11-11fuzzer_t fuzzer -> run_t run for clarity of namingRobert Swiecki
2017-10-11Makefile: indent everything with clang-formatRobert Swiecki
2017-09-28Move the honggfuzz_t and fuzzer_t types out of commonRobert Swiecki
2017-06-01Move sanitizer modules out of libcommonRobert Swiecki
2017-05-24Introduce libcommonRobert Swiecki
2016-12-27Refactor sanitizers env preparation & crashes monitorAnestis Bechtsoudis
2016-11-19sancov: unhide sanitizer log filesRobert Swiecki
2016-10-18Comments in .hRobert Swiecki
2016-09-06Move some macros/defs to individual filesJagger
2016-03-10Move ASAN/ASAN-COV invocation to fuzz.cJagger
2016-03-10Hook envs for ASAN for mac/posixJagger
2016-03-10Move sancov to the main dir and hook it to mac and posixJagger