Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix LibreSSL 3.5+ #640

Open
wants to merge 5 commits into
base: 4.x
Choose a base branch
from
Open

Fix LibreSSL 3.5+ #640

wants to merge 5 commits into from

Conversation

Sp1l
Copy link

@Sp1l Sp1l commented Apr 17, 2023

Currently supported versions of LibreSSL have OpenSSL 1.1.1 ABI and TLSv1.3

CLA: Trivial

Sp1l added 5 commits May 8, 2021 11:28
LibreSSL does not have all the additions from OpenSSL 1.1.1
All currently supported LibreSSL versions have OpenSSL 1.1.1 ABI and TLSv1.3
Currently supported versions of LibreSSL have SSL_read_ex and SSL_write_ex support (see e.g. https://man.openbsd.org/SSL_read_ex)
@Sp1l Sp1l changed the title Fix libressl 3.5 Fix LibreSSL 3.5+ Apr 17, 2023
@Sp1l Sp1l mentioned this pull request Apr 17, 2023
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Apr 17, 2023
 * None of the LibreSSL versions (35+) in ports require patching

codership/galera#640

PR:		264180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant