Abhishek Arya
343ba3402f
libav moved, fix location. Fixes #408 .
2017-02-19 22:41:59 -08:00
Abhishek Arya
b519da3809
Fix check to escape control characters, CDATA end sequence
2017-02-19 22:30:59 -08:00
Abhishek Arya
4411467e0b
Fix crashes due to unicode output from woff2,libxml2
2017-02-19 15:59:59 -08:00
Abhishek Arya
b4fb5be589
Disable UBSan function on harfbuzz to avoid void* cast crashes. ( #407 )
...
* Disable UBSan function on harfbuzz to avoid crashes with void* casts.
2017-02-19 11:08:20 -08:00
Abhishek Arya
f8633efd93
Disable UBSan vptr on harfbuzz, enable UBSan for other features. ( #405 )
2017-02-17 23:25:13 -08:00
Abhishek Arya
499690c55f
Enable UBSan without vptr for ffmpeg, disable vptr for libFuzzer. ( #404 )
2017-02-17 23:13:50 -08:00
Caolán McNamara
3f564164c8
add tga and tif corpus ( #401 )
2017-02-17 12:39:28 -08:00
Abhishek Arya
208517244b
Disable object-size, crashing all targets, #232
2017-02-17 10:30:40 -08:00
Max Moroz
54c51d787b
Another speculative fix for Jenkins builder timeout.
...
Several builds are cancelled due to expired tmieout.
2017-02-17 15:01:47 +01:00
Vitaly Buka
af6fbb29d4
Update build script to match changes in libprotobuf-mutator repo. ( #399 )
2017-02-17 01:35:35 -08:00
Oliver Chang
d68a23644e
Fix test_report for AFL.
2017-02-16 21:43:31 -08:00
Oliver Chang
76762126ce
Update run_fuzzer
2017-02-16 21:33:37 -08:00
Oliver Chang
63cd2fb7f9
Update libfuzzer-pipeline.groovy
2017-02-16 16:19:40 -08:00
Oliver Chang
fba583e503
Update libfuzzer-pipeline.groovy
2017-02-16 16:18:30 -08:00
Oliver Chang
2e00fe90d1
[infra] (experimental) Support building with AFL ( #396 )
2017-02-16 15:09:37 -08:00
Abhishek Arya
810b7fe47b
Update test_report
2017-02-16 07:11:25 -08:00
Abhishek Arya
5ba44509fe
Update test_all
2017-02-16 07:11:13 -08:00
Abhishek Arya
8f6a96c213
Speculative fix for timeouts
...
[Pipeline] timeout
Timeout set to expire in 4 hr 0 min
[Pipeline] {
Several projects stuck on timeouts around evening time.
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Cancelling nested steps due to timeout
2017-02-15 18:27:38 -08:00
Oliver Chang
b31c6d28b1
Update project.yaml
...
experimentally add fuzzing_engines to woff2.
2017-02-15 16:00:48 -08:00
Abhishek Arya
78d9525370
Update test_report
2017-02-15 13:25:53 -08:00
Abhishek Arya
d7bd27b071
Update test_all
2017-02-15 13:25:36 -08:00
Abhishek Arya
fef863b9ef
Update test_all ( #393 )
2017-02-15 13:16:34 -08:00
Abhishek Arya
c0ee841dc0
Update test_report ( #392 )
2017-02-15 13:15:56 -08:00
matt-kwong
2d1135523a
Add options, dictionaries, and seed corpuses to gRPC ( #390 )
...
* Add seed corpuses to gRPC project
* Add options for gRPC fuzzers
2017-02-15 10:49:23 -08:00
Max Moroz
69b9b7033f
[libxml2] Add hash-based combination of flags as an "options" argument. ( #388 )
2017-02-15 07:31:15 -08:00
Kostya Serebryany
b5d293759a
extend libxml2_xml_read_memory_fuzzer to call xmlSaveDoc ( #387 )
...
* extend libxml2_xml_read_memory_fuzzer to call xmlSaveDoc
2017-02-14 21:49:06 -08:00
FeliciaLim
d83a22c432
[opus] Add Dockerfile and build.sh for decoder ( #385 )
...
* [opus] Add Dockerfile and build.sh for decoder
* [opus] http->https and updated auto_ccs in project.yaml
* [opus] Fix copying .options and test corpus zip files
2017-02-14 18:14:17 -08:00
Oliver Chang
c3a2558578
Update project.yaml
2017-02-14 17:52:59 -08:00
Kostya Serebryany
997dc01125
disable sanitize=vptr in grpc: one more hack for bazel https://github.com/google/oss-fuzz/issues/383
2017-02-14 17:42:57 -08:00
Kostya Serebryany
3a42a0c28e
Add proper bazel flags for grpc build. This is a temporary hack for https://github.com/google/oss-fuzz/issues/383 . A proper solution will need to be implemented later
2017-02-14 14:11:18 -08:00
matt-kwong
101f8c4adf
Add other gRPC members to project.yaml ( #386 )
2017-02-14 13:43:16 -08:00
Abhishek Arya
5af2d766c4
Update Dockerfile
2017-02-14 13:04:30 -08:00
Abhishek Arya
8c1224185c
Add project.yaml description, fixes #381
2017-02-14 08:58:06 -08:00
matt-kwong
647e482414
Make gRPC link statically ( #380 )
2017-02-13 18:45:26 -08:00
Abhishek Arya
677fdad80a
Update clusterfuzz.md
2017-02-13 12:27:49 -08:00
Abhishek Arya
92574c21a2
Update new_project_guide.md
2017-02-13 12:27:35 -08:00
Abhishek Arya
99d6a1dd73
Update clusterfuzz.md
2017-02-13 12:26:30 -08:00
Tristan Matthews
4cca704814
Adding Speex ( #379 )
2017-02-13 12:15:22 -08:00
Abhishek Arya
b2d512c47e
Remove --no-create-home to fix #374 .
2017-02-11 07:57:49 -08:00
matt-kwong
3c99f66589
Fix typo in gRPC build.sh ( #375 )
2017-02-10 18:17:29 -08:00
matt-kwong
c5245aa9df
Add gRPC to oss-fuzz projects ( #373 )
2017-02-10 17:07:39 -08:00
Oliver Chang
8339132314
Add process diagram. ( #372 )
2017-02-10 10:27:14 -08:00
Abhishek Arya
ddc3e38d41
Disable noisy logging, fixes #361
2017-02-09 09:18:47 -08:00
Abhishek Arya
cbdf93b6ef
Disable noisy logging, fixes #361
2017-02-09 09:17:58 -08:00
Abhishek Arya
45d8efa8a6
Enable object-size in UBSan
2017-02-09 06:40:18 -08:00
Abhishek Arya
aece833ba7
Replace unaccessible mirror with an official github for libpng and ( #370 )
...
add seed corpus.
2017-02-08 22:28:38 -08:00
Kostya Serebryany
fbaca8e827
add ddkilzer to libxml CC list
2017-02-08 16:05:25 -08:00
Vitaly Buka
031519df10
Replace vitalybuka@google.com with vitalybuka@chromium.org ( #368 )
2017-02-08 13:51:56 -08:00
Mike Aizatsky
b2c382d1d3
[boringssl] disabling asm when building with msan.
...
@kcc @davidben
Followup to ef490bc147
2017-02-08 13:48:45 -08:00
Mike Aizatsky
ef490bc147
[boringssl] (experimental) enabling msan
...
@kcc @oliverchang
2017-02-08 13:27:21 -08:00