Commit Graph

6 Commits

Author SHA1 Message Date
Abhishek Arya e8ffee4077
Update project.yaml 2020-06-22 08:02:59 -07:00
Max Moroz e6a5e0a666
[honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591). (#3609)
* [honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591).

* rename fuzzing puzzles target
2020-04-09 13:47:54 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Marcus Meissner 1e9cae0bdf
[libexif] also fuzz exif makernotes (#2913)
* also fuzz makernotes

* add me as secondary libexif helper

* libexif new test adjusted after review, also use same indentstyle
2020-01-28 14:26:04 -08:00
Max Moroz ee4bb3f62c Enable dataflow for 9 projects written in C (#1632). 2019-06-28 13:59:03 -07:00
Paul Kehrer 7040f91b3c [libexif] add libexif (#1285)
* add libexif

* make the fuzzer parse a bit more

* review feedback, be less confusing with Data and data vars

* added primary contact
2018-04-03 19:51:30 -07:00