1. 1c3885e Integrate CrossOver into libFuzzer example. by Vitaly Buka · 8 years ago
  2. 35df2e4 Move port dir to the top by Vitaly Buka · 8 years ago
  3. c01ab1c Fix path to gtest include. by Vitaly Buka · 8 years ago
  4. 6c6dbbe Add src/port for integration flexibility. by Vitaly Buka · 8 years ago
  5. 5b1a003 Split root CmakeLists.txt into smaller nested ones. by Vitaly Buka · 8 years ago
  6. e2ba0d2 Disable libxml2 options which can cause fuzzing hangs. by Vitaly Buka · 8 years ago
  7. a2211fc Rename tests and reduce expected corpus size in ExpatExampleTest.Fuzz by Vitaly Buka · 8 years ago
  8. 944e45e Add expat fuzzer by Vitaly Buka · 8 years ago
  9. cc39428 Add more build options to simplify intergration with OSS-Fuzz by Vitaly Buka · 8 years ago
  10. eb2cce2 Add LIB_PROTO_MUTATOR_XML2_NO_FLATTENING to disable flattening by Vitaly Buka · 8 years ago
  11. 4f74c34 Move xml code which does not depend on libxml2 into src/xml dir. by Vitaly Buka · 8 years ago
  12. 7d95139 Add libxml fuzzer by Vitaly Buka · 8 years ago
  13. 7e1f0d4 Fix text flakiness by Vitaly Buka · 8 years ago
  14. 2443441 clang-format by Vitaly Buka · 8 years ago
  15. 2a83746 Simplify fuzzer as with existing settings it was tool slow. by Vitaly Buka · 8 years ago
  16. 0aecd90 add a string field to libfuzzer_example.proto and test it in libfuzzer_example.cc by Kostya Serebryany · 8 years ago
  17. edf5d3e Increase number of iterations in libFuzzer test by Vitaly Buka · 8 years ago
  18. 8da5281 Move examples/libfuzzer* to examples/libfuzzer/libfuzzer_example* by Vitaly Buka · 8 years ago
  19. c90f481 Use just NOLINT by Vitaly Buka · 8 years ago
  20. b37b31a Move libfuzzer_example into examples dir. by Vitaly Buka · 8 years ago