boringssl: Add boringssl library
authorMartin Schneider <redacted>
Thu, 10 Jun 2021 23:53:37 +0000 (07:53 +0800)
committerRosen Penev <redacted>
Thu, 28 Oct 2021 01:09:24 +0000 (18:09 -0700)
commit4fde0fdad558db07b168fcf8828f9c609c517b50
treec23f25ea5ba26d6e87d1aa4bb2dcef2fa2f0df6f
parent784f2a519bb8cdfaa973070f65ff9a3a481e5cd1
boringssl: Add boringssl library

Add boringssl library. BoringSSL is Google's fork of OpenSSL.
Amongst other features, it adds support for QUIC.

Signed-off-by: Martin Schneider <redacted>
libs/boringssl/Makefile [new file with mode: 0644]
libs/boringssl/patches/300-support-mipsel-arch.patch [new file with mode: 0644]
libs/boringssl/patches/900-add-install-target.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT