Commit Graph

5 Commits

Author SHA1 Message Date
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Catena cyber cc0d4c8ab3 Gnupg uses separate fuzz targets (#1898) 2018-10-22 08:37:44 -07:00
Catena cyber 62bbe5a3a3 [GPG] Use main repo (#1794)
And patch in build.sh
2018-09-05 07:43:43 -07:00
Catena cyber 6c0458a14c [gnupg] Generic listing of fuzz targets for project gnupg (#1686)
* Generic listing of fuzz targets for project gnupg

So that we will no longer need pull requests on oss-fuzz
when one new fuzz target is added in gnupg code

There is one new fuzz target : fuzz_list

* Updating libgpg-error to version 1.32
2018-08-03 09:18:48 -07:00
Catena cyber 13aca53072 [gnupg] Gnupg integration (#1310)
* Integrating GnuPG with oss-fuzz

* Building and running fuzz_verify for gnupg

* Add fuzz_import for gnupg

* Adding seed corpus for fuzz import

and fuzz target decrypt

* Automatically generated corpuses
2018-05-24 08:58:52 -07:00