Commit Graph

3339 Commits

Author SHA1 Message Date
Guido Vranken 8ffb51ead2 [django-fuzzers] Initial integration. (#2579)
* [django-fuzzers]

* [django] Update auto_ccs

* [django] Pack seed corpus. util -> utils.
2019-08-02 10:31:34 -07:00
Guido Vranken 1c5bf3b110 [lame, libsrtp, rapidjson] Enable i386 builds (#2651) 2019-08-02 10:21:34 -07:00
Catena cyber 92d4637cc6 [ntp] Adds ntp project with ntpd fuzz target (#2645) 2019-08-02 10:06:11 -07:00
Catena cyber 1a981b0b42 [mysql] Adds project mysql (#2650)
* Initial integration for mysql server

* Adds patch

* Code review takes into account
2019-08-02 06:54:41 -07:00
Guido Vranken 4b56977dd5 [cryptofuzz] Fix coverage build (#2649) 2019-08-01 20:18:56 -07:00
Max Moroz c58e524b8d
[njs] Fix the build failure and extend the seed corpus. (#2648) 2019-08-01 16:03:49 -07:00
Google AutoFuzz Team 0073eebe04 [zopfli] Add zopfli as a starting point (#2631)
* add zopfli

* added primary contact

* update zopfli files

* removed unnecessary comments

* pushed new version of target

* added FuzzedDataProvider
2019-08-01 15:37:55 -07:00
Max Dymond fc4c02825e Switch from aspell to aspell-fuzz (#2644)
Switch over to aspell-fuzz, which is a new repository to allow easier
fuzzing fixes to be made.
2019-08-01 15:34:06 -07:00
jonathanmetzman fe35e99fe1
Revert "[mysql] Initial integration for mysql server (#2593)" (#2647)
Build fails.

This reverts commit 276d4c7888.
2019-08-01 13:59:31 -07:00
Catena cyber 276d4c7888 [mysql] Initial integration for mysql server (#2593)
* Initial integration for mysql server
2019-08-01 13:27:38 -07:00
Tim Rühsen 50390b7fb5 [libtasn1] Initial integration (#2646) 2019-08-01 12:46:03 -07:00
Oscar Mira 8c85836a29 [libvips] Add project (#2641)
* [libvips] Add project

* [libvips] Use CXX for linking to fix UBSAN build
2019-08-01 07:16:18 -07:00
Guido Vranken c09f8970da [cryptofuzz] Golang (#2643) 2019-07-31 15:40:12 -07:00
Thomas Orgis 0a100f4c1c [mpg123] silence library error messages (#2642)
* mpg123/read_fuzzer: disable error messages from libmpg123

This shall remove any error messages libmpg123 prints out during fuzzing,
leaving only the crash trace at the inevitable end.
2019-07-31 12:57:00 -07:00
Guido Vranken 6c0fcaf1b2 [cryptofuzz] LibreSSL noasm target (#2639) 2019-07-30 14:47:35 -07:00
Guido Vranken f5f49fdc7f [cryptofuzz] Cityhash reference implementation (#2636) 2019-07-30 07:11:27 -07:00
Max Dymond 8adb1a1fcc [aspell] Add GNUAspell support to OSS Fuzz (#2632)
* Add GNUAspell support to OSS Fuzz

* Set @kevina's primary address to gnu account

* Temporarily point at cmeister2 fork of Aspell to pass CI
2019-07-29 10:52:42 -07:00
Khaled Hosny 535f9260e2 [ots] Update build script to match upstream build (#2633) 2019-07-28 15:33:23 -07:00
Google AutoFuzz Team fbb12a53c0 [spdlog] Add spdlog support to oss-fuzz as a starting point (#2629) 2019-07-26 07:48:50 -07:00
Khaled Hosny 07feba29c6 [ots] Show meson log on setup failure (#2630)
Helps quickly debugging build failures.
2019-07-26 07:23:59 -07:00
Max Dymond 2c15ae053f [jansson] Enable memory sanitizer for jansson (#2627) 2019-07-24 11:30:17 -07:00
Max Moroz 12d6d31e44
[infra] Use gsutil "cp" instead of "rsync" for coverage job (#2585). (#2625) 2019-07-23 10:12:37 -07:00
Gerald Combs e36b9ceb0f [wireshark] Add Gerald Combs to auto_ccs (#2624) 2019-07-23 09:29:54 -07:00
Max Dymond 632d9739db [jansson] Add jansson support to oss-fuzz (#2622)
Signed-off-by: Max Dymond <cmeister2@gmail.com>
2019-07-23 09:13:41 -07:00
Guido Vranken d651af35ff [cryptofuzz] Add Pauli Dale (#2621) 2019-07-21 12:54:22 -07:00
Randy 4fbb006443 [libzip] Integrate libzip (#2560)
* initial integration for libzip

* libzip: update build.sh

* update files

* dummy commit to trigger build check
2019-07-21 12:52:50 -07:00
Nikos Mavrogiannopoulos 086eb67f39 gnutls: use new method to boostrap libtasn1 (#2620)
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-07-19 06:04:39 -07:00
Alex Gaynor f4076b8b8e [imagemagick] update libpng git repo (#2618) 2019-07-18 17:20:55 -07:00
Alex Gaynor 2ac2e3957f [graphicsmagick] update libpng git repo (#2619) 2019-07-18 17:20:40 -07:00
Lizan Zhou 7f239c12a6 [envoy] fix envoy fuzz build (#2615)
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
2019-07-17 21:43:41 -07:00
Bhargava Shastry 09e316afef [Solidity] Enable abiv2 proto fuzzer (#2614) 2019-07-17 09:34:07 -07:00
Tobias Brunner 1ab23f71f4 [strongswan] Switch back to LIB_FUZZING_ENGINE to fix build (#2613)
References #2317.
2019-07-17 06:49:47 -07:00
Abhishek Arya d4e4728900
Update Dockerfile 2019-07-16 15:13:38 -07:00
Bhargava Shastry ca11c5128c Install protobuf-mutator toolchain before building solidity (#2611) 2019-07-16 06:10:45 -07:00
Alex Gaynor 0619a50b4d Remove references to my Alex's mozilla email (#2610) 2019-07-15 19:56:34 -07:00
Tyson Smith fe79deab29 [qcms] Update contacts (#2609) 2019-07-15 19:46:51 -07:00
Abhishek Arya a117436fdb
Add maintainer for libsass. (#2605) 2019-07-15 19:06:08 -07:00
Abhishek Arya 9ab034a1ff
Add maintainer contact for freeimage. (#2606) 2019-07-15 09:00:28 -07:00
Abhishek Arya eaa2256571
Add maintainer contact for mpg123. (#2604) 2019-07-15 08:49:11 -07:00
Guido Vranken fe2e511da8 [cryptofuzz] Add Richard of OpenSSL to auto_ccs (#2603) 2019-07-15 06:00:34 -07:00
Abhishek Arya f2fb4874a4
Fix qcms build failure 2019-07-14 22:47:05 -07:00
Michael Niedermayer b8bb98260c projects/ffmpeg/build: Disable components during build of libavformat which are not tested (#2601)
This disables network protocol code, muxing and IO device code.
None of this is tested currently.

This reduces the filesize slightly and speeds up build slightly
This could matter if we switch to one binary tool per container format
for testing. Currently it probably doesnt matter much.

We may want to add support for testing muxing in the future but first
good coverage of the input (demuxing) side should be achieved.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2019-07-14 11:50:18 -07:00
Abhishek Arya 56329c9402
Add jsonnet developer to auto_cc list (#2598) 2019-07-13 14:38:21 -07:00
Guido Vranken fde1306c40 [python3-libraries] Fix coverage build (#2600)
Coverage builds were failing due to FLAGS being empty which threw an 'unbound variable' error.
2019-07-13 14:38:06 -07:00
Abhishek Arya 59be14786b
Revert "Remove unmaintained jsonnet." (#2597)
* Revert "Remove unmaintained jsonnet. (#2595)"

This reverts commit ded820b3d8.

* Update project.yaml
2019-07-12 19:39:18 -07:00
Abhishek Arya de5c2b5949
Remove experimental bit for git project. (#2596) 2019-07-12 16:32:41 -07:00
Abhishek Arya ded820b3d8
Remove unmaintained jsonnet. (#2595) 2019-07-12 16:25:43 -07:00
Nick Terrell af4b270e4a [zstd] Update contacts (#2594) 2019-07-12 16:01:56 -07:00
Max Moroz 8c080f6989 [docs] Add a note that source code files must not be deleted in build.sh. 2019-07-12 09:29:39 -07:00
Catena cyber f49aaecdfc Use main repo for project MbedTLS (#2592)
* mbedtls ok

* Do not copy removed patch
2019-07-12 07:59:39 -07:00