summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-10examples/openssl: enable renegotiationRobert Swiecki
2017-10-10examples/openssl: clients/server enable ssl workaroundsRobert Swiecki
2017-10-10examples/openssl: different naming of output filesRobert Swiecki
2017-10-09examples/openssl: drop openssl from output file-namesRobert Swiecki
2017-10-09examples/openssl: more intelligent make.shRobert Swiecki
2017-10-08examples/openssl: make no-randomizer a small header{Robert Swiecki
2017-10-05examples/openssl: refreshed corpora for server and clientRobert Swiecki
2017-10-05examples/openssl: call RAND_reset_for_fuzzing if it's definedRobert Swiecki
2017-10-05examples/openssl: common rand reset methodRobert Swiecki
2017-10-05hfuzz-cc: use euid-specific libhfuzz.a pathRobert Swiecki
2017-09-29linux/ptrace: use name 'trace' to rest this problem with <linux/ptrace.h> vs ...Robert Swiecki
2017-09-29linux/ptrace -> linux/ptrace_utils due to Android build failuresRobert Swiecki
2017-09-28Makefile: Remove -L/usr/include as we shouldn't override system settingsRobert Swiecki
2017-09-28make indentRobert Swiecki
2017-09-28Makefile: Don't -I/usr/include as it messes up include <> vs include ""Robert Swiecki
2017-09-28make indent with clang-formatRobert Swiecki
2017-09-28Clean-ups after making libcommon a stand-alone libraryRobert Swiecki
2017-09-28make indentRobert Swiecki
2017-09-28libcommon: Allow to use libcommon/common.h from clang w/o -fblocksRobert Swiecki
2017-09-28libcommon/files: implement files_sendToSocketRobert Swiecki
2017-09-28Allow to use libcommon with libhfuzzRobert Swiecki
2017-09-28Move the honggfuzz_t and fuzzer_t types out of common #3Robert Swiecki
2017-09-28Move the honggfuzz_t and fuzzer_t types out of common #2Robert Swiecki
2017-09-28Move the honggfuzz_t and fuzzer_t types out of commonRobert Swiecki
2017-09-28linux/perf: separate function for reset mmap bufferRobert Swiecki
2017-09-26examples/apache: remove corpus entries >128000BRobert Swiecki
2017-09-26examples/apache: updated config and corporaRobert Swiecki
2017-09-26ReadmeRobert Swiecki
2017-09-26ReadmeRobert Swiecki
2017-09-26ReadmeRobert Swiecki
2017-09-25Merge pull request #165 from ab1gale/ab1gale-patch-1robertswiecki
2017-09-25Update httpd-master.honggfuzz.patchab1gale
2017-09-21linux/ptrace: define PTRACE_O_EXITKILL for older headersRobert Swiecki
2017-09-20Makefile: add -Wno-unknown-warningRobert Swiecki
2017-09-20common/files: fixes for Linux use of memfdRobert Swiecki
2017-09-05Merge pull request #163 from zachriggle/opensslrobertswiecki
2017-09-05Do not setenv("OPENSSL_armcap") if OPENSSL_ARMCAP_ABI is zeroZach Riggle
2017-09-04Merge branch 'master' of ssh://github.com/google/honggfuzzRobert Swiecki
2017-09-04Use different disassbler() prototype from binutils in case of >= 2.29Robert Swiecki
2017-08-25Merge pull request #160 from zachriggle/issue_159robertswiecki
2017-08-25Check the path to CC and CXX when building libUnwindZach Riggle
2017-08-22libcommon: use xoroshiro128plus rnd instead of MMIX LCG PRNGRobert Swiecki
2017-08-16examples/linux_kernel_ip: add kernel patch and corpusRobert Swiecki
2017-08-16Merge branch 'master' of ssh://github.com/google/honggfuzzRobert Swiecki
2017-08-15examples/bind: new corpus for bindRobert Swiecki
2017-08-15readmeRobert Swiecki
2017-08-15readmeRobert Swiecki
2017-08-13readmeRobert Swiecki
2017-08-13readmeRobert Swiecki
2017-07-27Merge branch 'master' of https://github.com/google/honggfuzzRobert Swiecki