Commit Graph

7 Commits

Author SHA1 Message Date
Max Dymond 253df53796 Update curl to take advantage of new native fuzzing (#810)
curl is now moving towards having native fuzzing capabilities in line
with
https://github.com/google/oss-fuzz/blob/master/docs/ideal_integration.md.
It now ticks a lot of the boxes:

- It's maintained in Git
- It's built with the rest of the tests in Travis
- It has a seed corpus (currently quite basic)
- It's continuously tested on the seed corpus with ASan
- It's fast and has no OOMs
2017-09-02 06:33:55 -07:00
Oliver Chang 2fd9fa0991 Update project.yaml 2017-07-13 14:09:21 -07:00
Abhishek Arya a671f8fc99 Add Daniel's gmail id (#716) 2017-07-13 13:15:22 -07:00
Abhishek Arya e6f4bc5b5a Enable msan on some projects, disable experiment on others. (#590) 2017-05-10 09:05:25 -07:00
Abhishek Arya 3baa34c81f Enable MSan experimental on some projects. (#570) 2017-05-05 10:33:12 -07:00
inferno-chromium bb7d8e0a81 Update project.yaml 2016-12-13 07:32:13 -08:00
Mike Aizatsky a1f645866d [infra] target.yaml -> project.yaml 2016-11-29 11:03:26 -08:00