Commit Graph

4 Commits

Author SHA1 Message Date
Tim Rühsen 75fb8e55aa [libpsl] Add fuzzers for conditional code paths (#712)
Libpsl can either be built with libicu, libidn2, libidn or with
basic internal code. Each built uses different code paths via
conditional compilation. To cover all these paths during fuzzing
and regression testing, new fuzzer targets are added by this commit.
2017-07-12 08:02:34 -07:00
Tim Rühsen 037660bcf1 [libpsl] Build and link with latest static dependencies (#706) 2017-07-08 13:30:35 -07:00
Tim Rühsen b9e125f9df [libpsl] Install libidn2 from git and statically link the fuzz target against it (#680) 2017-06-20 15:03:06 -07:00
Tim Rühsen 1353edfc44 Add libpsl to oss-fuzz (#670) 2017-06-09 15:49:58 -07:00