Commit Graph

8 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -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
Max Moroz 92832c38a8
[xz] Fix fuzzing build. (#3483)
As suggested in https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20619#c8
2020-03-09 12:23:26 -07:00
Max Moroz 0b95fe1039
Revert "[xz] Apply a harmless local patch to migrate to $LIB_FUZZING_ENGINE. (#3252)" (#3260)
This reverts commit 13555d96ab.
2020-01-21 08:23:42 -08:00
Max Moroz 13555d96ab
[xz] Apply a harmless local patch to migrate to $LIB_FUZZING_ENGINE. (#3252) 2020-01-17 14:00:54 -08:00
Max Moroz ee4bb3f62c Enable dataflow for 9 projects written in C (#1632). 2019-06-28 13:59:03 -07:00
Bhargava Shastry eb52530096 xz: Add the xz/lzma decompressor to oss-fuzz (#1919) 2018-11-02 16:51:39 -07:00