Commit Graph

8 Commits

Author SHA1 Message Date
DavidKorczynski e9a57b9c1f
gnupg: fix build (#6612) 2021-10-18 22:33:57 +01:00
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
Catena cyber afd8743634 Fixes gnupg patch with conflict (#2906)
* Fixes gnupg patch with conflict

* Adds npth library to gnupg fuzz target build

* Adds npth lib for regular gnupg build
2019-09-29 06:27:24 -07:00
Catena cyber 0c8b8eaa21 [gnupg] Removes a patch applied to gnupg (#2422) 2019-05-15 11:18:54 -07:00
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 51e638b3d3 [gnupg] Limit size of inputs for gnupg import fuzz target (#1871)
* Limit size of inputs for gnupg import fuzz target

And adds the targets out of the diff

* Removes option limiting size for gnupg target import

As it is done in the target itself

* Removes max length options for fuzz targets in gnupg
2018-10-17 10:41:44 -07:00
Catena cyber f199b34afb [gnupg] Add diff file to oss-fuzz repo (#1795) 2018-09-06 10:55:40 -07:00