oss-fuzz/projects
Max Moroz ad6f2d62c6 [dav1d] Add missing .options file. 2019-01-26 21:11:23 -08:00
..
aosp first toy variant of fuzzing for AOSP (#1016) 2017-12-04 12:54:32 -08:00
arduinojson Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
augeas Disable MSan due to startup crash (#1375) 2018-05-02 07:14:43 -07:00
bad_example [infra] Remove sancov and rename "profile" to "coverage". (#1839) 2018-10-01 06:43:21 -07:00
bignum-fuzzer [bignum-fuzzer] Fix Rust nightly installation, attempt #2 (#2079) 2019-01-09 07:12:33 -08:00
bloaty Added Bloaty McBloatface as an oss-fuzz project. (#1000) 2017-11-20 08:01:08 -08:00
boost [boost] Fix missing files in docker copy command (#1828) 2018-09-19 12:13:18 -07:00
boringssl Update build.sh 2017-07-26 09:38:39 -07:00
botan Add @mgierlings to botan cc list (#2063) 2018-12-31 07:58:11 -08:00
brotli [brotli] Split compile and link actions (#1554) 2018-06-22 06:49:30 -07:00
bzip2 bzip2: Bug fixes (#1894) 2018-10-26 06:10:57 -07:00
c-ares Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
capstone [capstone] Fix use of variables in build.sh (#1570) 2018-06-26 06:34:00 -07:00
chakra use new ChakraCoreEng@microsoft.com email address (#984) 2017-11-13 20:02:01 -08:00
clamav [ClamAV] Build script fix (#2105) 2019-01-23 14:04:47 -08:00
cmark Correct cmark upstream repo name (#1739) 2018-08-20 20:09:25 -04:00
coreutils Revert "coreutils: add build script" (#123) 2016-12-02 08:09:27 -08:00
cpython2 Added myself to the auto_ccs for CPython (#740) 2017-07-25 17:42:54 -07:00
cpython3 Added myself to the auto_ccs for CPython (#740) 2017-07-25 17:42:54 -07:00
cras Update build.sh 2018-07-02 21:06:10 -07:00
curl [infra] Prevent mounting local checkout to $SRC + clean up Dockerfiles (#1699). (#1700) 2018-08-09 12:29:31 -07:00
dav1d [dav1d] Add missing .options file. 2019-01-26 21:11:23 -08:00
dlplibs [dlplibs] add corpus for FictionBook v.2 (#1105) 2018-01-22 13:50:10 -08:00
dropbear copy dict to build (#1223) 2018-03-09 07:43:52 -08:00
ecc-diff-fuzzer Do not use thread in openssl for ecc-diff-fuzzer (#1872) 2018-10-14 10:03:11 -07:00
envoy [envoy] add @jmarantz and @lizan to ACL. (#2073) 2019-01-07 07:27:19 -08:00
example [zlib-ng] add zlib-ng project (#1694) 2018-08-10 15:22:43 -07:00
expat [expat] Fix fuzz target crashing with MSan on random bytes generation. 2017-09-07 14:26:29 -07:00
ffmpeg ffmpeg: Build fdk-aac with -fno-sanitize=shift-base (#1932) 2018-11-07 06:22:01 -08:00
file Zip existing `file` testcases to create seed_corpus (#1343) 2018-04-19 13:47:03 -07:00
firefox firefox: unsubscribe myself (#1891) 2018-10-21 09:15:55 -07:00
firestore [firestore] add build dependency on Python (#1971) 2018-11-26 10:08:12 +11:00
freeimage Update project.yaml 2018-12-19 14:12:28 -08:00
freetype2 Update the maintainer of FreeType's `Dockerfile` (#1711) 2018-08-13 10:44:55 -07:00
fuzzing-puzzles [fuzzing-puzzles] Enable AFL fuzzing engine instead of libFuzzer + re… (#1495) 2018-06-07 22:23:06 -07:00
gdal [gdal] Add new GDAL contributor (#1021) 2017-12-05 13:33:43 -08:00
giflib [giflib] Add giflib (#2062) 2019-01-08 11:17:29 -08:00
git Use new FUZZ_CXXFLAGS when building git. (#2004) 2018-12-04 15:45:29 -08:00
glib [glib] fix build (#1982) 2018-11-27 02:46:16 -08:00
gnupg Gnupg uses separate fuzz targets (#1898) 2018-10-22 08:37:44 -07:00
gnutls [gnutls] use bootstrap before build (#2069) 2019-01-04 07:06:33 -08:00
graphicsmagick clone zstd for graphicsmagick (#1997) 2018-12-02 13:33:23 -08:00
grpc Update grpc (#2096) 2019-01-18 10:28:01 -08:00
gstreamer [gstreamer]: add Jan Schmidt for access (#1179) 2018-02-20 07:52:55 -08:00
guetzli Enable msan on some projects, disable experiment on others. (#590) 2017-05-10 09:05:25 -07:00
h2o add url handler fuzz target (#601) 2017-05-12 15:48:55 -07:00
harfbuzz [harfbuzz] Add Ariza to cc list for harfbuzz. (#1994) 2018-11-30 20:57:05 -08:00
hoextdown [hoextdown] fix the build with a temporary hack 2018-05-31 17:56:46 -07:00
icu Update Dockerfile (#2104) 2019-01-22 15:27:58 -08:00
imagemagick [imagemagick] re-add libde265 (#1372) 2018-04-27 12:40:19 -07:00
irssi Fix path to module-formats.o for Irssi. (#2080) 2019-01-09 17:46:03 -08:00
jsc [jsc] Add more CCs 2017-11-17 14:46:15 -08:00
json Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
json-c [json-c] Add project (#1123) 2018-02-01 07:19:28 -08:00
jsoncpp Add JsonCpp as a project, with @cdunn2001 as the contact. (#575) 2017-05-08 13:22:17 -07:00
jsonnet [jsonnet] Integrate jsonnet and add a fuzzer (#2045) 2018-12-27 08:33:44 -08:00
keystone [keystone] Adds project Keystone (#1813) 2018-09-17 13:43:00 -07:00
knot-dns [knot-dns] fix issue 12386 and remove temporary workaround (#2072) 2019-01-07 07:43:35 -08:00
lcms Enable msan experiment on some projects. (#591) 2017-05-10 09:10:46 -07:00
leptonica Fix typos and label names for SunDew fuzzers. (#2077) 2019-01-08 08:59:23 -08:00
libaom [libaom] use ADD to retrieve file (#1964) 2018-11-20 10:50:19 -08:00
libarchive Enable msan experiment on some projects. (#591) 2017-05-10 09:10:46 -07:00
libass Update build.sh 2018-02-20 12:07:15 -08:00
libchewing Update project.yaml 2017-08-30 15:03:00 -07:00
libcoap [libcoap] build.sh: disable DTLS (#1942) 2018-11-11 07:08:08 -08:00
libexif libexif: Add JPG files used by libexif tests to the corpus (#1596) 2018-07-04 07:43:30 -07:00
libgd Add myself to the ACL for libgd reports (#1117) 2018-01-26 07:33:35 -08:00
libgit2 libgit2: Let fuzzers user internal headers (#1875) 2018-10-15 13:54:48 +11:00
libhtp Change email address for primary contact of libhtp (#2046) 2018-12-21 07:58:25 -08:00
libidn Fix libidn build (#1413) 2018-05-13 06:38:36 -07:00
libidn2 [libidn2] Fuzzing integration improved (#736) 2017-07-25 07:50:23 -07:00
libjpeg-turbo fix libjpeg-turbo build (#1269) 2018-03-25 21:13:03 -07:00
libldac [libldac] Disable UBSan (#2060) 2018-12-28 10:57:54 -08:00
libmicrohttpd add libmicrohttpd (#613) 2017-05-16 18:18:19 -07:00
libpcap change my Google account address (#1901) 2018-10-24 06:34:50 -07:00
libplist Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
libpng Update project.yaml 2018-01-12 15:27:01 +11:00
libpng-proto [libpng-proto] add libpng_transforms_fuzzer, a fuzz target with more coverage than the in-tree one currently has (#2114) 2019-01-25 22:30:11 -08:00
libprotobuf-mutator Auto-download protobuf. (#756) 2017-08-02 16:08:12 -07:00
libpsl [libpsl] Fix build: convert PSL to NFC (#1924) 2018-11-04 14:50:45 -08:00
librawspeed [librawspeed] Undefined Sanitizer: enable unsigned-integer-overflow detection. (#1011) 2017-11-27 11:23:07 -08:00
libreoffice libreoffice requires gperf > 3.1 now (#1992) 2018-11-30 06:22:33 -08:00
libsass Fix typos and label names for SunDew fuzzers. (#2077) 2019-01-08 08:59:23 -08:00
libsodium find the static archive and use it, just use whats in src (#1082) 2018-01-17 10:41:03 -08:00
libspng [libspng] Enable all sanitizers. 2019-01-08 11:05:17 -08:00
libssh [libssh] Fix include path (#1230) 2018-03-10 13:35:45 -08:00
libteken [libteken] Add missing initialization in the fuzz target (#821). 2017-09-08 09:26:26 -07:00
libtiff add jbig clone to libtiff (#1912) 2018-10-29 14:19:56 +11:00
libtsm Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
libvpx [libvpx] Add zip file for fuzzer seed file (#2025) 2018-12-11 15:51:40 -08:00
libwebp [libwebp] use explicit SRC path (#1965) 2018-11-20 11:24:41 -08:00
libxls Add first fuzzing target for libxls (#2103) 2019-01-22 15:29:29 -08:00
libxml2 [libxml2] Fix std::string use in the fuzz targets: avoid it when possible. 2018-12-28 14:25:13 -08:00
libxslt Add project.yaml for libxslt (#574) 2017-05-11 13:06:50 -07:00
libyaml Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
llvm [llvm] Update demangler fuzzers. (#2074) 2019-01-07 09:50:13 -08:00
llvm_libcxx Update project.yaml 2018-06-04 18:35:40 +10:00
llvm_libcxxabi change one e-mail 2017-12-15 11:47:02 -08:00
lzo lzo: Fixes problems with google/oss-fuzz#1900 (#1905) 2018-10-25 07:07:38 -07:00
mandelbulber Update projects/mandelbulber/project.yaml (#1933) 2018-11-07 06:33:21 -08:00
mbedtls [Mbedtls] Use main repo and patch afterwards (#1793) 2018-09-05 09:22:02 -07:00
mercurial mercurial: move Python sources to $SRC and build in build.sh (#2078) 2019-01-09 14:17:01 +11:00
minizip Fix minizip fuzz testing (#2115) 2019-01-26 17:50:51 -08:00
mosh Add project.yaml for Mosh (mobile shell) (#113) 2016-12-01 15:45:01 -08:00
mpg123 Add mpg123_decode fuzzer (#2037) 2018-12-21 11:20:00 -08:00
msgpack-c [msgpack-c] move seeds to source repo (#1360) 2018-04-26 07:16:39 -07:00
mupdf [mupdf] Add custom allocator to avoid having fuzzer kill process (#1830) (#1832) 2018-09-24 23:38:08 -07:00
nestegg [nestegg] Update primary_contact (#1476) 2018-06-02 11:07:10 -07:00
net-snmp Add net-snmp project (#1277) 2018-03-29 07:13:49 -07:00
netdata add netdata (#193) 2016-12-15 14:56:29 -08:00
nghttp2 Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
nginx Add nginx (#285) 2017-01-17 13:08:25 -08:00
nodejs Rename node.js to nodejs. 2016-12-01 12:19:46 -08:00
nss [nss] Update project.yaml (#1991) 2018-11-30 06:23:45 -08:00
open62541 Update missing dependencies (#1196) 2018-02-26 11:24:38 -08:00
opencv Hardcode pkg-config results (#2043) 2018-12-20 22:28:41 -08:00
opendnp3 [opendnp3] Adds memory sanitizer to opendnp3 project (#1483) 2018-06-04 06:41:14 -07:00
openh264 [openh264] Add to corpus and enable ASM for non-MSAN (#2113) 2019-01-25 12:39:10 -08:00
openjpeg [openjpeg] Fix the year in copyrights. 2017-07-05 08:07:04 -07:00
opensc Add OpenSC (#2084) 2019-01-14 07:42:11 -08:00
openssh Add openssh project (#834) 2017-09-08 07:53:15 -07:00
openssl Remove Cc's for members that left (#1785) 2018-09-04 09:02:40 -07:00
openthread [openthread] add CLI to build (#2099) 2019-01-20 11:25:45 -08:00
openvswitch [openvswitch] Adds Toms Atteka to auto_ccs list (#2081) 2019-01-11 08:46:21 -08:00
opus Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
ots [ots] Fix build (#1642) 2018-07-23 06:56:32 -07:00
pcre2 Fix build breakage after #623. 2017-05-24 18:05:40 -07:00
perfetto [perfetto] Disable empty expression check (similar to #2055). 2018-12-27 12:41:33 -08:00
pffft Adding PFFFT seed corpus generation. (#1790) 2018-09-05 09:26:57 +10:00
pidgin Update project.yaml 2016-12-01 12:38:04 -08:00
poppler [poppler] Don't use WORKDIR $SRC (requested in #1784). 2018-09-19 13:34:04 -07:00
postgis Use Darafei's gmail account instead (#1240) 2018-03-13 10:55:57 -07:00
postgresql Add the PostgreSQL Project (#119) 2016-12-02 06:36:54 -08:00
powerdns Add the PowerDNS project (#2007) 2018-12-06 13:07:05 -08:00
proj4 [proj4] install sqlite3 dependency now required for build (#1973) 2018-11-26 07:59:30 -08:00
qcms [qcms] build seed corpus automatically (#1771) 2018-08-30 06:30:18 -07:00
qpdf [qpdf] Fix the fuzzer name in the qpdf project.yaml file. (#2065) 2019-01-02 11:24:19 -08:00
qpid-proton [qpid-proton] update git url after repo migration (#2089) 2019-01-16 07:01:12 -08:00
qt Add The Qt Project (#1799) 2019-01-21 08:27:24 -08:00
qubes-os qubes-os: disable ubsan (#1564) 2018-06-25 08:35:22 -07:00
radare2 Fix for failing build due to bad build check (#1237) 2018-08-05 20:41:53 -07:00
re2 Use apt-get update && apt-get install, per best practices: (#561) 2017-05-01 23:31:02 -07:00
readstat Add fuzzing targets for ReadStat (#2093) 2019-01-18 12:06:53 -08:00
realm-core Update project.yaml 2016-12-06 10:40:21 -08:00
resiprocate [resiprocate] Use upstream build script (#1206) 2018-03-03 06:49:44 -08:00
ring [ring] Add project (#1930) 2018-11-06 18:51:37 -08:00
skcms [skcms] Fix skcms build (#1593) 2018-07-03 13:58:36 -07:00
skia [skia] re-enable checks (#2064) 2019-01-02 06:42:52 -08:00
solidity solidity: update primary contact email (#2112) 2019-01-25 05:25:58 -08:00
speex Adding Speex (#379) 2017-02-13 12:15:22 -08:00
spidermonkey [spidermonkey] Fixed spidermonkey build by temporarily disabling cranelift (#1864) 2018-10-09 11:11:04 -07:00
sqlite3 sqlite3: Add zlib1g-dev (#1068). 2018-01-15 09:53:38 +11:00
strongswan [strongswan] Add Andreas to list of CCs (#1526) 2018-06-18 07:26:07 -07:00
systemd [systemd] also pull in libkmod-dev (#1750) 2018-08-23 06:36:05 -07:00
tensorflow Copy more files on coverage runs (#2092) 2019-01-17 21:58:13 -08:00
tidy-html5 [tidy-html5] Check out tidy-html5 from the 'next' branch, instead of the default 'master'. The next branch is the one that gets the latest features and fixes in practice. (#2090) 2019-01-16 10:18:52 -08:00
tinyxml2 Clean Shell Scripts (#999) 2017-11-20 12:22:57 -08:00
tor When building Tor, get an up-to-date list of the static libraries (#1585) 2018-07-01 07:17:50 -07:00
tpm2 Remove old username from tpm2 fuzzer subscription (#1998) 2018-12-03 10:38:08 -08:00
unicorn [unicorn] Enables unicorn project (#1822) 2018-09-17 13:49:56 -07:00
unrar Use NOVOLUME. Point to the oss_fuzz branch. (#2067) 2019-01-03 08:15:59 -08:00
usbguard [USBGuard] Initial Integration. (#1667) 2018-07-30 09:04:20 -07:00
util-linux add util-linux project (#120) 2016-12-02 07:33:01 -08:00
varnish [varnish] Add Project (#1524) 2018-06-17 20:02:24 -07:00
vorbis [vorbis] remove dockerfile entry for vorbis that's no longer needed (#1444) 2018-05-25 06:58:13 -07:00
weechat Fix weechat project.yaml typo (#163) 2016-12-09 21:13:22 -08:00
wget [wget] Fix gnutls build (#2070) 2019-01-04 07:09:15 -08:00
wget2 [wget2] Fix gnutls build (#2071) 2019-01-04 07:08:51 -08:00
wireshark [wireshark] fix build, simplify build configuration (#1895) 2018-10-22 09:11:59 -07:00
woff2 Add auto_ccs to woff2 (#1454) 2018-05-29 09:39:07 -07:00
wolfssl [wolfSSL] build files (#715) 2017-07-14 13:39:47 -07:00
wpantund [wpantund] Update auto_cc in project.yaml (#852) 2017-09-21 16:03:18 -07:00
wuffs Build projects/wuffs as C, not C++ (#1397) 2018-05-02 16:49:52 -07:00
wxwidgets Include submodules in wxWidgets checkout (#982) 2017-11-13 10:54:36 -08:00
xbps New project: xbps (#579) 2017-05-09 10:34:29 -07:00
xmlsec [xmlsec] Fix git URL for libxslt. 2018-08-29 20:55:24 -07:00
xz xz: Add the xz/lzma decompressor to oss-fuzz (#1919) 2018-11-02 16:51:39 -07:00
yajl-ruby [yajl-ruby] Add yajl-ruby fuzzer (#1119) 2018-01-30 12:40:07 -08:00
yara yara: enable dotnet module for fuzzing (#1931) 2018-11-07 06:21:24 -08:00
zlib oss-fuzz/12299: fix build error due to change in interface for fast crc32 (#2082) 2019-01-11 14:14:17 -08:00
zlib-ng [zlib-ng] point to official git repo (#1936) 2018-11-07 10:18:35 -08:00
zstd Fix email casing (#870) 2017-09-30 13:32:28 -07:00
all.sh More ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGE. 2017-03-15 19:11:01 -07:00