Module: kamailio
Branch: master
Commit: 8b2573c1f7c5e4bed24f8c5ca09817f613641a03
URL:
https://github.com/kamailio/kamailio/commit/8b2573c1f7c5e4bed24f8c5ca09817f…
Author: S-P Chan <shihping.chan(a)gmail.com>
Committer: S-P Chan <shihping.chan(a)gmail.com>
Date: 2024-02-26T10:40:19+08:00
OpenSSL integration: manage curl_global_init(...) used by modules
- http_client, http_async_client, xcap_client use libcurl
- call curl_global_init in a thread executor as it invokes
OpenSSL functions on Debian 12
- clang-format
---
Modified: src/core/rthreads.h
Modified: src/modules/http_async_client/http_multi.c
Modified: src/modules/http_client/http_client.c
Modified: src/modules/xcap_client/xcap_client.c
---
Diff:
https://github.com/kamailio/kamailio/commit/8b2573c1f7c5e4bed24f8c5ca09817f…
Patch:
https://github.com/kamailio/kamailio/commit/8b2573c1f7c5e4bed24f8c5ca09817f…