Projects
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 (Revision 25)
Currently displaying revision
25
,
Show latest
--- a/src/utils/downloader.c +++ b/src/utils/downloader.c @@ -391,8 +391,7 @@ static Bool init_ssl_lib() { } SSL_library_init(); SSL_load_error_strings(); - SSLeay_add_all_algorithms(); - SSLeay_add_ssl_algorithms(); + OpenSSL_add_all_algorithms(); _ssl_is_initialized = GF_TRUE; GF_LOG(GF_LOG_DEBUG, GF_LOG_NETWORK, ("[HTTPS] Initalization of SSL library complete.\n")); return GF_FALSE;
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
.