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
danh-arm 466b6eb6fe
Update Mbed TLS contact address and website (#4247)
Update the primary contact addresss and website in the Mbed TLS
project file.

Also update the Mbed TLS cc address in the bignum-fuzzer project
file.

Signed-off-by: Dan Handley <dan.handley@arm.com>
2020-08-04 07:20:00 -07: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
Catena cyber f49aaecdfc Use main repo for project MbedTLS (#2592)
* mbedtls ok

* Do not copy removed patch
2019-07-12 07:59:39 -07:00
Catena cyber e790ed5b5f Fixes path for mbedtls crypto library (#2464) 2019-05-27 00:53:55 -07:00
Catena cyber 6a1aa9ef0c Mbedtls needs recusive clone now (#2463) 2019-05-27 11:26:06 +10: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 1c0f84362b [Mbedtls] Use main repo and patch afterwards (#1793) 2018-09-05 09:22:02 -07:00
Catena cyber 27d4163998 MbedTLS integration (#1400)
* MbedTLS integration

* Using loop to compile fuzz targets

* More fuzz targets for mbedtls : DTLS

* Corpuses for client and server mbedtls

* Use corpuses from boringssl and openssl
2018-05-16 08:26:12 -07:00