Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
honggfuzz
/
35f476e0e43baffa74545e07a02a896679f84936
/
sancov.c
799a4d4
Return -1 from read upon failure
by Jagger
· 9 years ago
64d7425
Use single timer per thread
by Robert Swiecki
· 9 years ago
a4f76a1
Disable sanitization of the main stub
by Jagger
· 9 years ago
00afa05
Move file reading routines to a separate function
by Robert Swiecki
· 9 years ago
601f0e6
Move check for the fuzzing round done to a separate function
by Robert Swiecki
· 9 years ago
42d932a
Persistent mode main() stub + support for sancov
by Robert Swiecki
· 9 years ago
8656cbb
Support in COVSAN for persistent mode
by Robert Swiecki
· 9 years ago
2cb3de0
Indent; depend
by Robert Swiecki
· 9 years ago
ff4a420
Use vdprintf instead of write() - simpler
by Jagger
· 9 years ago
79e82d1
More DEFER
by Jagger
· 9 years ago
ab26e70
Manual indent of INDENT-OFF
by Jagger
· 9 years ago
7ff92fa
linux_report_msan_umrs is not a Linux-only option
by Jagger
· 9 years ago
247c3b4
Move linux hfuzz_t code to linux struct
by Jagger
· 9 years ago
2381ef4
Move linux structures into a separate struct
by Jagger
· 9 years ago
670dec1
Indent; Depend
by Jagger
· 9 years ago
d6f74bb
Set pLine to NULL with getline
by Jagger
· 9 years ago
73cbc46
Missing close(fd)
by Jagger
· 9 years ago
f26b1b6
Get rid of gotos with DEFER
by Jagger
· 9 years ago
74d0d10
Use util_Calloc when necessary
by Jagger
· 9 years ago
679c205
Treap malloc() errors as fatal errors
by Jagger
· 9 years ago
5d6e734
Improved docs/FeedbackDrivenFuzzing.md
by Robert Swiecki
· 9 years ago
76ecd5e
Introduce scoped mutexes
by Robert Swiecki
· 9 years ago
d34417d
Macros for atomics
by Jagger
· 9 years ago
81f2095
Remove special case for FreeBSD
by Robert Swiecki
· 9 years ago
ba8044e
SANCOV: A work-around for FreeBSD
by Robert Swiecki
· 9 years ago
37778e0
Setup timer after threads
by Robert Swiecki
· 9 years ago
d4b3a7c
More correct casting
by Robert Swiecki
· 9 years ago
b0168a5
SANCOV: Create trie even if we use remote pid
by Jagger
· 9 years ago
142f941
SANCOV: As we have no input pool - we can simply add the newly dicovered paths to the total hit cnt
by Robert Swiecki
· 9 years ago
3bfc33c
Move perf to the new dynamic mode
by Robert Swiecki
· 9 years ago
1ebc6dc
Remove sancov files only if we're fuzzing non-pid binary
by Jagger
· 9 years ago
43c33e5
Cast char to int for isspace()
by Jagger
· 9 years ago
28aebbd
Cleaner impl. of DEFER
by Jagger
· 9 years ago
40ef840
Unnecessary MX_UNLOCK
by Robert Swiecki
· 9 years ago
da14526
sancov: Unnecessary MX_UNLOCKs
by Robert Swiecki
· 9 years ago
2b97dc9
Move ASAN/ASAN-COV invocation to fuzz.c
by Jagger
· 9 years ago
f4972ee
sancov: %x -> %#x
by Jagger
· 9 years ago
0026560
Hook envs for ASAN for mac/posix
by Jagger
· 9 years ago
3db1d95
Move sancov to the main dir and hook it to mac and posix
by Jagger
· 9 years ago