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-11-14
linux/perf: remove unnecessary LOG
Robert Swiecki
2017-11-14
linux/perf: map aux page as RO as RW causes the PT to stop collecting data
Robert Swiecki
2017-11-14
linux/perf: reset the perf for PT/BTS between uses
Robert Swiecki
2017-11-14
linux/perf: map aux page as RW to speed up the process
Robert Swiecki
2017-11-14
Merge
Robert Swiecki
2017-11-13
all: indent webkit->google
Robert Swiecki
2017-11-13
move hfuzz into run->global
Robert Swiecki
2017-11-13
all: move all counetrs into a separate struct
Robert Swiecki
2017-11-13
linux/perf: disable bts/pt before analyzing it
Robert Swiecki
2017-11-11
fuzzer_t fuzzer -> run_t run for clarity of naming
Robert Swiecki
2017-11-09
arch/linux: make thousands separator work with en_US locale
Robert Swiecki
2017-11-04
mangle: introduce mutationsPerRun instead of flipRate
Robert Swiecki
2017-10-17
Makefile: add clang-format ColumnLimit:100
Robert Swiecki
2017-10-13
linux/arch: use MALLOC_PERTURB_
Robert Swiecki
2017-10-12
Remove all INDENT-OFF / INDENT-ON pairs
Robert Swiecki
2017-10-11
Makefile: indent everything with clang-format
Robert Swiecki
2017-09-29
linux/ptrace: use name 'trace' to rest this problem with <linux/ptrace.h> vs ...
Robert Swiecki
2017-09-29
linux/ptrace -> linux/ptrace_utils due to Android build failures
Robert Swiecki
2017-09-28
Makefile: Don't -I/usr/include as it messes up include <> vs include ""
Robert Swiecki
2017-09-28
make indent with clang-format
Robert Swiecki
2017-09-28
Clean-ups after making libcommon a stand-alone library
Robert Swiecki
2017-09-28
Move the honggfuzz_t and fuzzer_t types out of common #2
Robert Swiecki
2017-09-28
Move the honggfuzz_t and fuzzer_t types out of common
Robert Swiecki
2017-09-28
linux/perf: separate function for reset mmap buffer
Robert Swiecki
2017-09-21
linux/ptrace: define PTRACE_O_EXITKILL for older headers
Robert Swiecki
2017-09-05
Merge pull request #163 from zachriggle/openssl
robertswiecki
2017-09-05
Do not setenv("OPENSSL_armcap") if OPENSSL_ARMCAP_ABI is zero
Zach Riggle
2017-09-04
Use different disassbler() prototype from binutils in case of >= 2.29
Robert Swiecki
2017-07-14
linux: treat sigsys as important signal
Robert Swiecki
2017-06-20
linux/ptrace: better signame logic
Robert Swiecki
2017-06-20
linux/perf: missing memory barrier
Robert Swiecki
2017-06-14
Linux: remove BTS block - as it's just BTS edge
Robert Swiecki
2017-06-08
android: Use unified headers
Robert Swiecki
2017-06-05
fuzz: +include libgen.h
Robert Swiecki
2017-06-05
subproc: set persistent socket fd snd buffer size for all archs
Robert Swiecki
2017-06-01
implement libhfuzz/ns
Robert Swiecki
2017-06-01
linux: Use sigtimedwait() directly
Robert Swiecki
2017-06-01
linux/ptrace: wait only for pids created by this thread
Robert Swiecki
2017-06-01
subproc: use arch_clone also for subproc_System
Robert Swiecki
2017-06-01
Linux: Typo in LOG_F
Robert Swiecki
2017-06-01
Linux: actually fail with outdated glibc
Robert Swiecki
2017-06-01
Move arch.h out of libcommon
Robert Swiecki
2017-06-01
Move sanitizer modules out of libcommon
Robert Swiecki
2017-06-01
Linux: lower the required glibc to 2.23, which should be ok with most distros...
Robert Swiecki
2017-06-01
linux/arch: missing prctl(PR_SET_PDEATHSIG, SIGKILL) - missing bracket
Robert Swiecki
2017-06-01
linux/arch: missing prctl(PR_SET_PDEATHSIG, SIGKILL)
Robert Swiecki
2017-06-01
fuzz: inform main thread about finished threads
Robert Swiecki
2017-06-01
Use fork() instead of clone() because https://bugzilla.redhat.com/show_bug.cg...
Robert Swiecki
2017-05-31
linux/arch: larger stack for clone's
Robert Swiecki
2017-05-31
linux/arch: debug log for personality() failures
Robert Swiecki
[prev]
[next]