Commit Graph

14 Commits

Author SHA1 Message Date
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 3edf60511e
[capstone] enable dataflow config (#1632). (#3262)
* [capstone] enable dataflow config (#1632).

Should work based on https://pantheon.corp.google.com/logs/viewer?resource=build%2Fbuild_id%2Fb106a717-7725-44c6-81a5-e196300b9401&project=oss-fuzz&minLogLevel=0&expandAll=false&timestamp=2020-01-21T22:41:43.490000000Z&customFacets=&limitCustomFacetWidth=true&dateRangeEnd=2020-01-21T22:41:40.447Z&interval=PT1H&dateRangeUnbound=backwardInTime&scrollTimestamp=2020-01-21T19:58:48.579291555Z, but uploading as an explicit PR to let Travis double check me.

* Update project.yaml

* Update project.yaml
2020-01-21 16:13:25 -08: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 028c9c486a Fixes capstone build (#2335)
Uses a newly compiled file for next branch only
2019-04-18 08:16:58 -07:00
Catena cyber 40286086df Capstone: use the new v4 branch (#2246) 2019-03-18 12:34:47 -07:00
Catena cyber fced18b2c7 [capstone] Fix use of variables in build.sh (#1570) 2018-06-26 06:34:00 -07:00
Catena cyber 7690a138a9 [capstone] Absolute paths for capstone build (#1562) 2018-06-25 06:54:34 -07:00
Catena cyber 160e518818 [capstone] Right path for capstone corpus (#1561) 2018-06-25 06:14:25 -07:00
Catena cyber c8166f85e0 [capstone] Cancel CFLAGS temporarily (#1555)
* Cancel CFLAGS for capstone python bindings
2018-06-22 07:55:13 -07:00
Catena cyber 2546ac400f Precise path for capstone library (#1548) 2018-06-21 20:54:25 +10:00
Catena cyber df1fe75e43 Right path for capstone directory (#1545) 2018-06-20 08:01:24 -07:00
Catena cyber 105940c2d9 Builds capstone corpus automatically (#1527)
* Builds capstone corpus automatically

* Capstone vorpus ugly fix
2018-06-18 07:24:19 -07:00
Catena cyber b9ad801023 [capstone] Better fuzzing (#1508)
Adds memory sanitizer
Adds next branch (current development with new architectures)
Remove tshark from capstone downloads
2018-06-12 12:41:58 -07:00
Catena cyber 8d71a4be61 Adds capstone project (#1457)
* Adds capstone project

* Fuzzes both next and master branch for capstone

* Use main branch of main repo for capstone
2018-06-01 09:48:06 -07:00