Guido Vranken
aba6d498af
Remove references to *.options files to fix build errors ( #1182 )
2018-02-21 07:30:28 -08:00
Oliver Chang
e65e323235
Add base-msan-builder to base images build.
2018-02-21 14:09:17 +11:00
Zbigniew Jędrzejewski-Szmek
78d6ccb126
[systemd] add one more contributor to cc ( #1098 )
2018-02-20 16:29:48 -08:00
Oliver Chang
c39aa60723
msan_builder: fall back to GCC in rare cases.
...
e.g. when -aux-info is passed.
2018-02-21 10:50:57 +11:00
Oliver Chang
cfc3788eb9
msan_builder: override -flto
2018-02-21 10:50:57 +11:00
Guido Vranken
ce21653fec
Requesting bignum-fuzzer integration ( #1147 )
...
* Add bignum-fuzzer project files
* Remove .options file
* Add OpenSSL recipients to project.yaml auto_ccs
2018-02-20 12:49:56 -08:00
Abhishek Arya
b2f2519b63
Update build.sh
2018-02-20 12:07:15 -08:00
Abhishek Arya
96e247040f
Use make instead of make install in fribidi
2018-02-20 10:15:17 -08:00
Jan Schmidt
6d74be53b8
[gstreamer]: add Jan Schmidt for access ( #1179 )
2018-02-20 07:52:55 -08:00
Nigel Tao
27f374480b
Add projects/wuffs ( #1172 )
2018-02-20 18:09:00 +11:00
Oliver Chang
60c7b736ce
msan_builder: reload apt package after update.
2018-02-20 16:20:33 +11:00
Oliver Chang
eb1187fc76
[infra] Add experimental debian testing base image.
2018-02-20 15:22:13 +11:00
Oliver Chang
a6581c4ef4
msan_builder: Don't build indep packages.
2018-02-20 15:22:13 +11:00
Oliver Chang
7b87fafb5a
[infra] Install deps in base-image, and separate out base-msan-builder.
2018-02-20 15:22:13 +11:00
igor-laevsky
0d87fa2b86
[llvm][opt-fuzzer] Slowly adding more fuzzing targets ( #1176 )
2018-02-19 07:58:35 -08:00
Behdad Esfahbod
d415910e04
[harfbuzz] Add more auto CCs ( #1175 )
2018-02-18 21:29:14 -08:00
Behdad Esfahbod
c6ec29ad7a
[harfbuzz] Add timeout / adjust project location ( #1174 )
...
* [harfbuzz] Add timeout / adjust project location
* [harfbuzz] Add CC
2018-02-19 11:22:33 +11:00
Abhishek Arya
449c4e94ec
Add verbose logging for debugging clone failure
2018-02-17 20:11:29 -08:00
Abhishek Arya
80bcc0f23e
Fix #1160
2018-02-15 20:51:33 -08:00
Matt Kwong
27be2ccf15
Upgrade Bazel pin in gRPC Dockerfile ( #1171 )
2018-02-15 17:30:45 -08:00
Varun Khaneja
6b5ff6182b
Discontinue in-memory fuzzing for unrar ( #1169 )
2018-02-15 10:30:23 -08:00
Stefan Profanter
57c8009bb4
[open62541] install libmbedtls dependency ( #1167 )
2018-02-15 07:40:38 -08:00
Abhishek Arya
f51acfafc2
Fixes #1161
2018-02-15 07:17:31 -08:00
Abhishek Arya
704bca43e4
Fixes #1146
2018-02-15 07:04:51 -08:00
Abhishek Arya
9db38ff62d
Fixes #1160
2018-02-15 06:56:34 -08:00
Andreas Schneider
b27bf929a7
[libssh] The ssh_server_fuzzer code is in the source directory ( #1165 )
...
Fixes #1161
2018-02-15 06:54:49 -08:00
Daniel Salzman
106bb66541
[knot-dns] replace all --with-module-X=no with one --disable-modules ( #1151 )
2018-02-13 11:37:33 -08:00
Dirk Lemstra
f97983ff29
Changed year to current year. ( #1153 )
2018-02-13 07:03:26 -08:00
Kevin Lubick
c4289046e7
Add image decoding fuzz targets to Skia ( #1152 )
...
* Add 2 image decoding targets
* Move text_blob to memory-based
* Rebase
2018-02-12 08:14:00 -08:00
Oliver Chang
9e5bbefc9b
msan-builder: Set MSAN_NO_TRACK_ORIGINS in child environment too.
2018-02-12 16:43:30 +11:00
Oliver Chang
d222c486db
fix typo
2018-02-12 15:14:40 +11:00
Oliver Chang
e9646525f5
msan-builder: support building without origin tracking.
2018-02-12 15:04:55 +11:00
Nikos Mavrogiannopoulos
fd2e2a2104
[gnutls] unconditionally disable assembler in gmp ( #833 )
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
2018-02-09 10:18:29 -08:00
Kevin Lubick
5c88efdd28
Add more fuzz targets to Skia ( #1149 )
...
* Move image_filter_deserialize to skia proper and rename a few things.
* Add region deserialize
* Add textblob_deserialize
* Add path_deserialize
* Fix Dockerfile
2018-02-09 07:37:11 -08:00
Oliver Chang
f12183bc18
Update build.sh
2018-02-09 10:29:11 +11:00
Kevin Lubick
01eeac71c0
Change Skia email addresses ( #1144 )
...
Change email addresses
2018-02-08 10:23:05 -08:00
Victor M. Alvarez
44203d1a89
[yara] Enable dex module ( #1142 )
2018-02-08 07:35:37 -08:00
Kevin Lubick
677d07f0c9
Tweak Skia/SKCMS project configs ( #1143 )
...
* Enable UBSan on Skia and SKCMS projects.
* Add mike to cc list.
2018-02-08 07:34:56 -08:00
Kevin Lubick
a3f8663d19
Add SKCMS project ( #1141 )
2018-02-07 15:11:45 -08:00
igor-laevsky
7084117cc9
[llvm][opt-fuzzer] Add SCCP pass as a new fuzzing target ( #1138 )
2018-02-07 07:42:16 -08:00
Joseph Bisch
84eb3c70f6
[irssi] Add Nei to auto_ccs ( #1139 )
2018-02-07 07:21:00 -08:00
Caolán McNamara
f40c3cff93
add sft corpus ( #1140 )
...
* add sft corpus
and update dependency cache
* need recursive zip for this one
2018-02-07 07:20:18 -08:00
Oliver Chang
8db9a9081b
Blacklist __gxx_personality_* libcxxabi functions ( #1099 ).
2018-02-07 10:51:47 +11:00
Andreas Schneider
af7278b21a
libssh: Use the fuzzer from the source code ( #1135 )
...
The fuzzer has been integrated into the source code. It is also compiled
there linking against libFuzzer.a from the clang project. However it
seems that oss-fuzz uses its own library so we still need to create the
executable on our own here and can't let cmake do it.
2018-02-05 07:54:37 -08:00
igor-laevsky
70dd97c438
[llvm][opt-fuzzer] Add gvn pass as a new fuzzing target ( #1136 )
2018-02-05 07:53:27 -08:00
Oliver Chang
2809452c40
Revert unwinder changes ( #1099 ).
...
Actually breaks msan.
2018-02-05 16:31:18 +11:00
Oliver Chang
99bd56b54c
fix typo
2018-02-05 15:41:32 +11:00
Oliver Chang
7ff3be27fb
Use llvm unwinder ( #1099 ).
2018-02-05 11:36:16 +11:00
Abhishek Arya
f7b62e4365
Update project.yaml
2018-02-03 22:06:44 -08:00
Alex Gaynor
4a52113d49
Wire up graphicsmagick ( #1134 )
...
* Wire up graphicsmagick
* Remove chmod, which is now upstreamed
2018-02-03 20:25:19 -08:00