Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
honggfuzz
/
85a91ef41730da7b2208b79f860b79609a11f888
85a91ef
make indent depend
by Robert Swiecki
· 8 years ago
83260f0
files: support EINTR for readdir
by Robert Swiecki
· 8 years ago
5231eab
files: readdir_r -> readdir as readdir_r is deprecated
by Robert Swiecki
· 8 years ago
a7841da
fuzz: set state for verifier as well
by Robert Swiecki
· 8 years ago
e6a4ff3
fuzz: keep local state copy in the fuzzer struct
by Robert Swiecki
· 8 years ago
a0659f4
files: skip empty input files
by Robert Swiecki
· 8 years ago
d75fa6f
util_rnd: special case for max == UINT64_MAX
by Robert Swiecki
· 8 years ago
92a3136
fuzz: more light-weight method of changing fuzzing states
by Robert Swiecki
· 8 years ago
f86e4d3
examples/openssl: new corpora
by Robert Swiecki
· 8 years ago
fd02b69
Implement reversed CRC64
by Robert Swiecki
· 8 years ago
b05f00f
examples/openssl: accepted ciphers
by Robert Swiecki
· 8 years ago
f951fbd
examples/openssl: add DSA certs
by Robert Swiecki
· 8 years ago
19d80f6
display: typo
by Robert Swiecki
· 8 years ago
ca6ebcf
display: typo
by Robert Swiecki
· 8 years ago
cee5814
sancov: display
by Robert Swiecki
· 8 years ago
acf4f5d
example/openssl: disable asan for OPENSSL_cpuid_setup
by Robert Swiecki
· 8 years ago
fd342f9
example/openssl: disable CRYPTO_memcmp
by Robert Swiecki
· 8 years ago
6d5f61e
examples/openssl
by Robert Swiecki
· 8 years ago
7358eef
remove: MAP_NORESERVE
by Robert Swiecki
· 8 years ago
8d01b01
More thread termination clean-ups
by Robert Swiecki
· 8 years ago
33fb284
Use pthread_join
by Robert Swiecki
· 8 years ago
86f7bc3
examples/openssl: initialize SSL_CTX* to NULL
by Robert Swiecki
· 8 years ago
d42a194
examples//openssl: use LLVMFuzzerInitialize
by Robert Swiecki
· 8 years ago
886eba5
examples/openssl: updated corpus_client
by Robert Swiecki
· 8 years ago
00db25e
examples/openssl: updated corpus_server
by Robert Swiecki
· 8 years ago
3948272
examples/openssl: Readme for ossl-1.1.0e
by Robert Swiecki
· 8 years ago
2f8b4cb
examples/openssl: patch for ossl-1.1.0e
by Robert Swiecki
· 8 years ago
b7261fb
examples/openssl: correct LLVMFuzzerInitialize name
by Robert Swiecki
· 8 years ago
58e8254
examples/openssl: use native *ssl deterministic random routines
by Robert Swiecki
· 8 years ago
3c8769f
examples/openssl: include for x509.c
by Robert Swiecki
· 8 years ago
d778cfd
examples/openssl: new include for x509.c
by Robert Swiecki
· 8 years ago
981756d
examples/openssl: new x509 corpus
by Robert Swiecki
· 8 years ago
a2dd401
examples/openssl: add i2d_X509 to x509.c
by Robert Swiecki
· 8 years ago
99b05f6
Readme: 0.8 -> 0.9
by Robert Swiecki
· 8 years ago
024acc1
examples/jpeg: incorrect size limits
by Robert Swiecki
· 8 years ago
63b477b
common.h: version bump
by Robert Swiecki
· 8 years ago
5776157
libhfuzz: check for whether guard value is 0
by Robert Swiecki
· 8 years ago
4681bd3
libhfuzz: simpler __sanitizer_cov_trace_switch
by Robert Swiecki
· 8 years ago
53ec9e4
fuzz: flatten the code
by Robert Swiecki
· 8 years ago
44f6b19
fuzz: don't fetch feedback if the process has been signaled, idea from nezetic
by Robert Swiecki
· 8 years ago
436ec63
Revert "fuzz: don't fetch feedback if the process has been signaled, patch from nezetic"
by Robert Swiecki
· 8 years ago
41dad87
fuzz: don't fetch feedback if the process has been signaled, patch from nezetic
by Robert Swiecki
· 8 years ago
b0d1118
examples/jpeg: small fix #12
by Robert Swiecki
· 8 years ago
49944b4
examples/jpeg: small fix
by Robert Swiecki
· 8 years ago
f21c628
Readme: freebsd
by Robert Swiecki
· 8 years ago
731294f
Readme: freebsd
by Robert Swiecki
· 8 years ago
9907100
subproc: _exit -> exit to make sure logs are written
by Robert Swiecki
· 8 years ago
9fe03eb
examples: clang-format
by Robert Swiecki
· 8 years ago
071af39
examples/libxml2: initial import
by Robert Swiecki
· 8 years ago
a7ecf16
Send SIGTERM instead of SIGKILL when execve fails
by Robert Swiecki
· 8 years ago
42cc982
subproc: missing abort()
by Robert Swiecki
· 8 years ago
89b8447
subproc: delete parent if the child cannot be launched
by Robert Swiecki
· 8 years ago
2eb9679
examples/png: include sanitizer/msan_interface.h
by Robert Swiecki
· 8 years ago
f87f049
examples/png: missing header prototype
by Robert Swiecki
· 8 years ago
9195ab8
examples/png: additional png API calls
by Robert Swiecki
· 8 years ago
690f185
sanitizers: disable symbolizer for regular *san
by Robert Swiecki
· 8 years ago
f522d53
examples/png: smaller memory limits
by Robert Swiecki
· 8 years ago
abc5844
examples/png: smaller memory limits
by Robert Swiecki
· 8 years ago
a725f63
display: small re-work
by Robert Swiecki
· 8 years ago
bc33850
examples/png - allow smaller pictures only (for speed)
by Robert Swiecki
· 8 years ago
9491be1
examples/png - less crc check flags
by Robert Swiecki
· 8 years ago
8284657
examples: simpler png program
by Robert Swiecki
· 8 years ago
8e4fcd8
examples/png: clang-format
by Robert Swiecki
· 8 years ago
a8ff6fb
examples/png: msan poison for input data
by Robert Swiecki
· 8 years ago
bb9deec
examples/png: support for interlaced pictures
by Robert Swiecki
· 8 years ago
472f1dd
examples/libjpeg: Output data to /dev/null
by Robert Swiecki
· 8 years ago
fbba913
examples: better persistent-jpeg.c example
by Robert Swiecki
· 8 years ago
47cda1d
examples: move badcode to a separate dir
by Robert Swiecki
· 8 years ago
9ed69f1
examples: libjpeg and libpng fuzzer
by Robert Swiecki
· 8 years ago
5618a83
display: clean up the display up to columns-1
by Robert Swiecki
· 8 years ago
194c808
Display: erase line before using it
by Robert Swiecki
· 8 years ago
db728b0
Display: erase line before using it
by Robert Swiecki
· 8 years ago
492d23f
Display: erase line before using it
by Robert Swiecki
· 8 years ago
f43c30a
libhfuzz: make write function taking const buf
by Robert Swiecki
· 8 years ago
0f19651
display: Set _HF_DISPLAY_LINES to 14 (cannot be a macro)
by Robert Swiecki
· 8 years ago
f29ec74
display: Set _HF_DISPLAY_LINES to 14 (number of display lines before logs)
by Robert Swiecki
· 8 years ago
b736263
sanitizers: w/o -S just set some reasonable values inside the process
by Robert Swiecki
· 8 years ago
b10d2b6
fuzzer: Move fuzzer->origFileName generation to specific functions
by Robert Swiecki
· 8 years ago
71d8f32
sanitizers: use strdup instead of callod/strcpy
by Robert Swiecki
· 8 years ago
b4e13c0
Set up some basic *san envvars, even with sanitizers support disabled
by Robert Swiecki
· 8 years ago
68d641b
display: remote_cmd reformatting
by Robert Swiecki
· 8 years ago
1f1ce17
display: With non -v put the cursor at the bottom of the screen
by Robert Swiecki
· 8 years ago
6ec1060
display: alternative way of disable scroll regions
by Robert Swiecki
· 8 years ago
98b1056
diusplay: experimental no-scroll for logs
by Robert Swiecki
· 8 years ago
aa87aae
Add pid logging with the initial msg
by Robert Swiecki
· 8 years ago
97da635
files: Warn about empty files
by Robert Swiecki
· 8 years ago
67a194d
display: print number of input files
by Robert Swiecki
· 8 years ago
f336d43
display: print number of input files
by Robert Swiecki
· 8 years ago
8050b86
display: compactize the coverage output #2
by Robert Swiecki
· 8 years ago
6144cdd
display: compactize the coverage output
by Robert Swiecki
· 8 years ago
f48c892
Fuzz: print phases
by Robert Swiecki
· 8 years ago
df08abc
examples/openssl: no need to call SSL_set_tlsext_host_name() in the server
by Robert Swiecki
· 8 years ago
2f7cdd3
examples/openssl: remove SSL_get_shared_sigalgs()
by Robert Swiecki
· 8 years ago
2115e60
examples/openssl: add SSL_get_shared_sigalgs()
by Robert Swiecki
· 8 years ago
99d3142
Mangle: minimum upper number of mutations
by Robert Swiecki
· 8 years ago
5d16f2d
examples/openssl: support libressl
by Robert Swiecki
· 8 years ago
4e5d1d0
examples/openssl: new client corpus
by Robert Swiecki
· 8 years ago
cfd882d
examples/openssl: initialize psk mem
by Robert Swiecki
· 8 years ago
cc38d09
examples/openssl: new server corpus
by Robert Swiecki
· 8 years ago
8885029
libhfuzz: make indent
by Robert Swiecki
· 8 years ago
Next »