Commit Graph

10 Commits

Author SHA1 Message Date
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08: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
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
Christoph Diehl 7ed3f375b6 Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries (#2703)
* Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries

* Use new vendor_ccs field in projects.yml (#2703)

* Remove not yet approved projects

* Remove not yet approved projects
2019-08-28 09:16:53 -07:00
Guido Vranken 1c5bf3b110 [lame, libsrtp, rapidjson] Enable i386 builds (#2651) 2019-08-02 10:21:34 -07:00
Guido Vranken 91447e2e3c [libsrtp] Use upstream libsrtp (#2580) 2019-07-08 15:52:54 -07: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
Guido Vranken 8594957c7e [libsrtp] Enable MemorySanitizer builds (#2271) 2019-04-01 09:15:52 -07:00
Guido Vranken 7b1b0240f3 [bignum-fuzzer, libsrtp] Enable AFL (#2226) 2019-03-08 19:38:39 -08:00
Guido Vranken e4899ce61a Add libsrtp fuzzer (#2183)
* Add libsrtp fuzzer
2019-02-25 13:34:24 -08:00