Ian Cordasco
6cfdbc0307
Add myself to the list of auto CCs for libyaml ( #521 )
...
* Add myself to the list of auto CCs for libyaml
As the lead maintainer of libyaml, it would be helpful to get CC'd on
any findings of OSS Fuzz.
* Update project.yaml
2017-04-06 09:57:18 -07:00
David Tardon
2773e2d4e3
add QuattroPro corpus ( #523 )
2017-04-06 07:26:47 -07:00
David Tardon
545aed72e6
[dlplibs] add corpora for Lotus spreadsheet formats ( #522 )
2017-04-06 16:14:09 +02:00
David Tardon
497c73319a
[dlplibs] add corpora for more MS formats ( #520 )
2017-04-06 15:04:38 +02:00
Alex Gaynor
9db317d3b5
Added environment and sanitizer flag support to shell command ( #519 )
2017-04-05 18:13:20 -07:00
Oliver Chang
8f4a2ad5a2
[infra] add ingress
2017-04-05 15:35:51 -07:00
Oliver Chang
ebc372c933
[infra] Change gcb build project
2017-04-05 14:38:03 -07:00
David Tardon
e1c2bf144d
add corpora for more StarOffice formats ( #518 )
...
* add sda corpus
* add sdd corpus
* add sdw corpus
2017-04-05 12:39:54 -07:00
Oliver Chang
6ca557e909
[infra] Change uploader docker image tag
2017-04-05 11:01:59 -07:00
Abhishek Arya
0e0ce94676
Remove experimental flag from tested msan projects ( #473 ). ( #517 )
2017-04-05 09:58:03 -07:00
David Tardon
0f66138ef4
fix param name ( #516 )
2017-04-05 08:56:39 -07:00
David Tardon
76bd4a5443
add abw corpus ( #515 )
2017-04-05 07:45:17 -07:00
Abhishek Arya
26d50f18fc
Enable msan experimental on some projects. ( #514 )
2017-04-04 17:13:59 -07:00
Abhishek Arya
b436a195bd
Remove experimental flag from already tested projects with msan( #473 ) ( #513 )
2017-04-04 16:47:33 -07:00
Matt Kwong
f79aecb525
Change directories built in gRPC ( #512 )
2017-04-04 15:32:59 -07:00
David Tardon
41e114e0ce
add corpora for more formats ( #511 )
...
* add sdc corpus
* add wps corpus
* add Acta corpus
* add bmi corpus
* add lrf corpus
2017-04-04 13:55:53 -07:00
Oliver Chang
361ceaece1
[infra] Escape $ in gcb builds.
2017-04-04 13:47:36 -07:00
Oliver Chang
1862be71c9
[infra] Parse WORKDIR when creating GCB build.
2017-04-04 13:42:38 -07:00
Abhishek Arya
b8b0894ad4
Update new_project_guide.md
2017-04-04 11:12:31 -07:00
David Tardon
8b6b2b6840
add cmx corpus ( #510 )
2017-04-04 10:43:09 -07:00
David Tardon
6c5d061338
add wpd+wpg corpora ( #509 )
...
* add wpd corpus
* add wpg corpus
2017-04-04 10:05:20 -07:00
David Tardon
9bf074e1fd
add more corpora ( #508 )
...
* add cdr corpus
* add vsd corpus
* add zmf corpus
* add pmd corpus
* add fh corpus
2017-04-04 08:55:01 -07:00
David Tardon
e05bbfd2bc
combine all DLP libs into a single project ( #507 )
2017-04-04 08:00:20 -07:00
Oliver Chang
cb91f9957f
[infra] Ugly hack to save disk space after a build.
2017-04-03 20:09:07 -07:00
Abhishek Arya
d04cf77f04
Update docs with new --sanitizer flag, fixes #488 . ( #505 )
2017-04-03 08:20:11 -07:00
Caolán McNamara
bf0830a281
add win word v2 corpus ( #503 )
2017-04-03 07:41:08 -07:00
Oliver Chang
6086f35b1e
Update project.yaml
2017-04-02 13:33:11 -07:00
Caolán McNamara
72335d58f6
add cgm corpus ( #502 )
...
* add cgm corpus
and update dependency cache
* and update dependency cache more
2017-04-01 07:21:29 -07:00
David Tardon
9f5c3820cd
add zip corpus ( #498 )
2017-03-31 14:55:25 -07:00
Oliver Chang
bdbce9fb74
Update Dockerfile
2017-03-31 08:50:57 -07:00
Oliver Chang
81774e6bc3
Update Dockerfile
2017-03-31 08:44:48 -07:00
David Tardon
0ed2ab8de7
various fixes for libmspub and librevenge ( #496 )
...
* update copyright year
* update copyright year
* c++11 is not needed
* c++11 is not needed
2017-03-31 17:41:34 +02:00
Kostya Serebryany
4a2f17e4fb
Update build.sh
2017-03-30 21:36:13 -07:00
David Tardon
a82019bbd8
add librevenge ( #491 )
...
* add libmspub
* remove sanitizers field
* integrate libmspub
* add librevenge
* integrate librevenge
2017-03-30 21:35:43 -07:00
Oliver Chang
6d8ecba423
[infra] Break loudly when a build script incorrectly uses /out instead of $OUT
2017-03-30 14:20:27 -07:00
Oliver Chang
649ab84a2f
[infra] Remove --no-pull-base-images.
...
This is redundant. We can just call `build_image` directly to bypass
cache and not pull.
2017-03-30 14:00:22 -07:00
Oliver Chang
f4716b0c1e
[infra] helper.py: Bypass docker cache if build_image is called explicitly.
...
Fixes #479 and #487 .
2017-03-30 13:53:19 -07:00
Oliver Chang
5a0b81b644
[infra] Clean up helper.py and don't pull project images ( #487 )
...
We still pull base-images by default, but this can be overriden by
passing `--no-pull-base-images`. e.g.
`python helper.py --no-pull-base-images build_image project`.
2017-03-30 13:32:56 -07:00
Oliver Chang
38286301e3
[infra] Delete old infra code.
2017-03-30 12:22:22 -07:00
Oliver Chang
0d669e332e
Fix helper template.
2017-03-30 09:48:35 -07:00
Oliver Chang
3ce35b240e
Fix guetzli fuzzer build location.
...
We should be using $OUT, not /out.
2017-03-30 09:17:02 -07:00
Robert Obryk
0f7ab95663
Update helper.py build_fuzzer commandline ( #488 )
2017-03-30 09:04:50 -07:00
Robert Obryk
900b69d870
Guetzli: enable UBSAN, add Zoltan to auto_ccs. ( #490 )
...
All spotted implementation-specific/undefined behaviour has been fixed:
google/guetzli#142 , google/guetzli#144 , google/guetzli#154 .
2017-03-30 08:25:41 -07:00
David Tardon
47aa4cb9dd
integrate libmspub ( #485 )
...
* add libmspub
* remove sanitizers field
* integrate libmspub
2017-03-29 16:21:58 -07:00
Matt Kwong
aeb7f0416f
Add c-ares to libraries to compile fuzzers with ( #486 )
2017-03-29 14:07:17 -07:00
David Tardon
35ab764e2e
add libmspub ( #482 )
...
* add libmspub
* remove sanitizers field
2017-03-29 10:57:00 -07:00
Sebastian Pipping
9e2f041446
Update metadata of Expat project ( #484 )
2017-03-29 09:48:23 -07:00
Robert Obryk
f0b42c3d7b
Add a new project: Guetzli. ( #480 )
...
The undefined fuzzer is disabled for now, because we have one piece of
undefined behaviour that gets nearly always hit.
I've ran the fuzzer for ~tens of minutes, and had no issues reported.
2017-03-28 20:41:07 -07:00
Oliver Chang
435e03555d
[infra] helper: Actually fix base image name
2017-03-28 14:14:10 -07:00
Oliver Chang
1cf792d9b1
[infra] Fix helper base image project.
2017-03-28 14:04:34 -07:00