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
/
linux
Age
Commit message (
Expand
)
Author
2018-05-05
Fix IPT error reporting
Sergiusz Bazanski
2018-04-17
util/printf: add printf attribute
Robert Swiecki
2018-03-07
honggfuzz: even more fields into substructs
Robert Swiecki
2018-03-02
honggfuzz: move more vars to substructs
Robert Swiecki
2018-03-02
linux/perf: prettify reading of intel_pt/intel_bts sys files
Robert Swiecki
2018-03-02
honggfuzz.h: move some global struct values into substructs
Robert Swiecki
2018-02-27
fewer == false == true across the code
Robert Swiecki
2018-02-27
Update copyright/authors headers
Robert Swiecki
2018-01-29
linux: remove run->global->linux.useClone=true which was set for testing
Robert Swiecki
2018-01-25
remove useSanCov and use _HF_DYNFILE_SANCOV
Robert Swiecki
2018-01-21
make indent depend
Robert Swiecki
2018-01-21
Support external fuzzer and provide code coverage
dobin
2018-01-16
cmdline: discover both persistent and netdriver modes
Robert Swiecki
2018-01-15
linux: include string.h in bfd.h to avoid dis-asm.h inclusion problems
Robert Swiecki
2018-01-15
subproc: use copy of a dynamic file to pass for stdin and ___FILE___ fuzzing
Robert Swiecki
2018-01-14
files: settle of the convention that mmap cannot return NULL, so abstractions...
Robert Swiecki
2018-01-13
perf: map aux as PROT_READ, so it can be reused
Robert Swiecki
2018-01-13
linux/perf: enable perf on execve both with persistent and non-pid fuzzing
Robert Swiecki
2018-01-12
mangle: Move input fetching functions to mangle.c
Robert Swiecki
2018-01-12
posix: allow to use _HF_MONETARY_MOD with posix
Robert Swiecki
2018-01-11
Remove notion of the inputFile, in favor of input file-descriptors accessible...
Robert Swiecki
2018-01-10
subproc: receiving the ready message from the fuzzed process is not necessary
Robert Swiecki
2018-01-10
arch: simplify arch handling a bit
Robert Swiecki
2018-01-10
Different way of pasing data to persistent process, now as a memory-file-desc...
Robert Swiecki
2018-01-08
rename UNUSED to HF_ATTR_UNUSED for clarity
Robert Swiecki
2018-01-08
log: make *LOG_F a non-return function + use macros for clang's no_sanitize
Robert Swiecki
2018-01-07
TEMP_FAILURE_RETRY more functions + make indent
Robert Swiecki
2018-01-07
const'ize some structs across the code
Robert Swiecki
2018-01-05
Includes/Libs: rename directories to the 'hf' prefix, so it doesn't collide w...
Robert Swiecki
2017-12-28
arch: Messages for new crashes
Robert Swiecki
2017-12-18
run->global->timing.tmoutVTAlarm -> run->global->timing.tmoutVTALRM
Robert Swiecki
2017-12-18
honggfuzz.h: move some fields into timing subfield
Robert Swiecki
2017-12-18
move some struct honggfuzz fields into exe subfield
Robert Swiecki
2017-12-17
linux/perf: make bts/ipt functions as attrbiute((hot))
Robert Swiecki
2017-12-17
linux/perf: map aux buffer as R/W - it speeds up BTS
Robert Swiecki
2017-12-15
Implement idea of total (all) and new coverage directories, as well as concep...
Robert Swiecki
2017-12-06
mangle: ascii numeric values
Robert Swiecki
2017-11-29
linux/pt: include 16bit offsets as well
Robert Swiecki
2017-11-29
linux/pt: use more TIP packets to understand the IP
Robert Swiecki
2017-11-29
linux/pt: Seems << 11 makes it less stable in terms of IP points
Robert Swiecki
2017-11-29
linux/arch: move pid attaching procedures to a separate function
Robert Swiecki
2017-11-29
linux: make pidCmd buffer static
Robert Swiecki
2017-11-29
linux/arch: move perf attaching to the ptrace path
Robert Swiecki
2017-11-16
Move defer-requiring functions/macros out of libcommon
Robert Swiecki
2017-11-16
terminating logic: more improvements
Robert Swiecki
2017-11-16
better termination logic
Robert Swiecki
2017-11-15
hongguzz.h: move saveUnique to io struct
Robert Swiecki
2017-11-14
linux/bfd: fewer defer{}'s
Robert Swiecki
2017-11-14
all: move more struct fields into substructers for clarity
Robert Swiecki
2017-11-14
linux/pt: simpler pt decoding
Robert Swiecki
[prev]
[next]