Commit Graph

6 Commits

Author SHA1 Message Date
Nick Wellnhofer 01d2f67400 [cmark] Add myself to auto_ccs (#3296)
Approved by @jgm here:
https://github.com/commonmark/cmark/pull/326#issuecomment-578393351
2020-01-27 07:14:17 -08:00
Max Moroz af0146f185
[cmark] Enable dataflow config (#1632). (#3263)
Should work based on https://pantheon.corp.google.com/logs/viewer?resource=build%2Fbuild_id%2Ffd035ed9-bbd9-4371-98ec-20d651567cee&project=oss-fuzz&minLogLevel=0&expandAll=false&timestamp=2020-01-21T22:47:00.300000000Z&customFacets=&limitCustomFacetWidth=true&dateRangeEnd=2020-01-21T22:46:58.339Z&interval=PT1H&dateRangeUnbound=backwardInTime&scrollTimestamp=2020-01-21T19:28:33.870235967Z, but letting Travins double check.
2020-01-21 15:59:48 -08:00
jonathanmetzman 0a1c3c67c9
Enable i386 fuzzing on another 11 projects (#2752) 2019-08-23 11:59:56 -04: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
Ashe Connor edac5d558c Correct cmark upstream repo name (#1739) 2018-08-20 20:09:25 -04:00
Phil Turnbull 0e1d44aeee New project: CommonMark (#694)
* [cmark] Add cmark_markdown_to_html fuzzer

* [cmark] Use correct filename for seed corpus

* [cmark] Use upstream fuzz harness

* [cmark] Do not use $WORK for temporary files

* [cmark] Generate seed corpus from michelf/mdtest repo

* [cmark] Add @kivikakk as an auto CC
2017-06-28 07:47:14 -07:00