1. ded8c87 hfuzz-cc: support for clang-21/22 by Robert Swiecki · 4 months ago upstream/master
  2. d7a0053 Merge pull request #527 from CodeIntelligenceTesting/fix-mac-linking by robertswiecki · 4 months ago
  3. 6f38afb Fix linking of fuzz test on mac by Simon Resch · 4 months ago
  4. 83aa442 make indent by Robert Swiecki · 5 months ago
  5. c5e89e8 Merge pull request #524 from CodeIntelligenceTesting/fix-linking-libhfuzz by robertswiecki · 5 months ago
  6. 904b577 hfuzz-cc: ensure libhfuzz is linked to executables by Khaled Yakdan · 5 months ago
  7. 4cfa62f mangle: support gcc-15 with __attribute__((nonstring)) by Robert Swiecki · 6 months ago
  8. 3b08d87 make indent by Robert Swiecki · 6 months ago
  9. 1a8b65d Merge PR #520, resolving conflicts with #521 by Robert Swiecki · 6 months ago
  10. ec60f70 Merge pull request #521 from CodeIntelligenceTesting/support-mac-as-posix by robertswiecki · 6 months ago
  11. 9913fc5 cmdline: undeprecate --sanitizers by Khaled Yakdan · 6 months ago
  12. 505f5e5 posix: disable ASLR for the child process on macOS by Khaled Yakdan · 6 months ago
  13. 1112d1b posix: increment crash count before duplicate check by Khaled Yakdan · 6 months ago
  14. aa8b605 make: add a preprocessor define for the real OS by Khaled Yakdan · 6 months ago
  15. c95d447 fuzz: use correct format specifier for size_t by Khaled Yakdan · 6 months ago
  16. a44eb2d Include corpus queue size in stats file by Simon Resch · 6 months ago upstream/pr1-branch
  17. defed10 Merge pull request #517 from apach301/report-imported-seeds by robertswiecki · 6 months ago
  18. 12f524d Merge pull request #513 from chinsyo/master by robertswiecki · 6 months ago
  19. bbbb92f Merge pull request #516 from devnexen/clang20_upd by robertswiecki · 6 months ago
  20. 3de7ab0 Check coverage for imported seeds by Daniil Kutz · 6 months ago
  21. cc742fa preparing for clang 20 release. by David Carlier · 7 months ago
  22. 974db6a make indent by Robert Swiecki · 8 months ago
  23. c549b4c Merge pull request #515 from noob6t5/patch-1 by robertswiecki · 10 months ago
  24. f3cc717 Update README.md by Sangharsha · 10 months ago
  25. 2516265 Merge pull request #514 from CodeConstruct/pr/rndlock by robertswiecki · 10 months ago
  26. 241cf8e libhfcommon/util: Don't use pthread_once in rnd by Matt Johnston · 10 months ago
  27. 299442f socketfuzzer/socketclient: migration honggfuzz_socketclinet.py to python3, refactor to get closer with `PEP8` by Chinsyo · 11 months ago
  28. b4f72b4 hfuzz-cc: add clang-19 by Robert Swiecki · 1 year, 2 months ago
  29. 02f8a7f hfuzz-cc/libhfuzz/memorycmp: wrappers for sqlite3 by Robert Swiecki · 1 year, 2 months ago oss-fuzz
  30. e13230f input: make sure files are read in small chunks (starting with 4 bytes) when using dynamic mode by Robert Swiecki · 1 year, 2 months ago
  31. f4d2962 mangle/input: simplify input selection by not trusting the speed factor that much by Robert Swiecki · 1 year, 2 months ago
  32. 26f1a84 libhfcommon/util: xorshiro128+ -> xorshiro256++ by Robert Swiecki · 1 year, 2 months ago
  33. 348a472 Merge pull request #509 from AteChroma0j/fix-dry-run by robertswiecki · 1 year, 8 months ago
  34. c81048e Read whole input file in dry run by AteChroma0j · 1 year, 8 months ago
  35. e90a3e4 Do not mangle in dry run by AteChroma0j · 1 year, 8 months ago
  36. 10802df Merge pull request #508 from devnexen/sunos_upd2 by robertswiecki · 1 year, 9 months ago
  37. 01f0021 util_rndThread allow solarish system to use arc4random api. by David Carlier · 1 year, 9 months ago
  38. 408ec90 libhfcommon/util: if'izing the util_rndInitThread code by Robert Swiecki · 1 year, 9 months ago
  39. b366086 Merge pull request #507 from devnexen/linux_modernize_rndInit by robertswiecki · 1 year, 9 months ago
  40. 656eea6 util_rndInitThread Linux modernisation proposal. by David Carlier · 1 year, 9 months ago
  41. 81164ad hfuzz-cc: try clang-18/17 too by Robert Swiecki · 1 year, 9 months ago
  42. 5d92463 Merge pull request #505 from devnexen/solaris_noaslr by robertswiecki · 1 year, 9 months ago
  43. 47bb7ad solaris based system, disable process ASLR. by David Carlier · 1 year, 9 months ago
  44. ed60362 Merge pull request #504 from AteChroma0j/master by robertswiecki · 1 year, 9 months ago
  45. 5fbebc5 Fix log message not updating total counters by AteChroma0j · 1 year, 9 months ago
  46. 07d6f8a libhfuzz: fix HF_strlcpy so it matches the strlcpy spec (ret value) by Robert Swiecki · 1 year, 10 months ago
  47. 1912660 libhfuzz: fix strlcat wrapper by Robert Swiecki · 1 year, 10 months ago
  48. 88709ce mangle: revert e77f7604a0abc6b85c399b6efd8b55be26ccd9d6 as the old behavior seems to give better results by Robert Swiecki · 1 year, 10 months ago
  49. 0feb576 cmdline: initialize a few vars by Robert Swiecki · 1 year, 10 months ago
  50. 4856852 .cland: add -D_HF_ARCH_LINUX by Robert Swiecki · 1 year, 11 months ago
  51. 4c85173 linux/bfd: cast a function of an incompatible type via void* by Robert Swiecki · 1 year, 11 months ago
  52. 803476a .cland: treat all files as C, as clangd sometimes recognizes .h as objective-c by Robert Swiecki · 2 years ago
  53. ad389c4 linux/bfd: allow un-strict function conversion with clang by Robert Swiecki · 2 years ago
  54. c0522ed linux/bfd: define 'enum fake_disassembler_style' in case the real 'enum disassembler_style' is not defined in older dis-asm.h by Robert Swiecki · 2 years ago
  55. fd8d1a7 cmdline: log '-h/--help' to stdout instead of stderr by Robert Swiecki · 2 years ago
  56. 89b38c9 libhfcommon: include other libhfcommon *.h's without the directory prefix by Robert Swiecki · 2 years ago
  57. 39fb05d .clangd: for nvim clangd module by Robert Swiecki · 2 years ago
  58. 7b89f38 clang-format: IndentCaseLabels: false by Robert Swiecki · 2 years ago
  59. be0b669 Merge pull request #502 from vanhauser-thc/master by robertswiecki · 2 years ago
  60. a18aac3 add --version cmdline parameter by vanhauser-thc · 2 years ago
  61. 83a8415 Prepare for release of Version 2.6 by Robert Swiecki · 2 years ago 2.6
  62. 8c38013 make indent by Robert Swiecki · 2 years ago
  63. bc49df3 make indent by Robert Swiecki · 2 years ago
  64. 7f43e90 Merge pull request #500 from cnheitman/feature/pastis-patch by robertswiecki · 2 years ago
  65. 43f6b45 Add --statsfile command-line option by Christian Heitman · 2 years ago
  66. b1cc018 Add --dynamic_input command-line option by Christian Heitman · 2 years ago
  67. f115943 libhfcommon/files: use TEMP_FAILURE_RETRY with ftruncate by Robert Swiecki · 2 years ago
  68. 8b99dc0 mangle: missing NL by Jagger · 2 years ago
  69. 1f09e3b libhfcommon/log: respect NO_COLOR envar by Robert Swiecki · 2 years, 3 months ago
  70. 37e8e81 linux/bfd: call init_disassemble_info always with 4 args by Robert Swiecki · 2 years, 5 months ago
  71. f7b69ee make indent depend by Robert Swiecki · 2 years, 5 months ago
  72. e0947b4 Merge pull request #487 from apach301/exit-on-time by robertswiecki · 2 years, 5 months ago
  73. cc3d4d1 Support exit_on_time option: issue #399 by Daniil Kutz · 2 years, 5 months ago
  74. 3f39135 Merge pull request #486 from devnexen/macos_posix_fix by robertswiecki · 2 years, 5 months ago
  75. 5a4ec4a macOs build fix proposal when OS is set to posix. by David CARLIER · 2 years, 5 months ago
  76. 2880d45 honggfuzz.h: timerId seems to be not used anywhere by Robert Swiecki · 2 years, 5 months ago
  77. e77f760 mangle: let mangle_ConstFeedbackDict run with 50% chance by Robert Swiecki · 2 years, 5 months ago
  78. b4d9c1c Merge pull request #484 from devnexen/hf_strlcat by robertswiecki · 2 years, 6 months ago
  79. 94b5697 HF_strlcat addition for memorycmp by David Carlier · 2 years, 6 months ago
  80. b5a5c8f Merge pull request #483 from devnexen/hf_strcat by robertswiecki · 2 years, 6 months ago
  81. ecfde88 memorycmp add strcat implementation by David CARLIER · 2 years, 6 months ago
  82. 3a8f2ae libhfuzz: new strlcpy implementation by Robert Swiecki · 2 years, 6 months ago
  83. 7645981 Merge pull request #482 from gnbon/master by robertswiecki · 2 years, 6 months ago
  84. 46d6d88 fuzz: just correct missing ';' at end of declaration by gnbon · 2 years, 6 months ago
  85. ae3f5c3 Merge pull request #481 from robinlinden/fix-memory-leak by robertswiecki · 2 years, 6 months ago
  86. 8d7515b fuzz: fix memory leak by Robin Linden · 2 years, 6 months ago
  87. 8c5bc31 input: don't use recency as a signal if files come from the static corpus by Robert Swiecki · 2 years, 7 months ago
  88. dc79085 input: give more chances to inputs which are newer by Robert Swiecki · 2 years, 7 months ago
  89. 21ace08 make indent by Robert Swiecki · 2 years, 7 months ago
  90. 1c5e6f1 hfuzz-cc: correct name for libhfcommon by Robert Swiecki · 2 years, 8 months ago
  91. 2519c21 Merge pull request #480 from devnexen/lets_update_clang16 by robertswiecki · 2 years, 8 months ago
  92. 237b623 update supported clang releases. by David Carlier · 2 years, 8 months ago
  93. 794d7ce linux/perf: shorter struct init by Robert Swiecki · 2 years, 8 months ago
  94. 3247b5d fuzz: don't use feedback if '-z' is used by Robert Swiecki · 2 years, 8 months ago
  95. 2364c12 hfuzz-cc/: missing --wrap=strlcpy by Robert Swiecki · 2 years, 9 months ago
  96. b83c5d0 Merge pull request #479 from devnexen/strlcpy_api by robertswiecki · 2 years, 9 months ago
  97. a6b23f3 libhfuzz add strlcpy wrapper by David Carlier · 2 years, 9 months ago
  98. d9e70de mac: support for M1, but no crashwrangler binary yet by Robert Swiecki · 2 years, 10 months ago
  99. 3fe633a make indent by Robert Swiecki · 2 years, 10 months ago
  100. 500b1d4 Merge pull request #478 from devnexen/fbsd_thread_process_reap by robertswiecki · 2 years, 10 months ago