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
/
arch.h
Age
Commit message (
Expand
)
Author
2022-11-22
set the current process as init process on FreeBSD.
David CARLIER
2018-02-27
Update copyright/authors headers
Robert Swiecki
2017-11-13
move hfuzz into run->global
Robert Swiecki
2017-11-11
fuzzer_t fuzzer -> run_t run for clarity of naming
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-06-01
subproc: use arch_clone also for subproc_System
Robert Swiecki
2017-06-01
Move arch.h out of libcommon
Robert Swiecki
2017-05-24
Introduce libcommon
Robert Swiecki
2016-08-17
Split reapChild into preapre/reap
Robert Swiecki
2016-03-31
Less TLS variables
Robert Swiecki
2016-03-31
Thread-specific fuzzer_t structure
Robert Swiecki
2016-03-30
Initial implementation of persistent fuzzing:
Robert Swiecki
2016-02-09
Typos in the *.h guard macros
Jagger
2016-02-09
Improve *.h guard macros
Jagger
2015-10-08
Arch: use per-arch implementation of fork
Robert Swiecki
2015-02-17
Baic dynamic file creation
robert.swiecki@gmail.com
2015-02-16
Indent: Remove spaces at the end of lines
robert.swiecki@gmail.com
2015-02-14
berkeley style comments
robert.swiecki@gmail.com
2015-02-11
Better logic for single-process fuzzing
robert.swiecki@gmail.com
2015-02-11
Introduce threades
robert.swiecki@gmail.com
2015-02-02
ASAN env's
robert.swiecki@gmail.com
2011-06-22
Fuzzing external PIDs
robert.swiecki
2010-10-14
Init
robert.swiecki