1. 7853387 added missing newlines to two CMakeLists.txt files by Christian Hartlage · 6 years ago
  2. add10cd surrounded modifications to the "check" target with tests for LIB_PROTO_MUTATOR_TESTING by Christian Hartlage · 6 years ago
  3. 53dccbe Return LIB_PROTO_MUTATOR_FUZZER_LIBRARIES as it's used by OSS-fuzz by Vitaly Buka · 7 years ago
  4. 99a97c0 Remove reference to LIB_PROTO_MUTATOR_FUZZER_LIBRARIES and set -fsanitize-coverage=0 by Vitaly Buka · 7 years ago
  5. 7218a15 Switch to -fsanitize=fuzzer by Vitaly Buka · 7 years ago
  6. 3fcc546 Add workaround for expat entropy check. by Vitaly Buka · 7 years ago
  7. 6cb82ef Switch xml fuzzers to DEFINE_PROTO_FUZZER macro and delete unused code. by Vitaly Buka · 7 years ago
  8. 8a3c159 Move out xml code from libprotobuf-mutator sources into examples. by Vitaly Buka · 7 years ago
  9. 5050005 Return prefixes into filenames to avoid issues with Chromium builds. by Vitaly Buka · 7 years ago
  10. f90698f Remove prefixes from some files. It's already in the path. by Vitaly Buka · 7 years ago
  11. e4c77f5 Extract FuzzerTest to reuse test code. by Vitaly Buka · 7 years ago
  12. f86815c Hide namespace alias protobuf into protobuf_mutator namespace. by Vitaly Buka · 7 years ago
  13. de300da Move flattening into CrossOver. by Vitaly Buka · 7 years ago
  14. 53a6e8c Integrate CrossOver into XML examples. by Vitaly Buka · 7 years ago
  15. 35df2e4 Move port dir to the top by Vitaly Buka · 7 years ago
  16. c01ab1c Fix path to gtest include. by Vitaly Buka · 7 years ago
  17. 6c6dbbe Add src/port for integration flexibility. by Vitaly Buka · 7 years ago
  18. 5b1a003 Split root CmakeLists.txt into smaller nested ones. by Vitaly Buka · 7 years ago
  19. a2211fc Rename tests and reduce expected corpus size in ExpatExampleTest.Fuzz by Vitaly Buka · 7 years ago
  20. 944e45e Add expat fuzzer by Vitaly Buka · 7 years ago