Commit Graph

4 Commits

Author SHA1 Message Date
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 c58fc17c52 [gnupg] Updates fuzz targets for gnupg (#2576)
Adding an arugment to public_key_list
2019-07-08 06:29:22 -07:00
Catena cyber 34a719c97f Gnupg: avoids filling disk with logs (#2453) 2019-05-22 09:09:42 -07: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