Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
honggfuzz
/
76f73e1edca27dc54c8d5a97d3c9e61ed9fce0d9
76f73e1
Test for binary existence first
by Robert Swiecki
· 7 years ago
db70349
hfuzz-cc: start with the standard clang/clang++ first, only then try clang-<number>
by Robert Swiecki
· 7 years ago
49fee83
make indent
by Robert Swiecki
· 7 years ago
e086bdc
display: use separator for number of files in initial directory #2 - naming
by Robert Swiecki
· 7 years ago
4255b8a
display: use separator for number of files in initial directory
by Robert Swiecki
· 7 years ago
4b5c14d
libhfnetdriver: replace -- with argv[0] in parameters
by Robert Swiecki
· 7 years ago
c39819b
cmdline: better usage
by Robert Swiecki
· 7 years ago
6edfd6c
cmdline: explanation for --noinst
by Robert Swiecki
· 7 years ago
b1f5a25
cmdline: clarification of abort for Android
by Robert Swiecki
· 7 years ago
ac640e0
cmdline: clarification of rss_limit impact on ASAN
by Robert Swiecki
· 7 years ago
b165bfc
sanitizers: set ASAN's soft_rss_limit_mb if --rlimit_rss was used
by Robert Swiecki
· 7 years ago
b9b5364
display: _HF_MONETARY_MOD -> _HF_NONMON_SEP
by Robert Swiecki
· 7 years ago
936e2ab
examples/apache -> examples/apache-httpd symlink
by Robert Swiecki
· 7 years ago
d70d8aa
examples/apache-httpd: use \x0A and \x0D insetad of \n and \r
by Robert Swiecki
· 7 years ago
6dc7500
libhfnetdriver: move binding to a random loopback address to a separate function
by Robert Swiecki
· 7 years ago
5eeb29b
Comment format // -> /* */
by Robert Swiecki
· 7 years ago
4103381
fuzz: move defer out of scope for closing the mmaped input file
by Robert Swiecki
· 7 years ago
11cb5ad
fuzz: reverse logic for entering socketFuzzer state
by Robert Swiecki
· 7 years ago
5627619
make indent depend
by Robert Swiecki
· 7 years ago
f3ecc0e
socketfuzzer: use %zu for size_t for android builds
by Robert Swiecki
· 7 years ago
2d53bd3
Merge pull request #184 from dobin/socketfuzzer
by robertswiecki
· 7 years ago
79d361c
libhfnetdriver: correct number of arguments for libfuzzer
by Robert Swiecki
· 7 years ago
edf9f8d
Support external fuzzer and provide code coverage
by dobin
· 7 years ago
fe552f1
netdriver: try to bind to a random loopback address before connect()
by Robert Swiecki
· 7 years ago
c250085
Update README.md
by robertswiecki
· 7 years ago
c0941ca
Merge branch 'master' of ssh://github.com/google/honggfuzz
by Robert Swiecki
· 7 years ago
787aaab
Makefile: correct deps for *.a libs
by Robert Swiecki
· 7 years ago
3bbf320
Readme anchors
by robertswiecki
· 7 years ago
4878207
Merge branch 'master' of ssh://github.com/google/honggfuzz
by Robert Swiecki
· 7 years ago
44c4259
netdriver: use /tmp/FUZZ as a scratch dir
by Robert Swiecki
· 7 years ago
00f1a8a
honggfuzz.h: missing check for __has_extension(blocks)
by Robert Swiecki
· 7 years ago
1c72c48
hfnetdriver: log msg for sleep
by Robert Swiecki
· 7 years ago
52c4557
macros: printf non-monetary separator seems to be supported with all 'known' OSs
by Robert Swiecki
· 7 years ago
34e9f6f
examples/apache: refreshed corpus for apache httpd
by Robert Swiecki
· 7 years ago
fa56694
readme - bars
by robertswiecki
· 7 years ago
1a3e57b
Merge branch 'master' of ssh://github.com/google/honggfuzz
by Robert Swiecki
· 7 years ago
5fbaccf
updated screenshot
by Robert Swiecki
· 7 years ago
ad091d9
Image in the readme
by robertswiecki
· 7 years ago
3cfe1fa
screenshot
by Robert Swiecki
· 7 years ago
cf55460
honggfuzz.h: description for defer{} @ 3
by Robert Swiecki
· 7 years ago
d3916fa
honggfuzz.h: description for defer{} @ 2
by Robert Swiecki
· 7 years ago
d0f26e8
honggfuzz.h: description for defer{}
by Robert Swiecki
· 7 years ago
798b5aa
display: more refactoring
by Robert Swiecki
· 7 years ago
0221774
display: reworked display
by Robert Swiecki
· 7 years ago
2264def
display: correct timeout display
by Robert Swiecki
· 7 years ago
a9e34ed
fuzz: correct semantics for external fuzzing command
by Robert Swiecki
· 7 years ago
3d66b7e
subproc: for running external commands, close stdin, and run setsid()
by Robert Swiecki
· 7 years ago
087ff53
honggfuzz: check and set RLIMIT_NOFILE
by Robert Swiecki
· 7 years ago
e7da411
Use grep --color=never with MacOSX
by Robert Swiecki
· 7 years ago
b8db4b4
libhfuzz: better log msg for init_guards failure
by Robert Swiecki
· 7 years ago
708eafe
makefile: no need for -lrt for POSIX
by Robert Swiecki
· 7 years ago
3d21062
Makefile: correct -L lib
by Robert Swiecki
· 7 years ago
28fce37
subproc: cast time_t to long
by Robert Swiecki
· 7 years ago
0e6ca61
subproc: set rlimits only if RLIMIT_* are defined
by Robert Swiecki
· 7 years ago
3917218
cmdline: cast time_t to long
by Robert Swiecki
· 7 years ago
5cc1f7b
cmdline: discover both persistent and netdriver modes
by Robert Swiecki
· 7 years ago
36f7e51
display: display duration from the last coverage update
by Robert Swiecki
· 7 years ago
598ba6a
Merge branch 'master' of ssh://github.com/google/honggfuzz
by Robert Swiecki
· 7 years ago
2dd2aab
examples/libjpeg: correct casting
by Robert Swiecki
· 7 years ago
231c3c8
libhfuzz/main: ultimate way of referencing the global symbol
by Robert Swiecki
· 7 years ago
5a23d3c
libhfuzz: better error messages for constructors
by Robert Swiecki
· 7 years ago
cdb2f23
input: move defer after fd==-1 check
by Robert Swiecki
· 7 years ago
6ab8f34
subproc: STDIN will later be restored if stdin fuzzing is enabled
by Robert Swiecki
· 7 years ago
b433306
fuzz: run external processing through a temporary file
by Robert Swiecki
· 7 years ago
b5b23f6
libhfuzz: better way of assuring visibility of LIBHFUZZ_ symbols
by Robert Swiecki
· 7 years ago
0c7b28c
libhfuzz/main: make LIBHFUZZ_module_main as default visibility to avoid lto removal
by Robert Swiecki
· 7 years ago
94a5040
Make sure that the persistent signature is never optimized # better func to call (cmp)
by Robert Swiecki
· 7 years ago
8f60523
Make sure that the persistent signature is never optimized # better func to call
by Robert Swiecki
· 7 years ago
c581901
Make sure that the persistent signature is never optimized # missing return type
by Robert Swiecki
· 7 years ago
89c2f79
Make sure that the persistent signature is never optimized # missing cast
by Robert Swiecki
· 7 years ago
0418730
Make sure that the persistent signature is never optimized # missing include # 2
by Robert Swiecki
· 7 years ago
e5e2437
Make sure that the persistent signature is never optimized # missing include
by Robert Swiecki
· 7 years ago
6526a7d
subproc: better error checking
by Robert Swiecki
· 7 years ago
58fb5e8
linux: include string.h in bfd.h to avoid dis-asm.h inclusion problems
by Robert Swiecki
· 7 years ago
1f1a2f9
subproc: use copy of a dynamic file to pass for stdin and ___FILE___ fuzzing
by Robert Swiecki
· 7 years ago
cfa8114
Always keep dynamic file as maxFileSz of size
by Robert Swiecki
· 7 years ago
aafb890
input: don't resize (via ftruncate) files under cygwin
by Robert Swiecki
· 7 years ago
44acf6e
msyn() the dynamic file before running fuzzed process in non-persistent mode
by Robert Swiecki
· 7 years ago
04f4b4b
mangle: resize input to 1 if it's 0
by Robert Swiecki
· 7 years ago
40332e9
dictionary: no need to use dictqCurrent + more logging when parsing the dict
by Robert Swiecki
· 7 years ago
8395224
examples/jpeg: no need to check for jpeg_read_header output
by Robert Swiecki
· 7 years ago
549b847
examples/jpeg: allow to specify maximum limit for total number of pixels - typo
by Robert Swiecki
· 7 years ago
6e4ee22
examples/jpeg: allow to specify maximum limit for total number of pixels
by Robert Swiecki
· 7 years ago
fb8a5b6
input: allow using empty directories for dynamic modes
by Robert Swiecki
· 7 years ago
437280c
files: settle of the convention that mmap cannot return NULL, so abstractions can use it to indicate errors
by Robert Swiecki
· 7 years ago
57ac57a
perf: map aux as PROT_READ, so it can be reused
by Robert Swiecki
· 7 years ago
cd8aff7
linux/perf: enable perf on execve both with persistent and non-pid fuzzing
by Robert Swiecki
· 7 years ago
0f2c30a
move input preparation from mangle to input
by Robert Swiecki
· 7 years ago
43775f9
readme
by Robert Swiecki
· 7 years ago
d96c6f4
readme
by Robert Swiecki
· 7 years ago
e0c3137
Makefile: reverse process of adding -fblocks for clang
by Robert Swiecki
· 7 years ago
2bad0b4
fuzz: set mutationsPerRun to 0 onl for the DryRun #2
by Robert Swiecki
· 7 years ago
308ebac
fuzz: set mutationsPerRun to 0 onl for the DryRun
by Robert Swiecki
· 7 years ago
a78c622
mangle: mangleContent as a static func
by Robert Swiecki
· 7 years ago
c4b573f
fuzz: verifier (print number of left tries)
by Robert Swiecki
· 7 years ago
3ab1664
mangle: Move input fetching functions to mangle.c
by Robert Swiecki
· 7 years ago
17b37eb
fuzz: verifier logs
by Robert Swiecki
· 7 years ago
b59a48b
mangle: change size appropriatly before calling external files on the file
by Robert Swiecki
· 7 years ago
7834601
mangle: introduce a single point of code where size to the buffer can be changed
by Robert Swiecki
· 7 years ago
502e671
examples/apache: ErrorLog to /dev/fd/1
by Robert Swiecki
· 7 years ago
Next »