1. 5bf4487 Remove hongfuzz. by Elliott Hughes · 3 years, 1 month ago main master
  2. fe73f48 Stop building honggfuzz. by Elliott Hughes · 3 years, 1 month ago
  3. eda17dc Just build the executable, not the library. by Elliott Hughes · 3 years, 1 month ago
  4. 2e2117c Mark ab/7061308 as merged in stage. by Xin Li · 3 years, 3 months ago
  5. fb8673e [LSC] Add LOCAL_LICENSE_KINDS to external/honggfuzz am: 81e95bc92a by Bob Badour · 3 years, 3 months ago
  6. 81e95bc [LSC] Add LOCAL_LICENSE_KINDS to external/honggfuzz by Bob Badour · 3 years, 3 months ago android-s-preview-1
  7. 0062783 Fix license type. Contains proprietary code. am: 24c9bb51bd by Bob Badour · 3 years, 3 months ago
  8. 24c9bb5 Fix license type. Contains proprietary code. by Bob Badour · 3 years, 4 months ago
  9. 36cda1e Merge "Merge tag '2.3' into master" am: 5fb79d2bbb am: bee061e244 by Thiébaud Weksteen · 3 years, 5 months ago
  10. bee061e Merge "Merge tag '2.3' into master" am: 5fb79d2bbb by Thiébaud Weksteen · 3 years, 5 months ago
  11. 5fb79d2 Merge "Merge tag '2.3' into master" by Thiébaud Weksteen · 3 years, 5 months ago
  12. 731711e Update OWNERS file am: 0578e56137 am: 159c091fd5 by Thiébaud Weksteen · 3 years, 5 months ago
  13. 159c091 Update OWNERS file am: 0578e56137 by Thiébaud Weksteen · 3 years, 5 months ago
  14. 0578e56 Update OWNERS file by Thiébaud Weksteen · 3 years, 5 months ago
  15. 6efc737 Merge tag '2.3' into master by Thiébaud Weksteen · 3 years, 6 months ago
  16. 5413f0a Prepare for version 2.3 by Robert Swiecki · 3 years, 10 months ago
  17. fb133c8 make indent depend by Robert Swiecki · 3 years, 10 months ago
  18. 5ec3e56 sanitizers: promote char to unsigned char first for isspace(int) by Robert Swiecki · 3 years, 10 months ago
  19. d0fbcb0 Merge pull request #353 from liumuqing/better by robertswiecki · 3 years, 10 months ago
  20. 9f5d323 Merge pull request #354 from sleicasper/master by robertswiecki · 3 years, 10 months ago
  21. 8541db8 fix inconsistent declaration in header and implementation in source file by Casper · 3 years, 10 months ago
  22. 7158033 randomize instrumentLimitEvery by hen · 3 years, 10 months ago
  23. a3e9de6 Merge pull request #351 from liumuqing/master by robertswiecki · 3 years, 10 months ago
  24. e1e6299 faster util_32bitValInBinary/util_64bitValInBinary by hen · 3 years, 10 months ago
  25. d965646 Merge branch 'master' of github.com:google/honggfuzz by Robert Swiecki · 3 years, 10 months ago
  26. 2010ba7 readme by Robert Swiecki · 3 years, 10 months ago
  27. 8301764 Merge pull request #350 from liumuqing/master by robertswiecki · 3 years, 10 months ago
  28. eb688b6 delete some wmb calls by hen · 3 years, 10 months ago
  29. 356826d Merge pull request #349 from krytarowski/netbsd-101 by robertswiecki · 3 years, 11 months ago
  30. 872ab1c netbsd: Fix PC and SI_ADDR in arch_traceSaveData() by Kamil Rytarowski · 3 years, 11 months ago
  31. 420574b readme by Robert Swiecki · 3 years, 11 months ago
  32. 9e34b1b honggfuzz.h: increase the number of maximum positional args to execve that honggfuzz supports by Robert Swiecki · 3 years, 11 months ago
  33. 5fa5d0a make indent by Robert Swiecki · 3 years, 11 months ago
  34. a176a02 Merge pull request #343 from krytarowski/netbsd-100 by robertswiecki · 3 years, 11 months ago
  35. 19a83f1 Improve NetBSD compatibility by Kamil Rytarowski · 4 years ago
  36. 4474f2a libhfnetdriver: rework the timeouts, so more debugging info is printed by Robert Swiecki · 4 years ago
  37. b36a365 libhfnetdriver: rewrite the timeout code slightly by Robert Swiecki · 4 years ago
  38. a8cb02e make indent by Robert Swiecki · 4 years ago
  39. 9bd1c11 Merge pull request #338 from another1024/master by robertswiecki · 4 years ago
  40. 3b32a7d add chose when tcp server not return anything by unknown · 4 years ago
  41. d083bf8 cmdline: typo by Robert Swiecki · 4 years ago
  42. 6d07ac1 remove comparisons to true and to false across the code by Robert Swiecki · 4 years ago
  43. 95c4d5b Merge pull request #331 from adrianherrera/improvement/dockerfile-noninteractive by robertswiecki · 4 years ago
  44. 569b7da dockerfile: set noninteractive by Adrian Herrera · 4 years ago
  45. a299f3f honggfuzz-qemu: Pass -ldl to the linker as it's required by libhfuzz.a by Robert Swiecki · 4 years ago
  46. 8317fde cmdline: don't use network namepsaces with Linux by default, as certain kernel versions dead-lock during namespace creation/destruction by Robert Swiecki · 4 years ago
  47. 74e7bc1 subproc: simpler subproc_StatusToStr()) #2 by Robert Swiecki · 4 years ago
  48. 8087a7c Merge pull request #327 from jtpereyda/output-mkdir by robertswiecki · 4 years ago
  49. 636474b Merge pull request #326 from jtpereyda/args-o by robertswiecki · 4 years ago
  50. d4e0b1f make --output dir if it doesn't exist, as already done with -W by Joshua Pereyda · 4 years ago
  51. 7d9f5d9 fix -o synonym for --output by Joshua Pereyda · 4 years ago
  52. b6c48bc Merge pull request #321 from colinsenner/blacklist-sort by robertswiecki · 4 years ago
  53. 649e486 subproc: simpler subproc_StatusToStr()) by Robert Swiecki · 4 years ago
  54. d4d2618 iwyu: use iwyu to fix includes across the code by Robert Swiecki · 4 years ago
  55. 2ca0843 display: remove unnecessary macro, and add static function by Robert Swiecki · 4 years ago
  56. 7c881b3 netbsd: unused arg by Robert Swiecki · 4 years ago
  57. e5f71f2 make indent by Robert Swiecki · 4 years ago
  58. a1c4ed1 Merge pull request #324 from torque59/macosx-mutex-fix by robertswiecki · 4 years ago
  59. 6656692 .state Mutex not initialised led to crash in MacOS for honggfuzz 2.2 by Francis Alexander · 4 years ago
  60. c94db25 Merge branch 'master' of github.com:google/honggfuzz by Robert Swiecki · 4 years ago
  61. 86535b9 libhfuzz/instrument: try to use THP for mappings by Robert Swiecki · 4 years ago
  62. bb47026 Fix verification for blacklist entries. by colinsenner · 4 years ago
  63. 3fee51a Merge pull request #320 from kshithijiyer/patch-2 by robertswiecki · 4 years ago
  64. 2c21cc7 Add title and reformat titles in README.md by Kshithij Iyer · 4 years ago
  65. d026bd1 examples/openssl: don't use -Wl,-z,now as it's not supported under macosx's ld by Robert Swiecki · 4 years ago
  66. 2ffd570 Makefile: revert to c11 from c17, as not-so-old MacOS systems (via clang) don't know c17 by Robert Swiecki · 4 years ago
  67. 385cfe0 input: rearrange assignments, so they indent better by Robert Swiecki · 4 years ago
  68. bd96718 honggfuzz.h: initialize timing mutex by Robert Swiecki · 4 years ago
  69. 8bf78b8 honggfuzz.h: initialize input mutex by Robert Swiecki · 4 years ago
  70. bbb476e New directives in .clang-format by Robert Swiecki · 4 years ago
  71. ee4db66 Makefile: move clang-format options to .clang-format by Robert Swiecki · 4 years ago
  72. f652696 Readme by Robert Swiecki · 4 years ago
  73. 6079d30 mangle: typo by Robert Swiecki · 4 years, 1 month ago
  74. c7a0199 Makefile: use LDFLAGS after OBJS, so the shared library have correct deps by Robert Swiecki · 4 years, 1 month ago
  75. a696e0b Makefile: switch from c11 to c17 which is default (except 'gnu') for modern gcc/clang by Robert Swiecki · 4 years, 1 month ago
  76. 7638598 Move defer{} implementation to libhfuzz/util by Robert Swiecki · 4 years, 1 month ago
  77. eeed3d6 linux/bfd: __block no longer needed by Robert Swiecki · 4 years, 1 month ago
  78. e70cb49 move mutexes into a separate substruct by Robert Swiecki · 4 years, 1 month ago
  79. 0e26699 docs/usage: fix the markdown by Robert Swiecki · 4 years, 1 month ago
  80. e13b2fc netbsd: netbsd-specific run_t is not needed by Robert Swiecki · 4 years, 1 month ago
  81. 34dc969 Merge branch 'master' of github.com:google/honggfuzz by Robert Swiecki · 4 years, 1 month ago
  82. 2b0de34 libhfnetdriver: use a simpler method to convert sockaddr_un to string by Robert Swiecki · 4 years, 1 month ago
  83. e8f33ca Merge pull request #316 from kshithijiyer/patch-1 by robertswiecki · 4 years, 1 month ago
  84. 6ec6926 Adding title and converting CONTRIBUTING to CONTRIBUTING.md by Kshithij Iyer · 4 years, 1 month ago
  85. d4e93e9 Version 2.2 by Robert Swiecki · 4 years, 1 month ago
  86. f1ff374 Merge branch 'master' of github.com:google/honggfuzz by Robert Swiecki · 4 years, 1 month ago
  87. 773c933 all: rename linux/netbsd to arch_linux/arch_netbsd as -std=gnu11 complains about linux as an identifier by Robert Swiecki · 4 years, 1 month ago
  88. 10d6e7b Merge pull request #315 from PaulGrandperrin/master by robertswiecki · 4 years, 1 month ago
  89. b19229a libhfuzz/memory: libxml uses simplified toupper/tolower by Robert Swiecki · 4 years, 1 month ago
  90. d6217d0 Makefile: fix compilation dependency on macOS by Paul Grandperrin · 4 years, 1 month ago
  91. d162f1b input: adjust score based on refs by Robert Swiecki · 4 years, 1 month ago
  92. 626fb77 move linux.hwCnts to just hwCnts, as these are not linux-specific by Robert Swiecki · 4 years, 1 month ago
  93. 8890cf9 libhfuzz: use _memcmp as memcmp() by default by Robert Swiecki · 4 years, 1 month ago
  94. cbfe78c Makefile: switch -param max-inline-insns-single to -finline-limit is more gcc versions support it by Robert Swiecki · 4 years, 1 month ago
  95. 05faa3f hfuzz-cc: use finline-limit instead of max-inline-insns-single is the latter might not be supported everywhere by Robert Swiecki · 4 years, 1 month ago
  96. 7e814ec libhfuzz: don't LOG_F is real_memcmp cannot be resolved by Robert Swiecki · 4 years, 1 month ago
  97. d06843d libhfcommon: O_CLOEXEC is not needed with shm_open, and Cygwin doesn't like it anyway by Robert Swiecki · 4 years, 1 month ago
  98. 24ee291 libhfuzz: fix cygwin build by Robert Swiecki · 4 years, 1 month ago
  99. 55048ab input: update coverage bucketting map by Robert Swiecki · 4 years, 1 month ago
  100. 26b8d7c libhfcommon/util: disable util_getProgAddr() for cygwin as it doesn't use ELF by Robert Swiecki · 4 years, 1 month ago