Commit Graph

7 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
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