You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport LibreSSL 3.8.2 support for a 41.0.7 release (#9931)
* Backport LibreSSL 3.8.2 support for a 41.0.7 release
* ci fixes
* LibreSSL 3.8.1 and later is OPENSSL_NO_ENGINE (#9456)
Unfortunately, some projects are not prepared to build without
ENGINE symbols, so just like BoringSSL we needed to keep some stubs.
* Don't build dh code on BoringSSL (#9103)
It doesn't support DH via EVP
* Update ci.yml (#9527)
---------
Co-authored-by: Theo Buehler <[email protected]>
0 commit comments