1. 178fe58 [libFuzzer] Clean up headers and file formatting of LibFuzzer files. by Marcos Pividori · 9 years ago
  2. 556894f [libFuzzer] more refactoring; NFC by Kostya Serebryany · 9 years ago
  3. 6f5a804 [libFuzzer] refactoring: split the large header into many; NFC by Kostya Serebryany · 9 years ago
  4. ec2dcb1 [libFuzzer] refactor the mutation functions so that they are now methods of a class. NFC by Kostya Serebryany · 10 years ago
  5. 404c69f [libFuzzer] allow users to supply their own implementation of rand by Kostya Serebryany · 10 years ago
  6. c8228dd [lib/Fuzzer] fix build with assertions by Kostya Serebryany · 10 years ago
  7. f342459 [lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators by Kostya Serebryany · 10 years ago
  8. ef11698 Reverting r227452, which adds back the fuzzer library. Now excluding the fuzzer library based on LLVM_USE_SANITIZE_COVERAGE being set or unset. by Aaron Ballman · 11 years ago
  9. 7b54ed2 Temporarily reverting the fuzzer library as it causes too many build issues for MSVC users. This reverts: 227445, 227395, 227389, 227357, 227254, 227252 by Aaron Ballman · 11 years ago
  10. d39df1e Adding missing #includes to try to get this to compile on Windows with Visual Studio. by Aaron Ballman · 11 years ago
  11. d53b43f Add a Fuzzer library by Kostya Serebryany · 11 years ago