Commit Graph

17 Commits

Author SHA1 Message Date
Guido Vranken 0a73c43a45
[cryptofuzz,wolfssl] Disable randomizing ECDSA signatures (#4953) 2021-01-13 20:54:26 -08:00
Guido Vranken 418c9d1330
[wolfssl] Remove experimental flag for MemorySanitizer (#4932) 2021-01-07 10:45:41 -08:00
Guido Vranken 97ac4b1592
[wolfssl] Add target for wolfCrypt OpenSSL API (#4910) 2021-01-04 10:13:40 -08:00
Guido Vranken 51098cb791
[wolfssl] Add David Garske of wolfSSL to auto_ccs (#4899) 2020-12-30 12:43:20 -08:00
Guido Vranken 8b6b21e391
[wolfssl] Enable i386 builds (#4894) 2020-12-27 09:34:31 -08:00
Guido Vranken c5af59803c
[wolfssl] Build fuzzers for two bignum implementations (#4884)
* [wolfssl] Build fuzzers for two bignum implementations

* [wolfssl] Don't build bignum fuzzers with dataflow

* [wolfssl] Build MemorySanitizer bignum fuzzers with --disable-asm
2020-12-24 08:44:27 -08:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
John Safranek 3d78e78497
Add me please. (#4513) 2020-10-09 10:11:23 -07:00
Guido Vranken c21680d835
[wolfssl] Add more wolfSSL and wolfSSH fuzzers (#4468)
* [wolfssl] Add more wolfSSL and wolfSSH fuzzers

* [wolfssl] Don't build new fuzzers with dataflow

Same issue as https://github.com/google/oss-fuzz/issues/4402
Try again after that issue is resolved.
2020-09-22 11:33:27 -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
Kaleb Himes c86642a1de
Add gmail to view test cases results (#3677) 2020-04-20 08:50:55 -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
Max Moroz 9918ef3f67
[infra] Make presubmit script handle experimental flag in project.yaml (#3277). (#3280)
* [infra] Make presubmit script handle experimental flag in project.yaml (#3277).

* make Travis happy

* address review feedback

* fix one more comment

* fix yaml file and address review feedback
2020-01-23 07:20:59 -08:00
Max Moroz ff1441905c
[wolfssl] enable dataflow config (#1632). (#3274)
* [wolfssl] enable dataflow config (#1632).

Tested with https://pantheon.corp.google.com/logs/viewer?resource=build%2Fbuild_id%2Fe577cd61-fcc2-42bd-90ec-b199371d2682&project=oss-fuzz&minLogLevel=0&expandAll=false&timestamp=2020-01-21T23:46:39.985000000Z&customFacets=&limitCustomFacetWidth=true&dateRangeEnd=2020-01-21T23:43:32.057Z&interval=PT1H&dateRangeUnbound=backwardInTime&scrollTimestamp=2020-01-21T19:05:52.366118139Z

* Update project.yaml

* Update project.yaml
2020-01-21 16:20:00 -08: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
levi-wolfssl 270f4d7f9f [wolfSSL] build files (#715)
* [wolfSSL] build files

* [wolfSSL] rework build file to use external make
2017-07-14 13:39:47 -07:00
levi-wolfssl 90d02e761e [wolfSSL] add project (#664) 2017-07-05 09:40:10 -07:00