Commit Graph

12 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 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
Brent Cook a7c12d0010 [libressl] add fuzz contact (#2398) 2019-05-10 15:17:26 -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
Brent Cook 04d267d0af add libressl fuzz contacts (#2253)
This just removes the distribution list in favor of individual
contributors.
2019-03-20 05:33:15 -07:00
Brent Cook d7b97368dc [libressl] add jsing (github user 4a6f656c) to libressl (#2252) 2019-03-19 06:50:10 -07:00
Abhishek Arya 965e10c6a3
Disable broken MSan build for libressl (#2251) 2019-03-18 21:31:49 -07:00
Brent Cook 0500f1f872 update libressl contact email (#2250) 2019-03-18 21:16:55 -07:00
Andrea Brancaleoni a203ac045a New project: libressl (v2) (#2248)
This reverts commit 098760e6df.
2019-03-18 17:14:04 -07:00
jonathanmetzman 098760e6df
Revert addition of libressl (#2198)
* Revert "[libressl] Speculative build fix (#2197)"

This reverts commit 1b6f3555f5.

* Revert "[libressl] New project (#2075)"

This reverts commit 3bc10fd753.
2019-03-01 11:26:43 -08:00
jonathanmetzman 1b6f3555f5
[libressl] Speculative build fix (#2197) 2019-03-01 11:11:24 -08:00
Andrea Brancaleoni 3bc10fd753 [libressl] New project (#2075)
LibreSSL is an API compatible replacement for OpenSSL,
and after the heartbleed attack is employed as a full-fledged
replacement of OpenSSL on OpenBSD, macOS and VoidLinux.

**This work has been sponsored by Doyensec LLC** [![Doyensec](https://www.doyensec.com/images/logo.svg)](https://doyensec.com/)

Sponsored-by: Doyensec LLC <https://doyensec.com>
2019-03-01 07:02:17 -08:00