1. 9f19110 Restore more interesting version of the test. by Vitaly Buka · 7 years ago
  2. 770252a Suppress protobuf logs. by Vitaly Buka · 7 years ago
  3. aff1155 Reformat. by Vitaly Buka · 7 years ago
  4. e4c77f5 Extract FuzzerTest to reuse test code. by Vitaly Buka · 7 years ago
  5. 73c1c6a Support binary serialization of protos. by Vitaly Buka · 7 years ago
  6. f86815c Hide namespace alias protobuf into protobuf_mutator namespace. by Vitaly Buka · 7 years ago
  7. c7b11a6 Remove unnecessary argument from MutateTextMessage and CrossOverTextMessages. by Vitaly Buka · 7 years ago
  8. de300da Move flattening into CrossOver. by Vitaly Buka · 7 years ago
  9. 53a6e8c Integrate CrossOver into XML examples. by Vitaly Buka · 7 years ago
  10. 1c3885e Integrate CrossOver into libFuzzer example. by Vitaly Buka · 7 years ago
  11. 35df2e4 Move port dir to the top by Vitaly Buka · 7 years ago
  12. c01ab1c Fix path to gtest include. by Vitaly Buka · 7 years ago
  13. 6c6dbbe Add src/port for integration flexibility. by Vitaly Buka · 7 years ago
  14. 5b1a003 Split root CmakeLists.txt into smaller nested ones. by Vitaly Buka · 7 years ago
  15. e2ba0d2 Disable libxml2 options which can cause fuzzing hangs. by Vitaly Buka · 7 years ago
  16. a2211fc Rename tests and reduce expected corpus size in ExpatExampleTest.Fuzz by Vitaly Buka · 7 years ago
  17. 944e45e Add expat fuzzer by Vitaly Buka · 7 years ago
  18. cc39428 Add more build options to simplify intergration with OSS-Fuzz by Vitaly Buka · 7 years ago
  19. eb2cce2 Add LIB_PROTO_MUTATOR_XML2_NO_FLATTENING to disable flattening by Vitaly Buka · 7 years ago
  20. 4f74c34 Move xml code which does not depend on libxml2 into src/xml dir. by Vitaly Buka · 7 years ago
  21. 7d95139 Add libxml fuzzer by Vitaly Buka · 8 years ago
  22. 7e1f0d4 Fix text flakiness by Vitaly Buka · 7 years ago
  23. 2443441 clang-format by Vitaly Buka · 7 years ago
  24. 2a83746 Simplify fuzzer as with existing settings it was tool slow. by Vitaly Buka · 8 years ago
  25. 0aecd90 add a string field to libfuzzer_example.proto and test it in libfuzzer_example.cc by Kostya Serebryany · 8 years ago
  26. edf5d3e Increase number of iterations in libFuzzer test by Vitaly Buka · 8 years ago
  27. 8da5281 Move examples/libfuzzer* to examples/libfuzzer/libfuzzer_example* by Vitaly Buka · 8 years ago
  28. c90f481 Use just NOLINT by Vitaly Buka · 8 years ago
  29. b37b31a Move libfuzzer_example into examples dir. by Vitaly Buka · 8 years ago