Commit Graph

1500 Commits

Author SHA1 Message Date
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
Mike Aizatsky 1b20ce22f9 [infra] specifying timeout for a job (#367)
I'm not sure how well this works in our case when the build is stuck.

https://jenkins.io/doc/pipeline/steps/workflow-basic-steps/#code-timeout-code-enforce-time-limit
Issue #366
2017-02-08 11:31:52 -08:00
Max Moroz 4a0d196a01 [docs] Add FAQ on bugs in dependencies. (#365)
* [docs] Add FAQ on bugs in dependencies.

* Update faq.md
2017-02-08 09:17:50 -08:00
Abhishek Arya e8943c65df Add icu-team@ to project.yaml 2017-02-08 08:43:12 -08:00
Abhishek Arya 921f143c3e Update Dockerfile 2017-02-08 07:08:34 -08:00
Vitaly Buka 5bb73cb259 Reduce input length of libxml2 fuzzers. (#364) 2017-02-08 00:13:49 -08:00
Collin Winter eabb89cf6b Fix typos and clarify grammar and word choice throughout the OSS-Fuzz docs. (#363) 2017-02-07 19:15:53 -08:00
Abhishek Arya 6bbfc0b62f Fix UBSAN error with function argument casting. (#362) 2017-02-07 15:28:57 -08:00
Abhishek Arya 0854c71ab4 Update new_project_guide.md 2017-02-07 15:23:00 -08:00
Abhishek Arya 7c0bba368c Update new_project_guide.md 2017-02-07 09:35:26 -08:00
Max Moroz 01f6f3b548 [docs] Add a FAQ regarding additional processes / daemons. (#359)
* [docs] Add a FAQ regarding additional processes / daemons.

* Update faq.md
2017-02-07 09:24:38 -08:00
Abhishek Arya 3efe3347f6 Tidy up #360 even more 2017-02-07 09:14:23 -08:00
Abhishek Arya 6936e3bb70 Tidy up #360 2017-02-07 08:48:23 -08:00
Max Moroz b3d93fa783 [docs] Add more explicit documentation regarding build dependencies. (#360) 2017-02-07 08:43:34 -08:00
Abhishek Arya 137a8ca4c3 Update fuzzer_environment.md 2017-02-07 08:39:14 -08:00
Caolán McNamara 84fc7a74a5 [libreoffice] Update libreoffice dependencies (#358)
* update libreoffice dependency cache

* xz not bz2

* zlib too
2017-02-07 16:14:17 +01:00
Nikias Bassen 2304dbfee9 Add fuzzers for libplist (#357) 2017-02-06 20:09:11 -08:00
Vitaly Buka 3430ec3c40 Add expat fuzzer with libprotobuf-mutator (#356) 2017-02-06 19:04:43 -08:00
Vitaly Buka ceb464fd77 Add fuzzer with small input size and dictionary. (#354) 2017-02-06 14:32:50 -08:00
Abhishek Arya 2afbb75670 [libreoffice] disabling ubsan
/work/instdir/program/libchartcontrollerlo.a(ChartWindow.o):(.data+0x9a8): undefined reference to `typeinfo for OpenGLWindow'
2017-02-06 13:56:37 -08:00
Tatsuhiro Tsujikawa 0d00148a3b Add nghttp2 fuzzer (#353) 2017-02-06 07:47:13 -08:00
Nick Mathewson b0b823a0de Switch Tor git URLs to mainline Tor. (#352)
Now that we've merged the fuzzing support to mainline Tor [1], and
moved our fuzzing corpus repository into our main repository [2],
we no longer have to build the docker image off of my own branches.

[1] https://trac.torproject.org/projects/tor/ticket/20893
[2] https://gitweb.torproject.org/fuzzing-corpora.git
2017-02-06 07:46:02 -08:00
Jonathan Foote 0793ccd9c4 Set up h2o project (#347)
* passing smoke test

* integration complete pending PR to fix various issues on h2o side

* add libfuzzer options files

* remove redundant line of code

* simplify by specifying OPENSSL flag outside CMakeLists.txt; pass oss-fuzz CXXFLAGS in

* remove h2o upstream workaround patching; add dictionary support

* add license headers
2017-02-05 11:26:21 -08:00
Vitaly Buka 83aea11546 Add XML example from libprotobuf-mutator (#346) 2017-02-04 03:16:17 -08:00
Abhishek Arya 3c77078af2 Update helper.py 2017-02-02 19:55:39 -08:00
Abhishek Arya df98d27792 Update new_project_guide.md 2017-02-02 19:12:13 -08:00
Abhishek Arya 86f10d7f32 Update reproducing.md 2017-02-02 19:02:51 -08:00
Abhishek Arya c90ad0fee2 Update README.md 2017-02-02 18:48:11 -08:00
Abhishek Arya 4394cb900d Update README.md 2017-02-02 18:45:39 -08:00
Mike Aizatsky 4b11c38090 [icu] disabling undefined sanitizer
Reason: fails to build.

/src/icu/source/common/unicode/stringtriebuilder.h:310:46: runtime error: signed integer overflow: 124151392 * 37 cannot be represented in type 'int'
Makefile:566: recipe for target 'out/build/icudt59l/brkitr/burmesedict.dict' failed

#234
2017-02-02 12:39:58 -08:00