diff options
author | Abhishek Arya <inferno@chromium.org> | 2019-10-07 17:24:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-07 17:24:51 -0700 |
commit | e5b4fbc4e67485311848c50417ed39a69b809aab (patch) | |
tree | 284eaa0b9204d9ae2a56427c84211e0b82b78ed5 /README.md | |
parent | 6de156f87cb127e1540c2c3be8070523c69b827e (diff) | |
download | portable-e5b4fbc4e67485311848c50417ed39a69b809aab.tar.gz portable-e5b4fbc4e67485311848c50417ed39a69b809aab.tar.bz2 portable-e5b4fbc4e67485311848c50417ed39a69b809aab.zip |
Add OSS-Fuzz fuzzing badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 |  | 1 |  |
2 | ## Official portable version of [LibreSSL](https://www.libressl.org) ## | 2 | ## Official portable version of [LibreSSL](https://www.libressl.org) ## |
3 | 3 | ||
4 | [](https://travis-ci.org/libressl-portable/portable) | 4 | [](https://travis-ci.org/libressl-portable/portable) [](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:libressl) |
5 | 5 | ||
6 | LibreSSL is a fork of [OpenSSL](https://www.openssl.org) 1.0.1g developed by the | 6 | LibreSSL is a fork of [OpenSSL](https://www.openssl.org) 1.0.1g developed by the |
7 | [OpenBSD](https://www.openbsd.org) project. Our goal is to modernize the codebase, | 7 | [OpenBSD](https://www.openbsd.org) project. Our goal is to modernize the codebase, |