1. f1b6e89 Update important signals when initializing arch backend by Anestis Bechtsoudis · 8 years ago
  2. 7d9d7f9 Add support for SIGVTALRM to MacOS code by Robert Swiecki · 8 years ago
  3. 2302b78 [MAC] Fix missing symbol bug by Anestis Bechtsoudis · 8 years ago
  4. fddc086 Unify time limits for all three archs. Remove rlimits/setitimer by Robert Swiecki · 8 years ago
  5. 2a98568 [MAC] Typo in macro by Anestis Bechtsoudis · 8 years ago
  6. a8b8cb8 Split reapChild into preapre/reap by Robert Swiecki · 8 years ago
  7. 24da80c [MAC] Add callstacks in reports by Haris Andrianakis · 8 years ago
  8. e7746d8 [MAC] Exclude seed filename from crash name by Anestis Bechtsoudis · 8 years ago
  9. 0608f13 [MAC] Add report generation similar to Linux by Anestis Bechtsoudis · 8 years ago
  10. 38f4a1b [MAC] Arch code cleaning by Anestis Bechtsoudis · 8 years ago
  11. 9fce4d4 [MAC] Add original filename to the crash. by Haris Andrianakis · 8 years ago
  12. ce34c30 [MAC] Fix verifier bug by Anestis Bechtsoudis · 8 years ago
  13. 8f94f5b Missing includes in posix/ mac/ by Jagger · 8 years ago
  14. 1d74338 Don't create .honggfuzz files in persistent mode by Jagger · 8 years ago
  15. 9f9968a Surround timer_t by HF_ARCH)LINUX guards by Robert Swiecki · 8 years ago
  16. 559801c More use of subproc.c by Robert Swiecki · 8 years ago
  17. 12800cd Less TLS variables by Robert Swiecki · 8 years ago
  18. decf14b Thread-specific fuzzer_t structure by Robert Swiecki · 8 years ago
  19. 0f937af Initial implementation of persistent fuzzing: by Robert Swiecki · 8 years ago
  20. d34417d Macros for atomics by Jagger · 8 years ago
  21. 7084e65 Fix arch code (flipRate) by Robert Swiecki · 8 years ago
  22. 1e1b353 Move common preexecve code to fuzz.c by Robert Swiecki · 8 years ago
  23. 2b97dc9 Move ASAN/ASAN-COV invocation to fuzz.c by Jagger · 8 years ago
  24. 0026560 Hook envs for ASAN for mac/posix by Jagger · 8 years ago
  25. 3db1d95 Move sancov to the main dir and hook it to mac and posix by Jagger · 8 years ago
  26. 23ec02a Unnecessary spaces by Robert Swiecki · 9 years ago
  27. 2ff92d1 Annotate unused vars by Anestis Bechtsoudis · 9 years ago
  28. 4e17050 Verifier dry run should respect workdir by Anestis Bechtsoudis · 9 years ago
  29. 4a3c8e8 Darwin: Enable verifier by Anestis Bechtsoudis · 9 years ago
  30. 46ea10e Verifier dry run by Anestis Bechtsoudis · 9 years ago
  31. c947332 log + cmd bug fixes by Anestis Bechtsoudis · 9 years ago
  32. c8c32db Merge by Robert Swiecki · 9 years ago
  33. 1df61a9 Arch: use per-arch implementation of fork by Robert Swiecki · 9 years ago
  34. d59af69 Implement stackhash blacklist by Anestis Bechtsoudis · 9 years ago
  35. d7e8ed2 Crashes counter improvements by Anestis Bechtsoudis · 9 years ago
  36. 666e491 Merge branch 'master' of https://github.com/google/honggfuzz by Anestis Bechtsoudis · 9 years ago
  37. 81c6a0d Get rid of semaphores. Signals rule by Robert Swiecki · 9 years ago
  38. 1ae1ce1 Improve files_copyFile by Anestis Bechtsoudis · 9 years ago
  39. d968053 Dynamic workspace by Anestis Bechtsoudis · 9 years ago
  40. 7d42f9d Bypass hardlink restrictions by Anestis Bechtsoudis · 9 years ago
  41. 51c9bb1 Typo fixes by Anestis Bechtsoudis · 9 years ago
  42. 400fd8f indent, depend by Jagger · 9 years ago
  43. c1f6faa Android support + minor improvements by Anestis Bechtsoudis · 9 years ago
  44. 394d95e wrb after writing to the buffer by robert.swiecki@gmail.com · 9 years ago
  45. 854c4a1 Enforce timeout on OS X. Uses SIGKILL after timeout+2 seconds. by tlogic@gmail.com · 9 years ago
  46. 479f0f9 Updated Makefile for OS X 10.10, now uses xcrun to find the toolchain. Fixed an issue with sem_open on OS X. by tlogic@gmail.com · 9 years ago
  47. 62e34ae Stick to indent by robert.swiecki@gmail.com · 9 years ago
  48. 4be2667 A pass with astyle by robert.swiecki@gmail.com · 9 years ago
  49. 15eca6f Use putenv instead of setenv (no need for character conversion) by robert.swiecki@gmail.com · 9 years ago
  50. 7e3c48c env setting code to posix/* and mac/* archs by robert.swiecki@gmail.com · 9 years ago
  51. f6a3660 Rename MacOSX files by robert.swiecki@gmail.com · 9 years ago
  52. bb5d264 Different mapping strategy for Linux/Posix by robert.swiecki@gmail.com · 9 years ago
  53. 6d6f756 Baic dynamic file creation by robert.swiecki@gmail.com · 9 years ago
  54. 3b630b4 Indent: Remove spaces at the end of lines by robert.swiecki@gmail.com · 9 years ago
  55. 772b33d berkeley style comments by robert.swiecki@gmail.com · 9 years ago
  56. a0d8714 Distinct directories for each architecture by robert.swiecki@gmail.com · 9 years ago