1. d128434 input: comment on ftruncate by Robert Swiecki · 5 years ago
  2. bdbd33f input: remove unnecessary debug log by Robert Swiecki · 5 years ago
  3. 5d1b6dc input: avoid ftruncate alltogether under cygwin by Robert Swiecki · 5 years ago
  4. 2559044 input: avoid warnings under cygwin by Robert Swiecki · 5 years ago
  5. f31fdf7 input: resize file to max before reading into it by Robert Swiecki · 5 years ago
  6. 106c2dd input: change actual file size when changing dynamic file sz by Robert Swiecki · 5 years ago
  7. a31b60b input: set remaining file size to ' '/\x00 if resized by Robert Swiecki · 5 years ago
  8. 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
  9. 9802249 detect 'only-printable' inside input_setSize to reduce modifications by plusun · 6 years ago
  10. 363510f honggfuzz.h: get rid of the state substruct by Robert Swiecki · 6 years ago
  11. a5b918a honggfuzz: even more fields into substructs by Robert Swiecki · 6 years ago
  12. e9231d6 honggfuzz: move more vars to substructs by Robert Swiecki · 6 years ago
  13. 04dcac3 honggfuzz.h: move some global struct values into substructs by Robert Swiecki · 6 years ago
  14. 46288f7 Update copyright/authors headers by Robert Swiecki · 6 years ago
  15. 94d314c fuzz: simpler operations on origFileName by Robert Swiecki · 6 years ago
  16. 3b7ccf6 input: don't complain about too big input files by Robert Swiecki · 6 years ago
  17. 5eeb29b Comment format // -> /* */ by Robert Swiecki · 6 years ago
  18. cdb2f23 input: move defer after fd==-1 check by Robert Swiecki · 6 years ago
  19. b433306 fuzz: run external processing through a temporary file by Robert Swiecki · 6 years ago
  20. cfa8114 Always keep dynamic file as maxFileSz of size by Robert Swiecki · 6 years ago
  21. aafb890 input: don't resize (via ftruncate) files under cygwin by Robert Swiecki · 6 years ago
  22. 40332e9 dictionary: no need to use dictqCurrent + more logging when parsing the dict by Robert Swiecki · 6 years ago
  23. fb8a5b6 input: allow using empty directories for dynamic modes by Robert Swiecki · 6 years ago
  24. 0f2c30a move input preparation from mangle to input by Robert Swiecki · 6 years ago
  25. 3ab1664 mangle: Move input fetching functions to mangle.c by Robert Swiecki · 6 years ago
  26. 0a01ea7 Remove notion of the inputFile, in favor of input file-descriptors accessible as /dev/fd/<x> by Robert Swiecki · 6 years ago
  27. 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
  28. 246af3e Includes/Libs: rename directories to the 'hf' prefix, so it doesn't collide with other public libraries by Robert Swiecki · 6 years ago
  29. 9a2efe2 input: LOG_D->LOG_W by Robert Swiecki · 6 years ago
  30. 4911730 input: better dictionary parsing by Robert Swiecki · 6 years ago
  31. 3f8e9fd mangle: allow 0-lenght inputs by Robert Swiecki · 6 years ago
  32. a35d9d8 cmdline: move cmd-line option verification to a separate func by Robert Swiecki · 6 years ago
  33. 82c707c all: move more struct fields into substructers for clarity by Robert Swiecki · 7 years ago
  34. d50ed42 all: indent webkit->google by Robert Swiecki · 7 years ago
  35. 78633d1 move hfuzz into run->global by Robert Swiecki · 7 years ago
  36. 0b56611 Makefile: add clang-format ColumnLimit:100 by Robert Swiecki · 7 years ago
  37. 4e595fb Makefile: indent everything with clang-format by Robert Swiecki · 7 years ago
  38. d0fa62c make indent with clang-format by Robert Swiecki · 7 years ago
  39. 47476f2 Move the honggfuzz_t and fuzzer_t types out of common #3 by Robert Swiecki · 7 years ago