Skip to content
Snippets Groups Projects
  1. Jul 10, 2021
  2. Apr 23, 2021
  3. Apr 08, 2021
  4. Apr 06, 2021
  5. Jan 27, 2021
  6. Apr 21, 2020
  7. Sep 12, 2019
  8. Sep 11, 2019
  9. Jul 04, 2019
  10. Mar 07, 2019
  11. Nov 07, 2018
  12. Aug 29, 2018
  13. Jul 02, 2018
  14. Mar 18, 2018
  15. Mar 13, 2018
  16. Mar 12, 2018
  17. Mar 09, 2018
  18. Mar 08, 2018
  19. Mar 07, 2018
  20. Mar 02, 2018
  21. Jan 27, 2018
  22. Jan 10, 2018
  23. Jan 03, 2018
  24. Dec 30, 2017
  25. Dec 24, 2017
    • Jonathan Foote's avatar
      Initial integration with google/oss-fuzz · 60729287
      Jonathan Foote authored
      Implements initial support for continuous fuzzing with [google/oss-fuzz](http://github.com/google/oss-fuzz). Changes:
      
      - Removes `--with-santize-coverage` config flag: the clang6 `-fsanitize=fuzzer-no-link` replaces this
      - Adds `--with-oss-fuzz` config flag: links `-lFuzzingEngine` into fuzz targets
      - Adds logic to `make check` that runs the fuzz targets with a single seed input to ensure they exit successfully
      60729287
  26. Oct 09, 2017
  27. Oct 02, 2017
  28. Jan 11, 2017
  29. Jan 04, 2017