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
/
libhfcommon
/
files.h
Age
Commit message (
Expand
)
Author
2020-04-29
New directives in .clang-format
Robert Swiecki
2020-04-10
Implement edge counting for PC-guards as well (in addition to 8-bit-counters)
Robert Swiecki
2020-03-28
libhfcommon/files: implement files_writeStrToFile and move some callers of fi...
Robert Swiecki
2019-11-27
Support AF_UNIX address formatting
Michael Hanselmann
2019-11-04
Added option to export the feedback struct to disk
Samuel Groß
2019-09-16
libhfcommon/files: implement files_getTmpMapFlags and make it used
Robert Swiecki
2019-09-13
libhfcommon/files: remove unneeded copyFile
Robert Swiecki
2019-09-04
use madvise(nocore) for the input fd
Robert Swiecki
2019-09-04
libhfcommon/files_mapFileShared
Robert Swiecki
2019-09-03
libhfcommon/files: use shm_open with other OSes
Robert Swiecki
2019-05-22
honggfuzz 1.9
Robert Swiecki
2019-02-09
libhfcommon: remove unused func
Robert Swiecki
2019-02-02
hfcommon: add files_sockAddrToStr implementation
Robert Swiecki
2019-01-26
hfnetdriver: better handling of IPv4 vs IPV6
Robert Swiecki
2018-03-02
linux/perf: prettify reading of intel_pt/intel_bts sys files
Robert Swiecki
2018-02-27
Update copyright/authors headers
Robert Swiecki
2018-02-02
libhfcommon/files: use a name when mapping shared memore regions
Robert Swiecki
2018-01-15
fuzz: run external processing through a temporary file
Robert Swiecki
2018-01-15
subproc: use copy of a dynamic file to pass for stdin and ___FILE___ fuzzing
Robert Swiecki
2018-01-11
Remove notion of the inputFile, in favor of input file-descriptors accessible...
Robert Swiecki
2018-01-10
fuzz: open a standard file instead of memfd for stdin fuzzing
Robert Swiecki
2018-01-05
Includes/Libs: rename directories to the 'hf' prefix, so it doesn't collide w...
Robert Swiecki