1. d9a8b6a fix some user facing typos / in the comments by Sylvestre Ledru · 8 years ago
  2. 36c89b3 [libFuzzer] Set -experimental_len_control=1000 as default. by Matt Morehouse · 8 years ago
  3. 7ac58ee [libFuzzer] fix a minor regression in printing by Kostya Serebryany · 8 years ago
  4. 04304d1 [libFuzzer] Encapsulate commands in a class. by Matt Morehouse · 8 years ago
  5. de9bafb [libFuzzer] add a flag -malloc_limit_mb by Kostya Serebryany · 8 years ago
  6. 6afa7a5 [libFuzzer] remove stale flags; NFC by Kostya Serebryany · 8 years ago
  7. ad05ee0 [libFuzzer] add an experimental search heuristic flag -reduce_depth by Kostya Serebryany · 8 years ago
  8. a2ca2dc [libFuzzer] handle SIGUSR1/SIGUSR2 and try to exit grafully on these signals by Kostya Serebryany · 8 years ago
  9. 68fdef1 [libFuzzer] allow user to specify the merge control file by Kostya Serebryany · 8 years ago
  10. 6f1c26f [libFuzzer] Periodically purge allocator's quarantine to prolong fuzzing sessions. by Alex Shlyapnikov · 8 years ago
  11. 4083d54 [libFuzzer] experimental flag to tweak the corpus distribution. Seems to improve the situation dramatically on the png benchmark and make things worse on a number of micro-puzzles. Needs more A/B testing by Kostya Serebryany · 8 years ago
  12. 330496c [libFuzzer] Disable experimental clang coverage support by default. by Max Moroz · 8 years ago
  13. bcd7849 [libFuzzer] minor refactoring, NFC by Kostya Serebryany · 8 years ago
  14. 3a8e3c8 [libFuzzer] refactoring: move reading the seed corpus closer to where it's consumed; NFC by Kostya Serebryany · 8 years ago
  15. bebcbfb [libFuzzer] Use custom allocators for STL containers in libFuzzer. by George Karpenkov · 8 years ago
  16. 24069a04 Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer" by George Karpenkov · 8 years ago
  17. d50410b [libFuzzer] Use custom allocators for STL containers in libFuzzer by George Karpenkov · 8 years ago
  18. 2eef816 [libFuzzer] add -print_funcs=1 (on bey default): print newly discovered functions during fuzzing by Kostya Serebryany · 8 years ago
  19. 10ab2ac Move libFuzzer to compiler_rt. by George Karpenkov · 8 years ago