Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
honggfuzz
/
93c8fc12780985ef85d0d3f07e3cb402d5b4e492
93c8fc1
examples/openssl: update readme
by Robert Swiecki
· 7 years ago
e60f353
fuzz: move hw ip printing before soft edge/ip
by Robert Swiecki
· 7 years ago
89eadf1
linux/perf: make bts/ipt functions as attrbiute((hot))
by Robert Swiecki
· 7 years ago
8aa0fd4
linux/perf: map aux buffer as R/W - it speeds up BTS
by Robert Swiecki
· 7 years ago
5b71fba
Makefile: No need to undefine __STRICT_ANSI__ for CygWin now
by Robert Swiecki
· 7 years ago
5e9d7ef
Makefile: cygwin can deal with -fPIC now
by Robert Swiecki
· 7 years ago
8619952
libhfuzz: define a short LLVMFuzzerInitialize
by Robert Swiecki
· 7 years ago
c715583
libhfuzz: don't make main() weak under cygwin
by Robert Swiecki
· 7 years ago
a35d9d8
cmdline: move cmd-line option verification to a separate func
by Robert Swiecki
· 7 years ago
3db672d
examples/openssl: refreshed openssl server corpora
by Robert Swiecki
· 7 years ago
72092d3
libhfuzz: better info about mismatched version of the feedback structure
by Robert Swiecki
· 7 years ago
ced3eba
Implement idea of total (all) and new coverage directories, as well as concept of crash directory
by Robert Swiecki
· 7 years ago
dec78f1
android: use ANDROID_API=26 by default, and use -D__ANDROID_API__=$ANDROID_API_V in standalone compilation mode
by Robert Swiecki
· 7 years ago
e4a9499
Merge pull request #175 from zachriggle/multiple-init
by robertswiecki
· 7 years ago
c18e501
Allow multiple calls to __sanitizer_cov_trace_pc_guard_init
by Zach Riggle
· 7 years ago
7dce26b
libhfuzz: more informative log/fatal messages
by Robert Swiecki
· 7 years ago
51d5f54
libhfuzz: use PLOG instead of LOG+strerror
by Robert Swiecki
· 7 years ago
2cfd2b2
libhfuzz: initialie tsan/ubsan/msan along asan in trace_pc_guard
by Robert Swiecki
· 7 years ago
f850bae
libhfuzz: call __asan_init is it's available, and under Android
by Robert Swiecki
· 7 years ago
52815ae
libhfuzz: initialize asan under Android if it hasn't been previously
by Robert Swiecki
· 7 years ago
d28092a
Merge pull request #174 from zachriggle/init
by robertswiecki
· 7 years ago
6edecd2
Fix issues on Android system builds
by Zach Riggle
· 7 years ago
911974f
increase the maximum number of supported pc guards to 16M
by Robert Swiecki
· 7 years ago
5e259a0
android: disable *san and *coverage for the honggfuzz itself
by Robert Swiecki
· 7 years ago
2bfd278
android: make libunwind compile with NDK-16
by Robert Swiecki
· 7 years ago
216a436
usage: Use djpeg instead of tiffinfo in usage, to avoid using -D flag
by Robert Swiecki
· 7 years ago
0f68cca
Makefile: add -D__NO_STRING_INLINES -D__NO_INLINE__ for posix arch as well
by Robert Swiecki
· 7 years ago
8b6de7e
Makefile: add -D__NO_INLINE__ to -D__NO_STRING_INLINES
by Robert Swiecki
· 7 years ago
445de57
libhfuzz: __sanitizer_cov_trace_const_cmp* doesn't need to be a weak alias to __sanitizer_cov_trace_cmp*
by Robert Swiecki
· 7 years ago
cd8d2ac
Makefile: use __NO_STRING_INLINES for libs for all archs
by Robert Swiecki
· 7 years ago
f57008f
Makefile: use __NO_STRING_INLINES for libs under Linux
by Robert Swiecki
· 7 years ago
533e153
libhfuzz/memcmp: undef all glibc functions first before use
by Robert Swiecki
· 7 years ago
6e1ab71
Fix prototype for __sanitizer_cov_trace_pc_indir
by Robert Swiecki
· 7 years ago
8e29c31
libhfuzz: __wrap_* functions don't need to be weak
by Robert Swiecki
· 7 years ago
3b4ec3b
libhfuzz: simpler HF_WEAK_WRAP macro
by Robert Swiecki
· 7 years ago
9371a86
libhfuzz: disable fortify-source for linux
by Robert Swiecki
· 7 years ago
5e8b9b8
make indent
by Robert Swiecki
· 7 years ago
7af8ad6
libhfuzz: use XVAL to avoid redefinitions of e.g. strcmp
by Robert Swiecki
· 7 years ago
bf1e56d
libhfuzz: provide weak strcmp and similar functions
by Robert Swiecki
· 7 years ago
7d7dedc
hfuzz-cc: no need to use -Wl,--whole-archive any more
by Robert Swiecki
· 7 years ago
b6b0460
libhfuzz: reference each *.o modules between themselves, so these are re-scaned during binary linking
by Robert Swiecki
· 7 years ago
65dbd75
includes: move libhfuzz/libcommon includes to a separate directory
by Robert Swiecki
· 7 years ago
739869a
hfuzz-cc: add custom include paths at the end
by Robert Swiecki
· 7 years ago
dd9f149
Rel 1.3
by Robert Swiecki
· 7 years ago
9aff5e6
libhfuzz: implement __sanitizer_cov_trace_const* variants
by Robert Swiecki
· 7 years ago
55621fd
examples/opensl: refreshed corpora
by Robert Swiecki
· 7 years ago
03de408
mangle: ascii numeric values
by Robert Swiecki
· 7 years ago
272ab61
Merge pull request #171 from anestisb/android-ndkr16-fixes
by robertswiecki
· 7 years ago
a187dcf
android: NDK r16 compatibility & switch default to clang
by Anestis Bechtsoudis
· 7 years ago
0e77dc9
Readme
by Robert Swiecki
· 7 years ago
55efa4a
examples/openssl: refreshed server corpora #2
by Robert Swiecki
· 7 years ago
bb65d36
examples/openssl: refreshed server corpora #2
by Robert Swiecki
· 7 years ago
5c7fed2
examples/openssl: refreshed server corpora
by Robert Swiecki
· 7 years ago
aca98f8
linux/pt: include 16bit offsets as well
by Robert Swiecki
· 7 years ago
7c23c5d
linux/pt: use more TIP packets to understand the IP
by Robert Swiecki
· 7 years ago
212959b
linux/pt: Seems << 11 makes it less stable in terms of IP points
by Robert Swiecki
· 7 years ago
fd9636a
linux/arch: move pid attaching procedures to a separate function
by Robert Swiecki
· 7 years ago
06a0d8c
linux: make pidCmd buffer static
by Robert Swiecki
· 7 years ago
7e37f17
linux/arch: move perf attaching to the ptrace path
by Robert Swiecki
· 7 years ago
1f9f213
subproc: incorrect rlimit type RSS -> DATA
by Robert Swiecki
· 7 years ago
cd23869
subproc: don't set RLIMIT_RSS if not defined
by Robert Swiecki
· 7 years ago
89c1874
mac: correct prototype for mac/arch_archThreadInit
by Robert Swiecki
· 7 years ago
cfd538b
examples/openssl: updated client/server corpora
by Robert Swiecki
· 7 years ago
6e88511
display: off-by-one in cmdline text
by Robert Swiecki
· 7 years ago
cebf6be
examples/openssl: refreshed corpora for server and client
by Robert Swiecki
· 7 years ago
20b05f7
display: enable scrolling at the end
by Robert Swiecki
· 7 years ago
1cd9510
display: use esc [!p to reset terminal
by Robert Swiecki
· 7 years ago
a71965d
examples/openssl: updated ssl corpus #2
by Robert Swiecki
· 7 years ago
ec7baa4
examples/openssl: updated ssl corpus
by Robert Swiecki
· 7 years ago
fafed7d
Move defer-requiring functions/macros out of libcommon
by Robert Swiecki
· 7 years ago
3edbe82
hongfuzz: ignore _wur with UNUSED instead of (void)
by Robert Swiecki
· 7 years ago
0dde76d
terminating logic: more improvements
by Robert Swiecki
· 7 years ago
35978ac
better termination logic
by Robert Swiecki
· 7 years ago
dfa8277
display: different style of console header
by Robert Swiecki
· 7 years ago
12e5b98
examples/openssl: refreshed server corpus
by Robert Swiecki
· 7 years ago
61c357a
examples/openssl: better way of reading/writing early data
by Robert Swiecki
· 7 years ago
26fd6d5
hongguzz.h: move saveUnique to io struct
by Robert Swiecki
· 7 years ago
8954afd
Implement RSS and DATA rlimits
by Robert Swiecki
· 7 years ago
1c5d8d8
linux/bfd: fewer defer{}'s
by Robert Swiecki
· 7 years ago
69a89ca
hfuzz-cc: funroll-loops makes it harder for string comparisons to be nicely coverage'd
by Robert Swiecki
· 7 years ago
82c707c
all: move more struct fields into substructers for clarity
by Robert Swiecki
· 7 years ago
dc2c312
linux/pt: simpler pt decoding
by Robert Swiecki
· 7 years ago
ee5b939
linux/perf: remove unnecessary LOG
by Robert Swiecki
· 7 years ago
e6fab85
linux/perf: map aux page as RO as RW causes the PT to stop collecting data
by Robert Swiecki
· 7 years ago
f300afc
linux/perf: reset the perf for PT/BTS between uses
by Robert Swiecki
· 7 years ago
8dbe2a0
linux/perf: map aux page as RW to speed up the process
by Robert Swiecki
· 7 years ago
01a980e
make indent
by Robert Swiecki
· 7 years ago
2542dc0
Merge
by Robert Swiecki
· 7 years ago
5175827
libcommon/log: don't use fblocks
by Robert Swiecki
· 7 years ago
d6aaca7
mangle: simply add/sub logic
by Robert Swiecki
· 7 years ago
d440cbb
report: remove unnecessary null-ptr check
by Robert Swiecki
· 7 years ago
fe3429c
mangle: memcpy -> memmove to allow for overlapping mem regions
by Robert Swiecki
· 7 years ago
d50ed42
all: indent webkit->google
by Robert Swiecki
· 7 years ago
78633d1
move hfuzz into run->global
by Robert Swiecki
· 7 years ago
58054df
all: move all counetrs into a separate struct
by Robert Swiecki
· 7 years ago
a195d9f
linux/perf: disable bts/pt before analyzing it
by Robert Swiecki
· 7 years ago
1d9fed4
display: header changes
by Robert Swiecki
· 7 years ago
6e19c83
examples/openssl: make.sh builds stdin version automatically
by Robert Swiecki
· 7 years ago
66b6512
honggfuzz.h: group some fileds of the main struct
by Robert Swiecki
· 7 years ago
e7294ca
fuzzer_t fuzzer -> run_t run for clarity of naming
by Robert Swiecki
· 7 years ago
Next »