Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
honggfuzz
/
0a01ea792cd09caf0dfea7afec70906fdc10e30a
/
input.c
0a01ea7
Remove notion of the inputFile, in favor of input file-descriptors accessible as /dev/fd/<x>
by Robert Swiecki
· 7 years ago
599dee1
Different way of pasing data to persistent process, now as a memory-file-descriptor and not through the socket
by Robert Swiecki
· 7 years ago
246af3e
Includes/Libs: rename directories to the 'hf' prefix, so it doesn't collide with other public libraries
by Robert Swiecki
· 7 years ago
9a2efe2
input: LOG_D->LOG_W
by Robert Swiecki
· 7 years ago
4911730
input: better dictionary parsing
by Robert Swiecki
· 7 years ago
3f8e9fd
mangle: allow 0-lenght inputs
by Robert Swiecki
· 7 years ago
a35d9d8
cmdline: move cmd-line option verification to a separate func
by Robert Swiecki
· 7 years ago
82c707c
all: move more struct fields into substructers for clarity
by Robert Swiecki
· 7 years ago
d50ed42
all: indent webkit->google
by Robert Swiecki
· 7 years ago
78633d1
move hfuzz into run->global
by Robert Swiecki
· 7 years ago
0b56611
Makefile: add clang-format ColumnLimit:100
by Robert Swiecki
· 7 years ago
4e595fb
Makefile: indent everything with clang-format
by Robert Swiecki
· 7 years ago
d0fa62c
make indent with clang-format
by Robert Swiecki
· 7 years ago
47476f2
Move the honggfuzz_t and fuzzer_t types out of common #3
by Robert Swiecki
· 7 years ago