summaryrefslogtreecommitdiff
path: root/honggfuzz.h
AgeCommit message (Expand)Author
2017-11-15hongguzz.h: move saveUnique to io structRobert Swiecki
2017-11-14Implement RSS and DATA rlimitsRobert Swiecki
2017-11-14all: move more struct fields into substructers for clarityRobert Swiecki
2017-11-14MergeRobert Swiecki
2017-11-13all: indent webkit->googleRobert Swiecki
2017-11-13move hfuzz into run->globalRobert Swiecki
2017-11-13all: move all counetrs into a separate structRobert Swiecki
2017-11-11honggfuzz.h: group some fileds of the main structRobert Swiecki
2017-11-11fuzzer_t fuzzer -> run_t run for clarity of namingRobert Swiecki
2017-11-09fuzz: use TAILQ, as CIRCLEQ is not present under all supported OSesRobert Swiecki
2017-11-09fuzz: use rwlocks for the global list of dynamic filesRobert Swiecki
2017-11-04mangle: introduce mutationsPerRun instead of flipRateRobert Swiecki
2017-11-01honggfuzz/version: 1.1 -> 1.2Robert Swiecki
2017-10-11Makefile: indent everything with clang-formatRobert Swiecki
2017-09-28make indent with clang-formatRobert Swiecki
2017-09-28Move the honggfuzz_t and fuzzer_t types out of commonRobert Swiecki