1. c6e51b1 honggfuzz 1.9 by Robert Swiecki · 5 years ago
  2. 64d5243 create a signal thread to distribute SIGCHLD as SIGUSR1 by Robert Swiecki · 5 years ago
  3. 2c3e56a libhfuzz: move main to persistent by Robert Swiecki · 5 years ago
  4. 5204089 libhfuzz: move persistent signature to a common fetching function by Robert Swiecki · 5 years ago
  5. 2fbd587 Makefile: missing lib msg by Robert Swiecki · 5 years ago
  6. 5883f46 Makefile: no need to disable builtins for libs anymore by Robert Swiecki · 5 years ago
  7. e2cf25b Makefile: warning wording by Robert Swiecki · 5 years ago
  8. 12738cd netbsd: make it compile again by Robert Swiecki · 5 years ago
  9. b103e55 libhfuzzz: __builtin_return_address(1/2) was an interesting concept, but it mostly didnt work by Robert Swiecki · 5 years ago
  10. 98e2337 ALL: remove -p (pid), simplify the subproc state machine. NetBSD will stop working for some time, will be fixed in the coming days by Robert Swiecki · 5 years ago
  11. 08818d0 Makefile: warning about missing libs by Robert Swiecki · 5 years ago
  12. feb2115 Makefile: -march -> -mtune as march is x86-specific by Robert Swiecki · 5 years ago
  13. 7d05494 Makefile: use -march=native by default in copts by Robert Swiecki · 5 years ago
  14. 15801e8 cmdline: more work on envs by Robert Swiecki · 6 years ago
  15. 570d129 Merge pull request #228 from devnexen/netbsd_linker_flags_fix by robertswiecki · 6 years ago
  16. 293e6ed Fix linker flag for NetBSD by David Carlier · 6 years ago
  17. 081c596 support macOS 10.14 by Yishuai Li · 6 years ago
  18. 3d606ec Makefile add pkg libs/includes for NetBSD by Robert Swiecki · 6 years ago
  19. cf8cd90 Makefile: sort files before compiling (reproducible builds) by Robert Swiecki · 6 years ago
  20. 8267c77 sancov: remove, since it's old (clang-4), slower, and requires complex code. Android seems to be supporting in-process counters now by Robert Swiecki · 6 years ago
  21. d1df4b5 Makefile: add -Wno-embedded-directive to Darwin arch by Robert Swiecki · 6 years ago
  22. bde3da8 NetBSD related fixups by Kamil Rytarowski · 6 years ago
  23. 518d4d2 make indent depend by Robert Swiecki · 6 years ago
  24. 81c94ed Merge pull request #218 from krytarowski/netbsd-5 by robertswiecki · 6 years ago
  25. 45a1cf4 Add ptrace(2) backend for NetBSD by Kamil Rytarowski · 6 years ago
  26. ea9dc6f Use the canonical flag for POSIX threads dependency by Kamil Rytarowski · 6 years ago
  27. e26e579 add __sanitizer_cov_trace_div to supported coverage metrics by Robert Swiecki · 6 years ago
  28. 05c6720 Fix compatibility issues with NetBSD. by plusun · 6 years ago
  29. 8dd69f5 Makefile: add comment about WSL detection by Paul Grandperrin · 6 years ago
  30. 23eb312 Makefile: On Windows Subsystem for Linux (WSL), build as Posix by Paul Grandperrin · 6 years ago
  31. df02b9d make hfuzz-cc workable under macos by Robert Swiecki · 6 years ago
  32. 1fe7972 mac: try (maybe) to make it compilable under MacOS 10.12 by Robert Swiecki · 6 years ago
  33. 2173383 Makefile: add all as dependency for depend by Robert Swiecki · 6 years ago
  34. 28c7d9e hfuzz-cc: don't use --wrap for MacOSX by Robert Swiecki · 6 years ago
  35. c3fdb62 Makefile: remove apparently unnecessary MacOSX check by Robert Swiecki · 6 years ago
  36. 54fd5a4 Makefile: no more need for Wframe-larger-than by Robert Swiecki · 6 years ago
  37. 8a1fc67 display: move cmdline_text generation to display.c by Robert Swiecki · 6 years ago
  38. 5627619 make indent depend by Robert Swiecki · 6 years ago
  39. edf9f8d Support external fuzzer and provide code coverage by dobin · 6 years ago
  40. 787aaab Makefile: correct deps for *.a libs by Robert Swiecki · 6 years ago
  41. e7da411 Use grep --color=never with MacOSX by Robert Swiecki · 6 years ago
  42. 708eafe makefile: no need for -lrt for POSIX by Robert Swiecki · 6 years ago
  43. 3d21062 Makefile: correct -L lib by Robert Swiecki · 6 years ago
  44. 5cc1f7b cmdline: discover both persistent and netdriver modes by Robert Swiecki · 6 years ago
  45. 36f7e51 display: display duration from the last coverage update by Robert Swiecki · 6 years ago
  46. 0f2c30a move input preparation from mangle to input by Robert Swiecki · 6 years ago
  47. e0c3137 Makefile: reverse process of adding -fblocks for clang by Robert Swiecki · 6 years ago
  48. 3ab1664 mangle: Move input fetching functions to mangle.c by Robert Swiecki · 6 years ago
  49. f2e23ff Makefile: additional line by Robert Swiecki · 6 years ago
  50. 89d444a Make it more likely to compile under MacOSX - issue: https://github.com/google/honggfuzz/issues/182 by Robert Swiecki · 6 years ago
  51. 26aa446 libhfuzz: move main() to a separate file by Robert Swiecki · 6 years ago
  52. c44a6ef work around some MacOSism by Robert Swiecki · 6 years ago
  53. 599dee1 Different way of pasing data to persistent process, now as a memory-file-descriptor and not through the socket by Robert Swiecki · 6 years ago
  54. a1c8ef7 make depend by Robert Swiecki · 6 years ago
  55. c87e1c5 hfuzz-cc: add ability to compile with the hfnetdriver by Robert Swiecki · 6 years ago
  56. 246af3e Includes/Libs: rename directories to the 'hf' prefix, so it doesn't collide with other public libraries by Robert Swiecki · 6 years ago
  57. 90892fb netdriver: initial version by Robert Swiecki · 6 years ago
  58. 528935c sanitizers: add *SAN_OPTIONS to the regular envs list by Robert Swiecki · 6 years ago
  59. 3973005 Makefile: Allow to specify HFUZZ_USE_RET_ADDR via Makefile by Robert Swiecki · 6 years ago
  60. b707173 Makefile: support _HF_USE_RET_ADDR_1 by Robert Swiecki · 6 years ago
  61. 12d441e Makefile: first CFLAGS then LIBS_CFLAGS by Robert Swiecki · 6 years ago
  62. b0cb93b libhfuzz: use uintptr_t instead of void* for address passing by Robert Swiecki · 6 years ago
  63. 5b71fba Makefile: No need to undefine __STRICT_ANSI__ for CygWin now by Robert Swiecki · 6 years ago
  64. 5e9d7ef Makefile: cygwin can deal with -fPIC now by Robert Swiecki · 6 years ago
  65. dec78f1 android: use ANDROID_API=26 by default, and use -D__ANDROID_API__=$ANDROID_API_V in standalone compilation mode by Robert Swiecki · 6 years ago
  66. 0f68cca Makefile: add -D__NO_STRING_INLINES -D__NO_INLINE__ for posix arch as well by Robert Swiecki · 6 years ago
  67. 8b6de7e Makefile: add -D__NO_INLINE__ to -D__NO_STRING_INLINES by Robert Swiecki · 6 years ago
  68. cd8d2ac Makefile: use __NO_STRING_INLINES for libs for all archs by Robert Swiecki · 6 years ago
  69. f57008f Makefile: use __NO_STRING_INLINES for libs under Linux by Robert Swiecki · 6 years ago
  70. 9371a86 libhfuzz: disable fortify-source for linux by Robert Swiecki · 6 years ago
  71. a187dcf android: NDK r16 compatibility & switch default to clang by Anestis Bechtsoudis · 6 years ago
  72. fafed7d Move defer-requiring functions/macros out of libcommon by Robert Swiecki · 7 years ago
  73. 0dde76d terminating logic: more improvements by Robert Swiecki · 7 years ago
  74. 5175827 libcommon/log: don't use fblocks by Robert Swiecki · 7 years ago
  75. d50ed42 all: indent webkit->google by Robert Swiecki · 7 years ago
  76. 6f902a4 macOS: Support for 10.13 & update CrashWrangler bin by Anestis Bechtsoudis · 7 years ago
  77. 0b56611 Makefile: add clang-format ColumnLimit:100 by Robert Swiecki · 7 years ago
  78. cf2649b Makefile: indent -> IndentCaseLabels is not required by Robert Swiecki · 7 years ago
  79. 4e595fb Makefile: indent everything with clang-format by Robert Swiecki · 7 years ago
  80. 019de49 linux/ptrace: use name 'trace' to rest this problem with <linux/ptrace.h> vs linux/ptrace.h by Robert Swiecki · 7 years ago
  81. 4021d12 linux/ptrace -> linux/ptrace_utils due to Android build failures by Robert Swiecki · 7 years ago
  82. 30f83c6 Makefile: Remove -L/usr/include as we shouldn't override system settings by Robert Swiecki · 7 years ago
  83. ef9c15a make indent by Robert Swiecki · 7 years ago
  84. b567b4a Makefile: Don't -I/usr/include as it messes up include <> vs include "" by Robert Swiecki · 7 years ago
  85. d0fa62c make indent with clang-format by Robert Swiecki · 7 years ago
  86. 81f1662 Clean-ups after making libcommon a stand-alone library by Robert Swiecki · 7 years ago
  87. a87c8af Allow to use libcommon with libhfuzz by Robert Swiecki · 7 years ago
  88. 0ff5b7c Move the honggfuzz_t and fuzzer_t types out of common #2 by Robert Swiecki · 7 years ago
  89. 10eeb0a Move the honggfuzz_t and fuzzer_t types out of common by Robert Swiecki · 7 years ago
  90. 60b9f56 Makefile: add -Wno-unknown-warning by Robert Swiecki · 7 years ago
  91. c650d34 libhfuzz: export memory comparison functions by Robert Swiecki · 7 years ago
  92. fcf8511 libhfuzz: implement proper 'void instrumentCmpMap(void *addr, unsigned int n)' by Robert Swiecki · 7 years ago
  93. a0e631e hfuzz_cc: use strdup with basename by Robert Swiecki · 7 years ago
  94. 364b182 [Android] NDK r15 stable is out and tested successfully by Anestis Bechtsoudis · 7 years ago
  95. d962229 [Darwin] Fix compiler detection logic by Anestis Bechtsoudis · 7 years ago
  96. d9e9698 libhfuzz: missing return in switch by Robert Swiecki · 7 years ago
  97. bcbead2 Makefile: Wno-format-truncation by Robert Swiecki · 7 years ago
  98. 1abedcd android: info about using NDK version by Robert Swiecki · 7 years ago
  99. c2d2e3b android: info about using NDK version by Robert Swiecki · 7 years ago
  100. a94cc3a [Makefile] Remove unnecessary tabs by Anestis Bechtsoudis · 7 years ago