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
2017-05-31
arch/linux: use syscall() instead of personality()
Robert Swiecki
2017-05-31
Make personality(ADDR_NO_RANDOMIZE) non-fatal
Robert Swiecki
2017-05-24
Make libhfuzz use libcommon
Robert Swiecki
2017-05-24
Introduce libcommon
Robert Swiecki
2017-05-06
Linux/arch: prctl()'s to make it attachable by ptrace
Robert Swiecki
2017-05-01
linux: support for mips/mips64
Robert Swiecki
2017-04-27
Allow to use -f with -c
Robert Swiecki
2017-04-27
Allow mutating external files with -c
Robert Swiecki
2017-03-30
BTS: Save high PC addresses when kernelOnly is enabled
Robert Swiecki
2017-03-30
ipt: ioctl reset after use
Robert Swiecki
2017-03-30
Allow to choose between user and kernel perf
Robert Swiecki
2017-03-15
fuzz: a couple of smaller fixes
Robert Swiecki
2017-03-11
linux/arch: modify signal mask for sigtimedwait once only
Robert Swiecki
2017-03-07
linux/perf: use files_readFromFd() instead of read()
Robert Swiecki
2017-03-07
linux: make const struct static
Robert Swiecki
2017-03-07
linux/perf: simplify + compile under android
Robert Swiecki
2017-03-06
linux: map aux buffer as prot_read
Robert Swiecki
2017-03-06
linux: speed-up perf feedback by resuing perf descriptors
Robert Swiecki
2017-03-02
linux: typo
Robert Swiecki
2017-03-02
Use SIGIO instead of SIGRTMIN+x for async io
Robert Swiecki
2017-03-02
linux: no need to rely the SIGSTOP signal
Robert Swiecki
2017-03-01
linux: speed-up non-persistent modes
Robert Swiecki
2017-03-01
linux/arch: cleaning 4KiB of stack mem is costly
Robert Swiecki
2017-03-01
make indent
Robert Swiecki
2017-02-28
linux/posix: rework of waiting code
Robert Swiecki
2017-02-28
linux: WNOHANG is technically specified for waitpid only
Robert Swiecki
2017-02-28
linux: remove code after PLOG_F
Robert Swiecki
2017-02-28
linux: use syscall for sigtimedwait, because it doesn't exist in android
Robert Swiecki
2017-02-28
linux: missing subproc_checkTimeLimit and subproc_checkTermination
Robert Swiecki
2017-02-28
Use sigtimedwait instead of wait, to avoid losing persistent round done indic...
Robert Swiecki
2017-02-25
persistent: don't print output status if the process is terminating
Robert Swiecki
2017-02-25
kill the subprocess upon termination of threads
Robert Swiecki
2017-01-29
Update comments
Anestis Bechtsoudis
2017-01-29
Merge branch 'master' into refactor_sanitizers_env
Anestis Bechtsoudis
2017-01-29
indnet
Robert Swiecki
2017-01-29
mangle: more simplifications
Robert Swiecki
2017-01-28
asan: no need to cover linux clone()
Robert Swiecki
2017-01-28
mangle: more arith fixes
Robert Swiecki
2017-01-27
Speed-ups: check for rndinit once only during rndBuf, and limit use of SIGRTM...
Robert Swiecki
2017-01-12
Merge branch 'master' into refactor_sanitizers_env
Anestis Bechtsoudis
2017-01-12
Rudimentary support for namespaces in Linux
Robert Swiecki
2016-12-29
Update important signals when initializing arch backend
Anestis Bechtsoudis
2016-12-29
Increase backtrace depth when sanitizers && SIGABRT
Anestis Bechtsoudis
2016-12-28
Comments updates
Anestis Bechtsoudis
2016-12-28
make indent
Anestis Bechtsoudis
2016-12-28
Remove symbols bl/wl filters when parsing ASan reports
Anestis Bechtsoudis
2016-12-28
[SAN] Fix broken exitcode policy
Anestis Bechtsoudis
2016-12-28
[SAN] Delete reports when crash already parsed
Anestis Bechtsoudis
2016-12-27
Refactor sanitizers env preparation & crashes monitor
Anestis Bechtsoudis
2016-12-12
cmdline: allow to kill process with SIGVTALRM is it timeouts
Robert Swiecki
[prev]
[next]