Commit Graph

14 Commits

Author SHA1 Message Date
DavidKorczynski b04e5dcaa4
bignum-fuzzer: fix build (#7081)
* bignum-fuzzer: fix build

* disable afl for now
2022-01-01 14:00:54 +00:00
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
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
Guido Vranken 2a14b496e2 [bignum-fuzzer] Add Richard of OpenSSL (#3034) 2019-11-14 07:56:38 -08:00
Guido Vranken 7b1b0240f3 [bignum-fuzzer, libsrtp] Enable AFL (#2226) 2019-03-08 19:38:39 -08:00
Kostya Serebryany a0fa24466b
remove security@golang.org per their request 2019-03-01 13:42:01 -08:00
Guido Vranken 231ec64fa2 [bignum-fuzzer] Add BoringSSL+libmpdec fuzzer (#2194) 2019-03-01 07:03:15 -08:00
Guido Vranken 2e867a3f6e [bignum-fuzzer] Add ARM e-mail address. Disable AFL (#1859)
* bignum-fuzzer: add ARM e-mail to auto_ccs

* bignum-fuzzer: only use libFuzzer, not AFL
2018-10-08 10:07:27 -07:00
Guido Vranken 14762cd45a [bignum-fuzzer] BoringSSL vs. mbed TLS differential bignum fuzzing (#1636)
* Add BoringSSL+mbed TLS fuzzer

* Fix BoringSSL UBSAN build

* Set maximum bignum size to 100 decimals

* Add BoringSSL team members to auto_ccs
2018-07-23 06:45:34 -07:00
Oliver Chang 725434388d
Add jz.maddock@googlemail.com to bignum (#1488) 2018-06-05 20:25:01 +10:00
Guido Vranken 8fb808b1e8 Add Matt Caswell (OpenSSL) and John Maddock (Boost) to bignum-fuzzer auto_ccs (#1480) 2018-06-03 13:40:45 -07:00
Guido Vranken 690dd9cdfb [bignum-fuzzer] Add OpenSSL/C++ Boost multiprecision target (#1262)
* Add OpenSSL/C++-Boost target

* Add OpenSSL/C++-Boost target

* Add security@golang.org to CCs
2018-03-22 08:01:35 -07:00
Guido Vranken ce21653fec Requesting bignum-fuzzer integration (#1147)
* Add bignum-fuzzer project files

* Remove .options file

* Add OpenSSL recipients to project.yaml auto_ccs
2018-02-20 12:49:56 -08:00