index
:
honggfuzz
gh-pages
master
pr1-branch
Security oriented software fuzzer.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fuzz.h
Age
Commit message (
Expand
)
Author
2020-05-05
iwyu: use iwyu to fix includes across the code
Robert Swiecki
2020-04-29
New directives in .clang-format
Robert Swiecki
2019-10-07
move corpus manipulation to the input module
Robert Swiecki
2019-02-17
fuzz: don't wait for threads with pthread_join
Robert Swiecki
2019-02-14
create a signal thread to distribute SIGCHLD as SIGUSR1
Robert Swiecki
2018-02-27
Update copyright/authors headers
Robert Swiecki
2017-11-16
terminating logic: more improvements
Robert Swiecki
2017-11-16
better termination logic
Robert Swiecki
2017-10-11
Makefile: indent everything with clang-format
Robert Swiecki
2017-09-28
Move the honggfuzz_t and fuzzer_t types out of common
Robert Swiecki
2017-02-19
Use pthread_join
Robert Swiecki
2016-03-11
Move main loop logic to honggfuzz.c
Jagger
2016-02-09
Improve *.h guard macros
Jagger
2015-02-16
Indent: Remove spaces at the end of lines
robert.swiecki@gmail.com
2015-02-15
Better reporting and 64-bit rnd function
robert.swiecki@gmail.com
2015-02-14
berkeley style comments
robert.swiecki@gmail.com
2015-02-02
ASAN env's
robert.swiecki@gmail.com
2010-10-14
Init
robert.swiecki