diff options
author | Brent Cook <busterb@gmail.com> | 2019-10-27 06:08:18 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2019-10-27 06:08:18 -0500 |
commit | bc3de1c9d4ee6960a0d512e6211f07b626e9faa6 (patch) | |
tree | eaa8490410984f52a91b34efd37d75790fd7440a | |
parent | f490e28bd85f877748ef8e01bec34e75356ddd29 (diff) | |
parent | e5b4fbc4e67485311848c50417ed39a69b809aab (diff) | |
download | portable-bc3de1c9d4ee6960a0d512e6211f07b626e9faa6.tar.gz portable-bc3de1c9d4ee6960a0d512e6211f07b626e9faa6.tar.bz2 portable-bc3de1c9d4ee6960a0d512e6211f07b626e9faa6.zip |
Land #550, add OSS-Fuzz badge
Diffstat (limited to '')
-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, |