Projects
home:Aloysius:branches:Essentials
gpac
gpac.ssl.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gpac.ssl.patch of Package gpac
Index: gpac-26.02.0/src/utils/downloader_ssl.c =================================================================== --- gpac-26.02.0.orig/src/utils/downloader_ssl.c +++ gpac-26.02.0/src/utils/downloader_ssl.c @@ -93,8 +93,7 @@ Bool gf_ssl_init_lib() #if OPENSSL_VERSION_NUMBER < 0x10100000L SSL_library_init(); SSL_load_error_strings(); - SSLeay_add_all_algorithms(); - SSLeay_add_ssl_algorithms(); + OpenSSL_add_all_algorithms(); #endif _ssl_is_initialized = GF_TRUE;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.