1. 5b1a003 Split root CmakeLists.txt into smaller nested ones. by Vitaly Buka · 7 years ago
  2. 944e45e Add expat fuzzer by Vitaly Buka · 7 years ago
  3. 40f881f Disabled coverage for protobuf library by Vitaly Buka · 7 years ago
  4. cc39428 Add more build options to simplify intergration with OSS-Fuzz by Vitaly Buka · 7 years ago
  5. 0b6d2fe Mark libs as not required. Not all build targets needs them. by Vitaly Buka · 7 years ago
  6. d92682b Move xml->proto conversion into xml_converter tool by Vitaly Buka · 7 years ago
  7. 4f74c34 Move xml code which does not depend on libxml2 into src/xml dir. by Vitaly Buka · 7 years ago
  8. 7d95139 Add libxml fuzzer by Vitaly Buka · 7 years ago
  9. 7ea978b Remove -fsanitize=leak, address sanitizer detects leaks by Vitaly Buka · 7 years ago
  10. 4f9e49a Link LZMA and uses installed zlib. by Vitaly Buka · 7 years ago
  11. a3f0ab8 For simplicity don't pass flags to dependencies. by Vitaly Buka · 7 years ago
  12. 8cd4655 Remove sanitize=undefined as it's slowdown execution significantly. by Vitaly Buka · 7 years ago
  13. f5072d2 Cleanup make files by Vitaly Buka · 7 years ago
  14. 77f9414 Cleanup setup of fuzzing flags. by Vitaly Buka · 7 years ago
  15. 1ab1c02 Move -fsanitize-coverage=trace-pc-guard back to the libfuzzer example by Vitaly Buka · 7 years ago
  16. 8da5281 Move examples/libfuzzer* to examples/libfuzzer/libfuzzer_example* by Vitaly Buka · 7 years ago
  17. 8a038c6 Forward compilation flags to ExternalProject_Add by Vitaly Buka · 7 years ago
  18. 5988d15 Never update external projects to speedup incremental build. by Vitaly Buka · 7 years ago
  19. b2a2e8e Build files for libxml2. by Vitaly Buka · 7 years ago
  20. b37b31a Move libfuzzer_example into examples dir. by Vitaly Buka · 7 years ago
  21. 8c64f9b Extract most of LLVMFuzzerCustomMutator and LLVMFuzzerTestOneInput into by Vitaly Buka · 7 years ago
  22. 9dd2f8e Remove suppression of build/include_subdir cpplint check. by Vitaly Buka · 7 years ago
  23. 6a21eac Move /cmake/CMakeLists.txt to /CMakeLists.txt by Vitaly Buka · 7 years ago
  24. c459340 Build protobuf, gtest and zlib library by Vitaly Buka · 8 years ago
  25. 00b6107 Build empty test by Vitaly Buka · 8 years ago