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
/
Makefile
Age
Commit message (
Expand
)
Author
2025-09-12
Makefile # 2: m68k/linux needs -latomic (for POSIX)
Robert Swiecki
2025-09-12
Makefile: m68k/linux needs -latomic
Robert Swiecki
2025-03-20
make: add a preprocessor define for the real OS
Khaled Yakdan
2023-12-20
libhfcommon/util: if'izing the util_rndInitThread code
Robert Swiecki
2023-12-06
solaris based system, disable process ASLR.
David Carlier
2023-10-04
linux/bfd: cast a function of an incompatible type via void*
Robert Swiecki
2023-10-02
linux/bfd: allow un-strict function conversion with clang
Robert Swiecki
2023-04-11
macOs build fix proposal when OS is set to posix.
David CARLIER
2022-11-17
Add new macOS major version condition.
Yaroslav
2022-08-26
compilable on macOS > 11
cc
2022-06-23
make indent depend
Robert Swiecki
2022-01-01
Makefile: info about using proper NDK version
Robert Swiecki
2022-01-01
android: update android prerequisites - NDK v23b, android-30 ABI. Make arm64 ...
Robert Swiecki
2021-08-01
Solaris/Illumos build implementation proposal.
David Carlier
2020-07-22
Fix typo and install include/libhnetdriver/netdriver.h properly
Kamil Rytarowski
2020-06-11
Improve NetBSD compatibility
Kamil Rytarowski
2020-05-05
subproc: simpler subproc_StatusToStr())
Robert Swiecki
2020-05-05
iwyu: use iwyu to fix includes across the code
Robert Swiecki
2020-04-29
Makefile: revert to c11 from c17, as not-so-old MacOS systems (via clang) do...
Robert Swiecki
2020-04-29
Makefile: move clang-format options to .clang-format
Robert Swiecki
2020-04-27
Makefile: use LDFLAGS after OBJS, so the shared library have correct deps
Robert Swiecki
2020-04-27
Makefile: switch from c11 to c17 which is default (except 'gnu') for modern g...
Robert Swiecki
2020-04-22
Makefile: fix compilation dependency on macOS
Paul Grandperrin
2020-04-18
Makefile: switch -param max-inline-insns-single to -finline-limit is more gcc...
Robert Swiecki
2020-04-04
libhfuzz/performance: print my_thread_no with debug messaging
Robert Swiecki
2020-04-03
libhfuzz: add performance monitoring module
Robert Swiecki
2020-03-26
Makefile/linux/bfd: give ability no to link against bfd/binutils
Robert Swiecki
2020-03-12
Makefile: libunwind 1.2.1 (Ubuntu 19.10) wants liblzma
Douglas Bagnall
2020-03-06
Makefile: allow for more aggressive inlining, esp. of the libhfuzz/ functions
Robert Swiecki
2020-02-26
cmpConstFeedbackL unify infrastructure for integers and other memory
Robert Swiecki
2020-01-09
Support compilation on macOS 10.15 (Catalina)
alexandru totolici
2019-12-18
Makefile: indent
Robert Swiecki
2019-12-05
netbsd: generate report
Robert Swiecki
2019-12-05
posix: generate report
Robert Swiecki
2019-12-05
posix: add san log parsing
Robert Swiecki
2019-12-05
Makefile: don't use arch name in COMMON_LDFLAGS
Robert Swiecki
2019-12-05
report: move report generating to report.c
Robert Swiecki
2019-12-05
Makefile: also build libhfuzz for dynamic preloading
Robert Swiecki
2019-12-05
make indent depend
Robert Swiecki
2019-12-04
sanitizers: move arch_hashCallstack to sanitizers
Robert Swiecki
2019-12-04
cmdline/sanitizers: add option to delete/retain asan report, as well as move ...
Robert Swiecki
2019-12-03
linux/trace: use HF_STR_LEN instead PATH_MAX for some non-path strings
Robert Swiecki
2019-11-13
Makefile: typo
Robert Swiecki
2019-11-13
Makefile: simplify debugging
Robert Swiecki
2019-11-13
Makefile: comment
Robert Swiecki
2019-11-13
Makefile/mac: sort vars
Robert Swiecki
2019-11-13
Makefile: don't require pkg-config for Linux
Robert Swiecki
2019-11-13
Makefile: ARCH_*FLAGS envs are local
Robert Swiecki
2019-11-13
Makefile: set common options earlier
Robert Swiecki
2019-11-12
Makefile/linux: Fedora doesn't seem to provide libunwind static libs correctly
Robert Swiecki
[next]