Commit Graph

12 Commits

Author SHA1 Message Date
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Catena cyber b2d6eadcbd
Remove libpcap patch merged upstream (#3865) 2020-05-25 17:02:18 -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 26f417c071
[libpcap] enable dataflow config (#1632). (#3269)
* [libpcap] enable dataflow config (#1632).

Tested with https://pantheon.corp.google.com/logs/viewer?resource=build%2Fbuild_id%2F1dd2ae2d-de8e-473a-be47-f5a4d8b91250&project=oss-fuzz&minLogLevel=0&expandAll=false&timestamp=2020-01-21T23:37:48.115000000Z&customFacets=&limitCustomFacetWidth=true&dateRangeEnd=2020-01-21T23:37:46.301Z&interval=PT1H&dateRangeUnbound=backwardInTime&scrollTimestamp=2020-01-21T19:04:23.178909352Z

* Update project.yaml
2020-01-21 16:04:19 -08:00
jonathanmetzman bfaf92aae7
Use $LIB_FUZZING_ENGINE instead of -lFuzzingEngine in 4 different projects (#2805)
Migrate golang, libvips, unicorn, libpcap
2019-09-05 15:09:59 -07:00
jonathanmetzman acb1bae5b4
[unicorn][libpcap] Try using -lFuzzingEngine to fix MSAN issue (#2370) 2019-05-01 21:09:40 -04: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 1e88b4f948 Custom patch for libpcap to avoid infinite loop (#2344) 2019-04-24 09:16:10 -07:00
Denis Ovsienko e829df5f36 change my Google account address (#1901)
The system does not recognize me using an alias, let's try the original
address to see if it works.
2018-10-24 06:34:50 -07:00
Catena cyber 8607c4705b [libpcap] Adds people to libpcap ccs (#1878) 2018-10-16 08:03:37 -07:00
Catena cyber fc4da53b77 [libpcap] Add project (#1756)
Adds libpcap project
2018-10-12 12:33:44 -07:00