Commit Graph

1328 Commits

Author SHA1 Message Date
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
Mike Aizatsky 07a900b5c7 [harfbuzz] disabling undefined sanitizer
Reason: compilation error.
clang-5.0: error: invalid argument '-fsanitize=vptr' not allowed with '-fno-rtti'

#234
2017-02-02 12:38:26 -08:00
Mike Aizatsky eccbe4a50a [ffmpeg] disabling undefined sanitizer
Doesn't build because of:

clang-5.0: error: invalid argument '-fsanitize=vptr' not allowed with '-fno-rtti'

#234
2017-02-02 12:37:20 -08:00
Abhishek Arya 70785be3dd Update project.yaml 2017-02-02 11:33:23 -08:00
Abhishek Arya 18a7134200 Update project.yaml 2017-02-02 11:32:49 -08:00
Abhishek Arya b23431a614 Update project.yaml 2017-02-02 11:32:27 -08:00
Abhishek Arya 0feca46241 Update project.yaml 2017-02-02 11:32:08 -08:00
Abhishek Arya 1028e4056e Update project.yaml 2017-02-02 11:31:54 -08:00
Abhishek Arya ad88a2e529 Update project.yaml 2017-02-02 11:31:32 -08:00
Abhishek Arya 6b0a4cf23f Update project.yaml 2017-02-02 11:30:47 -08:00
Abhishek Arya f74589a5b4 Update project.yaml 2017-02-02 11:30:26 -08:00
Abhishek Arya 54750666b8 Update project.yaml 2017-02-02 10:59:20 -08:00
Abhishek Arya 6bf58a3b21 Update project.yaml 2017-02-02 10:58:58 -08:00
Abhishek Arya 96802106af Update project.yaml 2017-02-02 10:58:40 -08:00
Abhishek Arya 52987313bb Update project.yaml 2017-02-02 10:58:04 -08:00
Mike Aizatsky eb64699888 [freetype] disabling undefined sanitizer
freetype allegedly has lots of integer overflows 
#234
2017-02-02 09:39:31 -08:00
Abhishek Arya b6a6514100 Update Dockerfile 2017-02-02 09:38:08 -08:00
Mike Aizatsky 171a542cd0 [infra] enable undefined sanitizer by default
Fixes #234
2017-02-02 09:36:54 -08:00
Abhishek Arya 5c344e9872 Fixes #225
trace-pc-guard is enabled everywhere, so this is unneeded.
2017-02-02 09:26:23 -08:00
Tatsuhiro Tsujikawa 73c431c225 Add nghttp2 (#343) 2017-02-01 06:39:06 -08:00
Abhishek Arya e321b99479 Update compile_afl 2017-01-31 12:47:28 -08:00
Abhishek Arya 3125fbeff1 Fixes #263 2017-01-31 11:08:22 -08:00
Abhishek Arya 4d1a6238b6 Update new_project_guide.md 2017-01-31 07:42:27 -08:00