diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ | |||
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) [](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:libressl) | 4 | [](https://github.com/libressl-portable/portable/actions/workflows/linux_test.yml) |
5 | [](https://github.com/libressl-portable/portable/actions/workflows/macos_test.yml) | ||
6 | [](https://github.com/libressl-portable/portable/actions/workflows/android_test.yml) | ||
7 | [](https://github.com/libressl-portable/portable/actions/workflows/cross_test.yml) | ||
8 | [](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:libressl) | ||
5 | 9 | ||
6 | LibreSSL is a fork of [OpenSSL](https://www.openssl.org) 1.0.1g developed by the | 10 | 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, | 11 | [OpenBSD](https://www.openbsd.org) project. Our goal is to modernize the codebase, |