Update README.md

This commit is contained in:
Mike Aizatsky 2016-10-26 10:00:01 -07:00 committed by GitHub
parent c91e49f1c8
commit 7e0161577f
1 changed files with 19 additions and 19 deletions

View File

@ -4,23 +4,23 @@ Targets integrated with oss-fuzz.
| Project | Integration Source Location |
| ------------ | --------------- |
| [boringssl](https://boringssl.googlesource.com/boringssl/) | [targets/boringssl](https://github.com/google/oss-fuzz/tree/master/targets/boringssl) |
| [curl](https://curl.haxx.se/) | [targets/curl](https://github.com/google/oss-fuzz/tree/master/targets/curl) |
| [expat](http://expat.sourceforge.net/) | [targets/expat](https://github.com/google/oss-fuzz/tree/master/targets/expat) |
| [freetype2](https://www.freetype.org/) | [targets/freetype2](https://github.com/google/oss-fuzz/tree/master/targets/freetype2) |
| [harfbuzz](http://www.harfbuzz.org/) | [targets/harfbuzz](https://github.com/google/oss-fuzz/tree/master/targets/harfbuzz) |
| [icu](http://site.icu-project.org/) | [targets/icu](https://github.com/google/oss-fuzz/tree/master/targets/icu) |
| libass | [targets/libass](https://github.com/google/oss-fuzz/tree/master/targets/libass) |
| libchewing | [targets/libchewing](https://github.com/google/oss-fuzz/tree/master/targets/libchewing) |
| libpng | [targets/libpng](https://github.com/google/oss-fuzz/tree/master/targets/libpng) |
| [libteken](http://80386.nl/projects/libteken/) | [targets/libteken](https://github.com/google/oss-fuzz/tree/master/targets/libteken) |
| [libtsm](https://www.freedesktop.org/wiki/Software/kmscon/libtsm/) | [targets/libtsm](https://github.com/google/oss-fuzz/tree/master/targets/libtsm) |
| libxml2 | [targets/libxml2](https://github.com/google/oss-fuzz/tree/master/targets/libxml2) |
| nlohmann/json | [targets/json](https://github.com/google/oss-fuzz/tree/master/targets/json) |
| nss | [targets/nss](https://github.com/google/oss-fuzz/tree/master/targets/nss) |
| pcre2 | [targets/pcre2](https://github.com/google/oss-fuzz/tree/master/targets/pcre2) |
| re2 | [targets/re2](https://github.com/google/oss-fuzz/tree/master/targets/re2) |
| sqlite3 | [targets/sqlite3](https://github.com/google/oss-fuzz/tree/master/targets/sqlite3) |
| [boringssl](https://boringssl.googlesource.com/boringssl/) | [/targets/boringssl](https://github.com/google/oss-fuzz/tree/master/targets/boringssl) |
| [curl](https://curl.haxx.se/) | [/targets/curl](https://github.com/google/oss-fuzz/tree/master/targets/curl) |
| [expat](http://expat.sourceforge.net/) | [/targets/expat](https://github.com/google/oss-fuzz/tree/master/targets/expat) |
| [freetype2](https://www.freetype.org/) | [/targets/freetype2](https://github.com/google/oss-fuzz/tree/master/targets/freetype2) |
| [harfbuzz](http://www.harfbuzz.org/) | [/targets/harfbuzz](https://github.com/google/oss-fuzz/tree/master/targets/harfbuzz) |
| [icu](http://site.icu-project.org/) | [/targets/icu](https://github.com/google/oss-fuzz/tree/master/targets/icu) |
| libass | [/targets/libass](https://github.com/google/oss-fuzz/tree/master/targets/libass) |
| libchewing | [/targets/libchewing](https://github.com/google/oss-fuzz/tree/master/targets/libchewing) |
| libpng | [/targets/libpng](https://github.com/google/oss-fuzz/tree/master/targets/libpng) |
| [libteken](http://80386.nl/projects/libteken/) | [/targets/libteken](https://github.com/google/oss-fuzz/tree/master/targets/libteken) |
| [libtsm](https://www.freedesktop.org/wiki/Software/kmscon/libtsm/) | [/targets/libtsm](https://github.com/google/oss-fuzz/tree/master/targets/libtsm) |
| libxml2 | [/targets/libxml2](https://github.com/google/oss-fuzz/tree/master/targets/libxml2) |
| nlohmann/json | [/targets/json](https://github.com/google/oss-fuzz/tree/master/targets/json) |
| nss | [/targets/nss](https://github.com/google/oss-fuzz/tree/master/targets/nss) |
| pcre2 | [/targets/pcre2](https://github.com/google/oss-fuzz/tree/master/targets/pcre2) |
| re2 | [/targets/re2](https://github.com/google/oss-fuzz/tree/master/targets/re2) |
| sqlite3 | [/targets/sqlite3](https://github.com/google/oss-fuzz/tree/master/targets/sqlite3) |
| tpm2 | [chromium:tpm2/fuzz](https://chromium.googlesource.com/chromiumos/third_party/tpm2/+/master/fuzz/) |
| woff2 | [targets/woff2](https://github.com/google/oss-fuzz/tree/master/targets/woff2) |
| zlib | [targets/zlib](https://github.com/google/oss-fuzz/tree/master/targets/zlib) |
| woff2 | [/targets/woff2](https://github.com/google/oss-fuzz/tree/master/targets/woff2) |
| zlib | [/targets/zlib](https://github.com/google/oss-fuzz/tree/master/targets/zlib) |