Skip to content
Snippets Groups Projects
  1. Jun 21, 2023
  2. Feb 17, 2023
  3. Jul 16, 2021
  4. May 02, 2021
  5. Apr 09, 2021
  6. Sep 14, 2020
  7. Mar 12, 2019
  8. Jan 23, 2019
  9. Aug 29, 2018
  10. Mar 18, 2018
  11. Mar 14, 2018
  12. Mar 02, 2018
  13. Feb 10, 2018
  14. 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
  15. Dec 04, 2017
  16. Oct 02, 2017
  17. Sep 20, 2017
  18. Jul 15, 2017
  19. Jun 13, 2017
  20. May 26, 2017
  21. Dec 09, 2016
  22. Jul 22, 2016
  23. Feb 17, 2016
  24. Feb 15, 2016
  25. Nov 23, 2015
  26. May 28, 2015
  27. May 27, 2015
  28. May 20, 2015
  29. May 11, 2015
  30. Feb 11, 2015
  31. Nov 12, 2014
  32. Sep 28, 2014
  33. Sep 09, 2014
  34. Sep 08, 2014
  35. Apr 22, 2014
Loading