1. d1fccd5 [android] Enable compile with clang by Anestis Bechtsoudis · 8 years ago
  2. eafa071 Make it compile under Android by Jagger · 8 years ago
  3. 065ff57 Move libs/ to libraries/ by Jagger · 8 years ago
  4. a72ac9d Move libs to libs/ by Jagger · 8 years ago
  5. 0e67388 New module: subproc by Robert Swiecki · 8 years ago
  6. 2cb3de0 Indent; depend by Robert Swiecki · 8 years ago
  7. 10a9ee2 Undefine __STRICT_ANSI__ for cygwin by Jagger · 8 years ago
  8. 2381ef4 Move linux structures into a separate struct by Jagger · 8 years ago
  9. 05cbaac Make depend by Jagger · 8 years ago
  10. 8ca2822 Make depend by Robert Swiecki · 8 years ago
  11. 04623eb Just use std=gnu11 instead of -U__STRICT_ANSI__ by Robert Swiecki · 8 years ago
  12. c4a4403 Undefine __STRICT_ANSI__ for Windows/cygwin by Robert Swiecki · 8 years ago
  13. 0326734 Missing include by Jagger · 8 years ago
  14. 08816fd Move main loop logic to honggfuzz.c by Jagger · 8 years ago
  15. 28aebbd Cleaner impl. of DEFER by Jagger · 8 years ago
  16. 1e1b353 Move common preexecve code to fuzz.c by Robert Swiecki · 8 years ago
  17. caf9d76 Make files_parseDictionary behave more sanely by Robert Swiecki · 8 years ago
  18. 733849b make depend by Jagger · 8 years ago
  19. 3db1d95 Move sancov to the main dir and hook it to mac and posix by Jagger · 8 years ago
  20. 9856150 Make -lBlocksRuntime universal across platforms by Jagger · 8 years ago
  21. fc35c5e Even more defer-ization by Robert Swiecki · 8 years ago
  22. a9db9dd Introduce go-style defer by Robert Swiecki · 8 years ago
  23. ac310a8 Make it compile under FreeBSD 10.1 by Robert Swiecki · 8 years ago
  24. f3a1b04 BTS doesn't need libipt by Jagger · 8 years ago
  25. 2e06f56 Use -Bdynamic before -l by Jagger · 8 years ago
  26. d232343 Merge branch 'master' of ssh://github.com/google/honggfuzz by Jagger · 8 years ago
  27. 00d6eca Link against dynamic libs by default by Jagger · 8 years ago
  28. 1cd09ae Add BFD PACKAGE macros, to make it better compile under Arch Linux by Robert Swiecki · 8 years ago
  29. 3594cda indent by Jagger · 8 years ago
  30. bf6b80e Use a hardcoded Intel PT attr.config value by Jagger · 8 years ago
  31. bbce8f2 a). Check perfRecordsLost once only b). Add some comments around arch_perfGetMmapBufSz by Robert Swiecki · 8 years ago
  32. 070b2c6 Missing RPATH by Jagger · 8 years ago
  33. 9797ac5 Moar Intel PT support by Jagger · 8 years ago
  34. 05c79c5 indent/depend by Jagger · 8 years ago
  35. ec56657 Faster BTS by Jagger · 9 years ago
  36. 8b76934 Use tkill instead of kill (the main attached process can be a thread), plus 'make depend' by Robert Swiecki · 9 years ago
  37. 2d484db make depend by Robert Swiecki · 9 years ago
  38. 539dbc5 Misc compilation fixes by Anestis Bechtsoudis · 9 years ago
  39. c06f8b3 Stack size improvements by Anestis Bechtsoudis · 9 years ago
  40. 192b452 Linux/ptrace: attach to pid once only by Jagger · 9 years ago
  41. c8c32db Merge by Robert Swiecki · 9 years ago
  42. 0e5c2c5 OS X 10.11 build support by Anestis Bechtsoudis · 9 years ago
  43. 30254b8 Don't evaluate arguments for log if it's not needed by Robert Swiecki · 9 years ago
  44. 057c99f mk: Clean & more flexible by Anestis Bechtsoudis · 9 years ago
  45. 3b5bd87 Typo + makefile indent by Anestis Bechtsoudis · 9 years ago
  46. 3485c73 Makefile: Add DEBUG flag by Anestis Bechtsoudis · 9 years ago
  47. e0296ec make depend by Jagger · 9 years ago
  48. 81c6a0d Get rid of semaphores. Signals rule by Robert Swiecki · 9 years ago
  49. 92316ea Periodic make depend by Jagger · 9 years ago
  50. 0764ad7 Initial implementation of an ANSI status screen by Jagger · 9 years ago
  51. 3a78aca A quick periodic make depend by Jagger · 9 years ago
  52. 61a8f4f Un-hardcode Android API choice by Anestis Bechtsoudis · 9 years ago
  53. b42f3e0 Merge branch 'master' of https://github.com/google/honggfuzz into master_dev by Anestis Bechtsoudis · 9 years ago
  54. 400fd8f indent, depend by Jagger · 9 years ago
  55. cfc39fb Implement Android Linux PTRACE support by Anestis Bechtsoudis · 9 years ago
  56. c1f6faa Android support + minor improvements by Anestis Bechtsoudis · 9 years ago
  57. fe390bd Resolve extra semi-colon error by Tommy Murphy · 9 years ago
  58. 63f17e1 Remove the interceptor lib with make clean by Jagger · 9 years ago
  59. 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
  60. 661d83a Make interceptor libs in a more friendly way by robert.swiecki · 9 years ago
  61. 1111d13 Correct support for timers in linux/* by robert.swiecki@gmail.com · 9 years ago
  62. fbe0c01 Interceptor's flags are disabled on the file level now by robert.swiecki · 9 years ago
  63. 62a5e92 SLight Makefile fix by robert.swiecki · 9 years ago
  64. 2a32b51 A simple string/memory interceptor lib for Linux by robert.swiecki@gmail.com · 9 years ago
  65. ad1ca48 Fedora-isms in the Makefile by robert.swiecki@gmail.com · 9 years ago
  66. 3ad0bb3 Indent of the Makefile by robert.swiecki@gmail.com · 9 years ago
  67. 3ae1e42 Comment wrt SSE4.2 in the Makefile by robert.swiecki@gmail.com · 9 years ago
  68. 15eca6f Use putenv instead of setenv (no need for character conversion) by robert.swiecki@gmail.com · 9 years ago
  69. 46d8f1d POSIXLY_CORRECT getopt and 64-bit files in Linux by robert.swiecki@gmail.com · 9 years ago
  70. 4fc1969 Make it compile under Linux by robert.swiecki@gmail.com · 9 years ago
  71. 5fa9d90 Make it sort-a work under FreeBSD by robert.swiecki · 9 years ago
  72. be413b2 No need to force -O3 by robert.swiecki@gmail.com · 9 years ago
  73. b9e550f Order of files in the Makefile by robert.swiecki@gmail.com · 9 years ago
  74. 36700b5 New mangle.* file by robert.swiecki@gmail.com · 9 years ago
  75. 8118eb6 Fix some clang warnings by robert.swiecki@gmail.com · 9 years ago
  76. cd74cfc Limit the dynamic file fileSz by robert.swiecki@gmail.com · 9 years ago
  77. cac22fd Naming scheme change for linux/perf.* by robert.swiecki@gmail.com · 9 years ago
  78. 42f2a3e Better makedepend by robert.swiecki@gmail.com · 9 years ago
  79. b0cac5b Add ARCH to Makefile by robert.swiecki@gmail.com · 9 years ago
  80. 66ee275 Correct file alignment by robert.swiecki@gmail.com · 9 years ago
  81. 26eee24 Get rid of capstone-isms (even if it's a cool library) by robert.swiecki@gmail.com · 9 years ago
  82. 9e2d43d Using bfd for disassemly by robert.swiecki@gmail.com · 9 years ago
  83. f761052 Move all: to the top in the Makefile by robert.swiecki@gmail.com · 9 years ago
  84. c5f5be6 Warning about missing libraries by robert.swiecki@gmail.com · 9 years ago
  85. e7190b9 proper reporting by robert.swiecki@gmail.com · 9 years ago
  86. 5be8882 Indent by robert.swiecki@gmail.com · 9 years ago
  87. a0d8714 Distinct directories for each architecture by robert.swiecki@gmail.com · 9 years ago
  88. ad6af22 Support for symbolization under Linux by robert.swiecki@gmail.com · 9 years ago
  89. 43216c8 Get honggfuzz to compile under Mac OS X again by groebert@google.com · 9 years ago
  90. 882900b Introduce threades by robert.swiecki@gmail.com · 9 years ago
  91. f8440e0 Add a capstone warning to the Makefile by robert.swiecki@gmail.com · 9 years ago
  92. 4c1ad43 Bit endianess detection by robert.swiecki@gmail.com · 9 years ago
  93. 71a2f9d Better error checking by robert.swiecki@gmail.com · 9 years ago
  94. 448d281 Make OS settable by robert.swiecki@gmail.com · 9 years ago
  95. 65fa911 Don't change CFLAGS/LDFLAGS for MacOSX by robert.swiecki@gmail.com · 9 years ago
  96. 34a4070 Switch to C++ by robert.swiecki@gmail.com · 9 years ago
  97. cc050fd Better Makefile by robert.swiecki@gmail.com · 9 years ago
  98. ba85c3e ASAN env's Copyright fixes Sorted includes by robert.swiecki@gmail.com · 9 years ago
  99. 730f948 Support for arm 32/64 and powerpc 32/64 by robert.swiecki@gmail.com · 9 years ago
  100. a57c468 Remove -m32 from Makefile by robert.swiecki@gmail.com · 9 years ago