Commit Graph

10 Commits

Author SHA1 Message Date
Catena cyber d5bc81af43
Fix gnupg patch (#6316)
* Fix gnupg patch

* Moved from xenial to focal
2021-08-26 19:17:18 +00:00
MarcoFalke 67421249e1
gnupg: Try to fix build issues (#5817)
* gnupg: Re-generate fuzzgnupg.diff

* gnupg: Use automake from future
2021-05-23 08:07:43 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Catena cyber 0c09c35920 use git for all gnupg dependencies (#2894) 2019-09-27 08:06:01 -07:00
Catena cyber cc0d4c8ab3 Gnupg uses separate fuzz targets (#1898) 2018-10-22 08:37:44 -07:00
Catena cyber 09b000b9f5 [gnupg] Change mail address for gnupg project (#1806) 2018-09-10 08:56:20 -07:00
Catena cyber f199b34afb [gnupg] Add diff file to oss-fuzz repo (#1795) 2018-09-06 10:55:40 -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