Tyson Smith
2b844f4405
[nestegg] Add Dockerfile and build.sh ( #1470 )
2018-05-31 19:36:49 -07:00
Oliver Chang
2920beb131
Freeze gcb requirements.
2018-06-01 11:48:42 +10:00
Kostya Serebryany
532d838688
delete old copy of hoextdown
2018-05-31 18:33:01 -07:00
Oliver Chang
5d11b552e8
Update requirements.txt
2018-06-01 11:30:50 +10:00
Kostya Serebryany
fc57d522fe
[hoextdown] fix the build with a temporary hack
2018-05-31 17:56:46 -07:00
Kostya Serebryany
20161178ce
move hoextdown to the right place
2018-05-31 16:28:43 -07:00
kjdev
183d5ffe3d
Add hoextdown ( #1430 )
2018-05-31 16:25:25 -07:00
Max Moroz
8b206083f7
[infra] Bump LLVM revision to r333416 ( fixes #1469 , #1279 ).
2018-05-31 12:52:59 -07:00
Catena cyber
845ae8083f
[opendnp3] Use main branch for opendnp3 project ( #1465 )
2018-05-31 07:22:16 -07:00
Vincent Rabaud
a4b204800f
[libwebp] adding vrabaud@google in the CCs ( #1466 )
2018-05-31 07:21:19 -07:00
Caolán McNamara
a5c6e0128f
[libreoffice] add prebuild opensymbol to dependency cache ( #1467 )
2018-05-31 07:18:55 -07:00
Tyson Smith
d9da0635b9
[nestegg] Add project.yaml ( #1464 )
2018-05-30 18:27:22 -07:00
Armin Hasitzka
f9b50eac43
Update FreeType's Dockerfile ( #1463 )
...
- add former erroneous inputs to the seed corpus
2018-05-30 16:07:45 -07:00
jonathanmetzman
0a77fd8e6f
[skcms] Remove GIF tokens from ICC dictionary. ( #1461 )
2018-05-30 14:43:17 -07:00
Kevin Lubick
6eaadbb408
[skia] Fix build ( #1460 )
2018-05-30 14:08:18 -07:00
Tim Rühsen
04be9ced8f
[libpsl] Add config.site ( #1456 )
2018-05-30 10:46:43 -07:00
Oliver Chang
d9470966b8
Update builds_status.py
2018-05-30 18:40:19 +10:00
Oliver Chang
24aaf6015a
Update builds_status.py
2018-05-30 18:34:57 +10:00
Oliver Chang
3b03651faf
Add --enable-ossfuzz to ffmpeg configure.
2018-05-30 11:05:13 +10:00
pdknsk
5d153be351
[libwebp] Add fuzz target #1 ( #1448 )
2018-05-29 09:48:50 -07:00
rsheeter
09f995c7fa
Add auto_ccs to woff2 ( #1454 )
...
* Add more auto_ccs to woff2
2018-05-29 09:39:07 -07:00
Kevin Lubick
dfc4fcf108
[skia] Fix Skia Build ( #1452 )
2018-05-29 07:21:48 -07:00
Alex Gaynor
ffbdeaa420
[qcms] added a second person to the CC list ( #1453 )
2018-05-29 07:20:59 -07:00
Tim Rühsen
44b807c57d
[libpsl] Fix and optimize libpsl build ( #1446 )
...
* [libpsl] Add autoconf-archive to fix libidn2 build
* [libpsl] Speed up build by using ./configure caches
* [libpsl] Prevent cloning gnulib multiple times
2018-05-25 07:05:58 -07:00
Paul Kehrer
57524c4445
[vorbis] remove dockerfile entry for vorbis that's no longer needed ( #1444 )
2018-05-25 06:58:13 -07:00
pdknsk
68960585b3
[qcms] pre-cache skipping ( #1443 )
2018-05-24 20:29:04 -07:00
Catena cyber
13aca53072
[gnupg] Gnupg integration ( #1310 )
...
* Integrating GnuPG with oss-fuzz
* Building and running fuzz_verify for gnupg
* Add fuzz_import for gnupg
* Adding seed corpus for fuzz import
and fuzz target decrypt
* Automatically generated corpuses
2018-05-24 08:58:52 -07:00
Paul Kehrer
1194bc1464
move the vorbis fuzzer scripts upstream ( #1442 )
2018-05-23 17:51:58 -07:00
Max Moroz
65ac8a3ba8
[infra] Bring 'profile' configuration back to helper.py for testing coverage.
2018-05-23 11:34:07 -07:00
Catena cyber
84f8f30782
Adds project openDNP3 ( #1440 )
2018-05-23 10:06:08 -07:00
pdknsk
782e27c408
qcms corpus ( #1439 )
2018-05-23 06:51:41 -07:00
Jonathan Rudenberg
c2af307e74
[poppler] ensure doc doesn't leak when locked ( #1438 )
2018-05-22 10:48:10 -07:00
Jonathan Rudenberg
66793f36a9
[poppler] ignore locked documents ( #1437 )
2018-05-21 17:56:42 -07:00
Jonathan Rudenberg
6836cc64e0
[poppler] Add poppler ( #1431 )
...
* [poppler] Add poppler
* cleanup
* remove empty options
2018-05-21 12:22:29 -07:00
pdknsk
caddf9a8af
libwebp ( #1435 )
2018-05-21 08:53:44 -07:00
pdknsk
9268f681d6
qcms ( #1434 )
...
* qcms
* remove options
* streamline types
* use hg
2018-05-20 22:40:45 -07:00
Abhishek Arya
4557d57b9b
Fix typo in bad_build_check ( #1432 )
2018-05-20 21:21:09 -07:00
Oliver Chang
cae14e317b
Update reproducing.md
2018-05-18 15:20:52 -07:00
Max Moroz
6428bf6611
[docs] Clean up the conflicts in reproducing.md. ( #1428 )
...
* [docs] Clean up the conflicts in reproducing.md.
* Add engine arg everywhere + move bad build checks instruction back to the bottom
* Remove enginge argument from instructions not related to build checks
2018-05-18 15:03:45 -07:00
Max Moroz
9cf647f1f4
[docs] Add instructions on "pull_images" and "check_build" as per suggestion in #1330 . ( #1404 )
...
* [docs] Add instructions on "pull_images" and "check_build" as per suggestion in #1330 .
* Address review feedback
* fix a typo
2018-05-18 14:38:37 -07:00
Kevin Lubick
ca5a7e18af
[skia] Fix Skia build and remove more fuzzer-only checks ( #1422 )
2018-05-16 11:41:29 -07:00
Kevin Lubick
9e47db4ca2
[skia] Move textblob_deserialize back to mem constraint build ( #1421 )
2018-05-16 09:50:01 -07:00
Catena cyber
27d4163998
MbedTLS integration ( #1400 )
...
* MbedTLS integration
* Using loop to compile fuzz targets
* More fuzz targets for mbedtls : DTLS
* Corpuses for client and server mbedtls
* Use corpuses from boringssl and openssl
2018-05-16 08:26:12 -07:00
jirkadanek
1909d92b8b
[qpid-proton] Initialize project with Dockerfile, build.sh and patches ( #1417 )
...
* [qpid-proton] Initialize project with Dockerfile, build.sh and patches
* fixups
2018-05-14 15:32:03 -07:00
Kevin Lubick
3751ff57a0
[skia] Fix build ( #1415 )
2018-05-13 12:04:33 -07:00
Tim Rühsen
426da00a0d
Fix libidn build ( #1413 )
2018-05-13 06:38:36 -07:00
Alex Gaynor
2d31867737
[graphicsmagick] Add additional libraries ( #1412 )
2018-05-11 08:03:52 -07:00
jonathanmetzman
7b9bc817cd
Use "jobs -rp" instead of "jobs -p" to avoid infinite loop. ( #1411 )
2018-05-10 17:47:05 -07:00
Alex Gaynor
eeecba4c73
Update the set of repos we use for graphicsmagick and install more tools for building ( #1410 )
2018-05-10 17:35:30 -07:00
Sebastian Rasmussen
673c8f9646
[mupdf] Change the name of the library used. ( #1409 )
...
The library name in the upstream project has
changed recently, accommodate for that.
2018-05-10 09:43:10 -07:00