- May 02, 2021
-
-
Daniel Salzman authored
-
- Apr 09, 2021
-
-
Daniel Salzman authored
-
- Aug 29, 2018
-
-
https://www.gnu.orghttp://www.gnu.orgDaniel Kahn Gillmor authored
www.gnu.org has offered https for years now.
-
- Mar 02, 2018
-
-
Daniel Salzman authored
-
- Dec 24, 2017
-
-
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
-
- Oct 02, 2017
-
-
Improve the sanitizer autoconf macros to automatically enable coverage for fuzzer and check for clang >= 6.0
-
- Nov 23, 2015
-
-
Jan Včelák authored
-