DavidKorczynski
c22ee65414
gnupg: fix build ( #7083 )
2022-01-01 14:01:29 +00:00
Max Moroz
c692c22620
[gnupg] Adds sqlite as gnupg dependency ( #3223 )
...
* Adds sqlie as gnupg dependency
* downloads latest sqlite for gnupg
* Adds lsqlite3 to gnupg fuzz targets
* remove sqlite package for gnupg
* Gnupg fuzz targets need INCLUDED_BY_MAIN_MODULE
* Remove sqlite
* Add license to gnupg fuzz targets
2020-03-05 07:38:41 -08: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
0c09c35920
use git for all gnupg dependencies ( #2894 )
2019-09-27 08:06:01 -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
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