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

tls: remove obsolete openssl version check and fix libressl build #679

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Feb 3, 2023

Solves: #678

@cspiel1 cspiel1 mentioned this pull request Feb 3, 2023
@cspiel1
Copy link
Collaborator Author

cspiel1 commented Feb 3, 2023

Two more version checks have to be removed.

@cspiel1 cspiel1 force-pushed the tls_fix_libressl_build branch from 2ae6657 to f17f4dd Compare February 3, 2023 12:18
@cspiel1
Copy link
Collaborator Author

cspiel1 commented Feb 3, 2023

Removed the OPENSSL_VERSION_NUMBER >= 0x10100000L check completely.

src/md5/wrap.c Outdated Show resolved Hide resolved
src/tls/openssl/tls.c Outdated Show resolved Hide resolved
src/tls/openssl/tls.c Outdated Show resolved Hide resolved
src/tls/openssl/tls.c Outdated Show resolved Hide resolved
src/tls/openssl/tls.c Outdated Show resolved Hide resolved
@cspiel1 cspiel1 force-pushed the tls_fix_libressl_build branch from f17f4dd to 4671eed Compare February 6, 2023 07:47
src/tls/openssl/tls.c Outdated Show resolved Hide resolved
@cspiel1 cspiel1 force-pushed the tls_fix_libressl_build branch from 89ee6d1 to 9efbf46 Compare February 6, 2023 09:32
@sreimers sreimers merged commit 6d68c4c into baresip:main Feb 6, 2023
@cspiel1 cspiel1 deleted the tls_fix_libressl_build branch February 6, 2023 12:37
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.

2 participants