ngm0
e63b15d721
Add mruthven@ to CCs on tpm2 oss-fuzz bugs. ( #428 )
2017-03-01 15:41:13 -08:00
Oliver Chang
da70b23dee
Disable libchewing.
2017-02-28 15:27:13 -08:00
stbergmann
b9642cd96c
Add myself to libreoffice/project.yaml ( #425 )
...
cf. <https://github.com/google/oss-fuzz/issues/424 > "Please give me access to the LibreOffice project"
2017-02-28 07:12:05 -08:00
Caolán McNamara
e07cc55348
[libreoffice] add lwp and ppt corpus ( #423 )
...
update libreoffice dependency cache
2017-02-28 10:57:37 +01:00
Vitaly Buka
9e3ea67fd5
Remove experimental targets from libprotobuf-mutator ( #422 )
2017-02-26 23:45:22 -08:00
Abhishek Arya
8250d03b46
Create CNAME
2017-02-26 18:21:43 -08:00
Kostya Serebryany
f5c8781930
Update project.yaml
2017-02-26 08:45:16 -08:00
Max Moroz
076b9932c3
Revert quick fix for woff2 fuzz targets. Fix in woff2 is on its way.
2017-02-25 18:08:56 +01:00
Max Moroz
c9924b7627
Quick fix for undefined references in woff2 fuzz targets.
2017-02-25 17:42:17 +01:00
Kostya Serebryany
a6dd5e59ba
use -O2 for re2
2017-02-24 11:18:01 -08:00
jirkadanek
210e7d5a9f
Add the qpid-proton project ( #420 )
2017-02-24 08:15:40 -08:00
Oliver Chang
1afb735f41
Fix ffmpeg link. Fixes #415 ( #416 )
2017-02-22 17:31:40 -08:00
Kostya Serebryany
f79945347c
Remove -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION from CFLAGS in c-ares ( #414 )
2017-02-22 15:09:07 -08:00
Oliver Chang
7ebb132bbd
afl: don't set mem limit.
2017-02-22 12:05:29 -08:00
Oliver Chang
228f6d1b91
afl: don't override sanitizer flags
2017-02-22 09:03:58 -08:00
Caolán McNamara
3460cf9c30
[libreoffice] Add hwp and 602 corpus, update dependency cache. ( #411 )
2017-02-22 12:26:24 +01:00
Oliver Chang
3831cc7ba4
[experimental] Enable afl for ffmpeg
2017-02-21 20:09:55 -08:00
Oliver Chang
39e886806f
[experimental] enable AFL for libarchive
2017-02-21 17:45:01 -08:00
Kostya Serebryany
3483393621
add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION ( #410 )
2017-02-21 17:43:41 -08:00
Josh Zimmerman
31fa13343a
Add joshz@ and cfir@ to CCs on tpm2 oss-fuzz bugs. ( #409 )
2017-02-21 13:44:01 -08:00
Max Moroz
86b42a54a4
[icu] Fix broken build due to incomplete result type.
...
Got broken after http://bugs.icu-project.org/trac/changeset/39684/trunk/icu4c/source/common/unicode/locid.h
With error like the one below:
<...>
In file included from /src/break_iterator_fuzzer.cc:8:
/src/fuzzer_utils.h:37:20: error: incomplete result type 'icu::UnicodeString' in function definition
icu::UnicodeString UnicodeStringFromUtf8(const uint8_t* data, size_t size) {
^
/src/icu/source/common/unicode/locid.h:50:7: note: forward declaration of 'icu_59::UnicodeString'
class UnicodeString;
^
<...>
2017-02-20 16:04:43 +01:00
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