[sr-dev] git:master:77de8690: tls: document handling of thread-locals

2024-05-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 77de86909ac8c156335e1e789bb3067932f9eff5 URL: https://github.com/kamailio/kamailio/commit/77de86909ac8c156335e1e789bb3067932f9eff5 Author: S-P Chan Committer: S-P Chan Date: 2024-05-04T19:48:21+08:00 tls: document handling of thread-locals --- Added:

[sr-dev] git:5.7:d8907b62: tls: clear thread-local variables up to tls_pthreads_key_mark

2024-05-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: d8907b6290d37965d07ceaf30e6c06956a59c90a URL: https://github.com/kamailio/kamailio/commit/d8907b6290d37965d07ceaf30e6c06956a59c90a Author: S-P Chan Committer: S-P Chan Date: 2024-05-04T19:35:23+08:00 tls: clear thread-local variables up to

[sr-dev] git:5.8:cafe437d: tls: clear thread-local variables up to tls_pthreads_key_mark

2024-04-29 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: cafe437dcb637b0e571a2d2ffd04d911584404d9 URL: https://github.com/kamailio/kamailio/commit/cafe437dcb637b0e571a2d2ffd04d911584404d9 Author: S-P Chan Committer: S-P Chan Date: 2024-04-29T21:27:38+08:00 tls: clear thread-local variables up to

[sr-dev] git:master:fe6f4fcd: tls: clear thread-local variables up to tls_pthreads_key_mark

2024-04-29 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: fe6f4fcde2fa06a3c00479cef169c27dc32ae490 URL: https://github.com/kamailio/kamailio/commit/fe6f4fcde2fa06a3c00479cef169c27dc32ae490 Author: S-P Chan Committer: S-P Chan Date: 2024-04-29T21:20:20+08:00 tls: clear thread-local variables up to

[sr-dev] git:5.6:3d642314: tls: revert commit a08562b2e56c89900220b7ed15c9ccd12655d9a6

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.6 Commit: 3d6423140a864b83e61dbc8e662c8fd53ecb9bb3 URL: https://github.com/kamailio/kamailio/commit/3d6423140a864b83e61dbc8e662c8fd53ecb9bb3 Author: S-P Chan Committer: S-P Chan Date: 2024-03-24T08:27:43+08:00 tls: revert commit

[sr-dev] git:5.6:a08562b2: tls: force thread-locals clean-up for libssl3

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.6 Commit: a08562b2e56c89900220b7ed15c9ccd12655d9a6 URL: https://github.com/kamailio/kamailio/commit/a08562b2e56c89900220b7ed15c9ccd12655d9a6 Author: S-P Chan Committer: S-P Chan Date: 2024-03-23T21:38:18+08:00 tls: force thread-locals clean-up for libssl3 - minimal

[sr-dev] git:5.7:af524f5b: tlsa: removed the map files used in the past for tls engine

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: af524f5b2b2fa3de4aa4e198bf3a9f0feff04e17 URL: https://github.com/kamailio/kamailio/commit/af524f5b2b2fa3de4aa4e198bf3a9f0feff04e17 Author: Daniel-Constantin Mierla Committer: S-P Chan Date: 2024-03-23T21:06:43+08:00 tlsa: removed the map files used in the

[sr-dev] git:5.7:d20df6fb: core/rthreads.h: add new option tls_threads_mode = 2

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: d20df6fb372ab4da0dd5e6f277b08345059c2be5 URL: https://github.com/kamailio/kamailio/commit/d20df6fb372ab4da0dd5e6f277b08345059c2be5 Author: S-P Chan Committer: S-P Chan Date: 2024-03-23T21:09:14+08:00 core/rthreads.h: add new option tls_threads_mode = 2 -

[sr-dev] git:5.7:88429b9e: tls: remove unused ENGINE define

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 88429b9e3546864845fb1a3c2ce5263620b51c58 URL: https://github.com/kamailio/kamailio/commit/88429b9e3546864845fb1a3c2ce5263620b51c58 Author: S-P Chan Committer: S-P Chan Date: 2024-03-23T21:06:43+08:00 tls: remove unused ENGINE define --- Modified:

[sr-dev] git:5.7:cf764b49: tls: new option tls_threads_mode = 2

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: cf764b499fbc3f28f7ed080b488e0e8111687cf8 URL: https://github.com/kamailio/kamailio/commit/cf764b499fbc3f28f7ed080b488e0e8111687cf8 Author: S-P Chan Committer: S-P Chan Date: 2024-03-23T21:09:14+08:00 tls: new option tls_threads_mode = 2 - use

[sr-dev] git:5.7:4b206bcc: tls: make explicit ENGINE deprecation in OpenSSL 3

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 4b206bccc0ed46aac876921009d2884eb868075c URL: https://github.com/kamailio/kamailio/commit/4b206bccc0ed46aac876921009d2884eb868075c Author: S-P Chan Committer: S-P Chan Date: 2024-03-23T21:06:43+08:00 tls: make explicit ENGINE deprecation in OpenSSL 3 ---

[sr-dev] git:5.7:957c8005: tls: clean-up of ENGINE

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 957c8005d2a97207debf1d3e782c1df5de70d487 URL: https://github.com/kamailio/kamailio/commit/957c8005d2a97207debf1d3e782c1df5de70d487 Author: S-P Chan Committer: S-P Chan Date: 2024-03-23T21:06:43+08:00 tls: clean-up of ENGINE - remove tls_map.* - not needed

[sr-dev] git:5.7:d03d5fdf: tls: NULL safety check

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: d03d5fdf2b6a29e783738a6ea98c35725826d9ed URL: https://github.com/kamailio/kamailio/commit/d03d5fdf2b6a29e783738a6ea98c35725826d9ed Author: S-P Chan Committer: S-P Chan Date: 2024-03-23T21:09:14+08:00 tls: NULL safety check (cherry picked from commit

[sr-dev] git:5.7:caa24125: etc/kamailio.cfg: document tls_threads_mode = 2 to use atfork handler

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: caa2412507586329b7b97685203fd8bd54cd2691 URL: https://github.com/kamailio/kamailio/commit/caa2412507586329b7b97685203fd8bd54cd2691 Author: S-P Chan Committer: S-P Chan Date: 2024-03-23T21:09:14+08:00 etc/kamailio.cfg: document tls_threads_mode = 2 to use

[sr-dev] git:5.7:822960b0: tls: basic OpenSSL 3 support of provider keys (replaces ENGINE)

2024-03-23 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 822960b0e869b5fce093f708daf65b9f4b4c47f8 URL: https://github.com/kamailio/kamailio/commit/822960b0e869b5fce093f708daf65b9f4b4c47f8 Author: S-P Chan Committer: S-P Chan Date: 2024-03-23T21:09:14+08:00 tls: basic OpenSSL 3 support of provider keys (replaces

[sr-dev] git:5.8:dae15377: tls: NULL safety check

2024-03-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: dae15377dac1b019f2278baca208162154d5a7ad URL: https://github.com/kamailio/kamailio/commit/dae15377dac1b019f2278baca208162154d5a7ad Author: S-P Chan Committer: S-P Chan Date: 2024-03-05T10:01:03+08:00 tls: NULL safety check (cherry picked from commit

[sr-dev] git:master:f6f9d90a: tls: NULL safety check

2024-03-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: f6f9d90ada963b53b6552e1a172b8f2fd021c33b URL: https://github.com/kamailio/kamailio/commit/f6f9d90ada963b53b6552e1a172b8f2fd021c33b Author: S-P Chan Committer: S-P Chan Date: 2024-03-05T09:59:41+08:00 tls: NULL safety check --- Modified:

[sr-dev] git:5.8:56aeb072: etc/kamailio.cfg: document tls_threads_mode = 2 to use atfork handler

2024-03-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 56aeb0723562409aa97098e51c602bcddc8b6789 URL: https://github.com/kamailio/kamailio/commit/56aeb0723562409aa97098e51c602bcddc8b6789 Author: S-P Chan Committer: S-P Chan Date: 2024-03-05T06:48:35+08:00 etc/kamailio.cfg: document tls_threads_mode = 2 to use

[sr-dev] git:master:5b4926b0: etc/kamailio.cfg: document tls_threads_mode = 2 to use atfork handler

2024-03-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 5b4926b04ba0fcd8f65f5709789abd83181a381a URL: https://github.com/kamailio/kamailio/commit/5b4926b04ba0fcd8f65f5709789abd83181a381a Author: S-P Chan Committer: S-P Chan Date: 2024-03-05T06:47:24+08:00 etc/kamailio.cfg: document tls_threads_mode = 2 to

[sr-dev] git:master:e7f040f2: core/rthreads.h: add new option tls_threads_mode = 2

2024-03-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: e7f040f219b46592081a6053b4ed1ae0d0552b1a URL: https://github.com/kamailio/kamailio/commit/e7f040f219b46592081a6053b4ed1ae0d0552b1a Author: S-P Chan Committer: S-P Chan Date: 2024-03-04T22:00:38+08:00 core/rthreads.h: add new option tls_threads_mode = 2

[sr-dev] git:5.8:0ba1ff1d: tls: new option tls_threads_mode = 2

2024-03-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 0ba1ff1d430e5e51c7745d7eb1242dcae2557db9 URL: https://github.com/kamailio/kamailio/commit/0ba1ff1d430e5e51c7745d7eb1242dcae2557db9 Author: S-P Chan Committer: S-P Chan Date: 2024-03-04T22:27:36+08:00 tls: new option tls_threads_mode = 2 - use

[sr-dev] git:5.8:0a565d34: core/rthreads.h: add new option tls_threads_mode = 2

2024-03-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 0a565d34b98b7ec4de0524a3e216e8d907661181 URL: https://github.com/kamailio/kamailio/commit/0a565d34b98b7ec4de0524a3e216e8d907661181 Author: S-P Chan Committer: S-P Chan Date: 2024-03-04T22:27:15+08:00 core/rthreads.h: add new option tls_threads_mode = 2 -

[sr-dev] git:master:464299c2: tls: new option tls_threads_mode = 2

2024-03-04 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 464299c202f3ba963aed821b777075397e843856 URL: https://github.com/kamailio/kamailio/commit/464299c202f3ba963aed821b777075397e843856 Author: S-P Chan Committer: S-P Chan Date: 2024-03-04T22:00:38+08:00 tls: new option tls_threads_mode = 2 - use

[sr-dev] git:5.8:3d80bc81: tls: basic OpenSSL 3 support of provider keys (replaces ENGINE)

2024-03-02 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 3d80bc811c75eb0cbcf0f4aee8929a5082b4de6a URL: https://github.com/kamailio/kamailio/commit/3d80bc811c75eb0cbcf0f4aee8929a5082b4de6a Author: S-P Chan Committer: S-P Chan Date: 2024-03-03T14:38:56+08:00 tls: basic OpenSSL 3 support of provider keys (replaces

[sr-dev] git:master:69883dd3: tls: basic OpenSSL 3 support of provider keys (replaces ENGINE)

2024-03-02 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 69883dd381368ca219cc52140e71d571775f95d5 URL: https://github.com/kamailio/kamailio/commit/69883dd381368ca219cc52140e71d571775f95d5 Author: S-P Chan Committer: S-P Chan Date: 2024-03-03T14:34:47+08:00 tls: basic OpenSSL 3 support of provider keys

[sr-dev] git:5.8:6ee44373: tls: remove unused ENGINE define

2024-03-02 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 6ee443731a23032fce9a32ce9609ae5b7c6bd171 URL: https://github.com/kamailio/kamailio/commit/6ee443731a23032fce9a32ce9609ae5b7c6bd171 Author: S-P Chan Committer: S-P Chan Date: 2024-03-02T21:42:51+08:00 tls: remove unused ENGINE define (cherry-picked from

[sr-dev] git:master:73e7123c: tls: remove unused ENGINE define

2024-03-02 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 73e7123c2dd19b82db167ceee93444e43f70f446 URL: https://github.com/kamailio/kamailio/commit/73e7123c2dd19b82db167ceee93444e43f70f446 Author: S-P Chan Committer: S-P Chan Date: 2024-03-02T21:41:11+08:00 tls: remove unused ENGINE define --- Modified:

[sr-dev] git:5.8:9d42e4aa: tls: clean-up of ENGINE

2024-03-01 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 9d42e4aacab4a7bf18192701cd66cba95c2c98dd URL: https://github.com/kamailio/kamailio/commit/9d42e4aacab4a7bf18192701cd66cba95c2c98dd Author: S-P Chan Committer: S-P Chan Date: 2024-03-02T08:47:48+08:00 tls: clean-up of ENGINE - remove tls_map.* - not needed

[sr-dev] git:master:5933893b: tls: clean-up of ENGINE

2024-03-01 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 5933893b919bccdc1c35e7bb0505e3a49d72c403 URL: https://github.com/kamailio/kamailio/commit/5933893b919bccdc1c35e7bb0505e3a49d72c403 Author: S-P Chan Committer: S-P Chan Date: 2024-03-02T08:46:39+08:00 tls: clean-up of ENGINE - remove tls_map.* - not

[sr-dev] git:5.8:0ddbd961: tls: make explicit ENGINE deprecation in OpenSSL 3

2024-02-29 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 0ddbd961e91abf3e967285d80cc1c6f8d2aa5cf9 URL: https://github.com/kamailio/kamailio/commit/0ddbd961e91abf3e967285d80cc1c6f8d2aa5cf9 Author: S-P Chan Committer: S-P Chan Date: 2024-03-01T08:08:09+08:00 tls: make explicit ENGINE deprecation in OpenSSL 3

[sr-dev] git:master:0c68a551: tls: make explicit ENGINE deprecation in OpenSSL 3

2024-02-29 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 0c68a5511e83e4367954172e3050fe997e47e9c8 URL: https://github.com/kamailio/kamailio/commit/0c68a5511e83e4367954172e3050fe997e47e9c8 Author: S-P Chan Committer: S-P Chan Date: 2024-03-01T08:06:13+08:00 tls: make explicit ENGINE deprecation in OpenSSL 3

[sr-dev] git:5.8:f53c6b49: tls: fix OpenSSL 1.1.1 engine keys

2024-02-29 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: f53c6b49e158203ba0783ec6a6fbadd76c5fdde9 URL: https://github.com/kamailio/kamailio/commit/f53c6b49e158203ba0783ec6a6fbadd76c5fdde9 Author: S-P Chan Committer: S-P Chan Date: 2024-02-29T19:02:03+08:00 tls: fix OpenSSL 1.1.1 engine keys Cherry-pick from

[sr-dev] git:master:e535cc5e: tls: fix OpenSSL 1.1.1 engine keys

2024-02-29 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: e535cc5eb2d81a67d00931bb53328953ec8ef492 URL: https://github.com/kamailio/kamailio/commit/e535cc5eb2d81a67d00931bb53328953ec8ef492 Author: S-P Chan Committer: S-P Chan Date: 2024-02-29T19:01:14+08:00 tls: fix OpenSSL 1.1.1 engine keys --- Modified:

[sr-dev] git:5.7:e66915b9: tls: fix OpenSSL 1.1.1 engine keys

2024-02-29 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: e66915b95fda66ab9d2981854894707813e331ee URL: https://github.com/kamailio/kamailio/commit/e66915b95fda66ab9d2981854894707813e331ee Author: S-P Chan Committer: S-P Chan Date: 2024-02-29T19:05:57+08:00 tls: fix OpenSSL 1.1.1 engine keys Cherry-pick from

[sr-dev] git:5.7:1d9ea67e: http_async_client: libssl refactor thread executors for curl

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 1d9ea67eb29b4fd45c00a00581e7b73a9b42c8ce URL: https://github.com/kamailio/kamailio/commit/1d9ea67eb29b4fd45c00a00581e7b73a9b42c8ce Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T12:40:11+08:00 http_async_client: libssl refactor thread executors for

[sr-dev] git:5.8:bc4c2069: http_async_client: libssl refactor thread executors for curl

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: bc4c206999094ed74e77c73f5537e857111d0a30 URL: https://github.com/kamailio/kamailio/commit/bc4c206999094ed74e77c73f5537e857111d0a30 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T12:39:52+08:00 http_async_client: libssl refactor thread executors for

[sr-dev] git:master:6a0c86bb: http_async_client: libssl refactor thread executors for curl

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 6a0c86bba8ff1200b8fe9197f2a76688a9948808 URL: https://github.com/kamailio/kamailio/commit/6a0c86bba8ff1200b8fe9197f2a76688a9948808 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T12:38:09+08:00 http_async_client: libssl refactor thread executors

[sr-dev] git:5.7:8098136c: xcap_client: libssl thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 8098136ccbe2050b499d3d962c44d58203afc370 URL: https://github.com/kamailio/kamailio/commit/8098136ccbe2050b499d3d962c44d58203afc370 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:11:36+08:00 xcap_client: libssl thread executor for

[sr-dev] git:5.7:d9285fc7: http_client: libssl thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: d9285fc741c2a3c3995e037c23393df108e94bf1 URL: https://github.com/kamailio/kamailio/commit/d9285fc741c2a3c3995e037c23393df108e94bf1 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:11:33+08:00 http_client: libssl thread executor for

[sr-dev] git:5.7:d01b6e22: http_async_client: libssl thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: d01b6e22e083c6fab457f8fbe1c8ac2526a37d30 URL: https://github.com/kamailio/kamailio/commit/d01b6e22e083c6fab457f8fbe1c8ac2526a37d30 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:11:23+08:00 http_async_client: libssl thread executor for

[sr-dev] git:5.7:f850f4ee: Revert ed9d7bc58b - split into per module commits

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: f850f4eef66b6461bb93ede9bf67b52458e18856 URL: https://github.com/kamailio/kamailio/commit/f850f4eef66b6461bb93ede9bf67b52458e18856 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:07:27+08:00 Revert ed9d7bc58b - split into per module commits ---

[sr-dev] git:5.7:0f1d78a2: core/rthreads.h: add thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 0f1d78a22aeefef7601d0cf646ec154f5e52c175 URL: https://github.com/kamailio/kamailio/commit/0f1d78a22aeefef7601d0cf646ec154f5e52c175 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:11:08+08:00 core/rthreads.h: add thread executor for

[sr-dev] git:5.8:49c3290f: http_client: libssl thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 49c3290fc6eb50de0b08661c50ff42663ff3de6b URL: https://github.com/kamailio/kamailio/commit/49c3290fc6eb50de0b08661c50ff42663ff3de6b Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:05:40+08:00 http_client: libssl thread executor for

[sr-dev] git:5.8:ce17fee3: core/rthreads.h: add thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: ce17fee304e9ffa5046194a0827f771742113640 URL: https://github.com/kamailio/kamailio/commit/ce17fee304e9ffa5046194a0827f771742113640 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:04:59+08:00 core/rthreads.h: add thread executor for

[sr-dev] git:5.8:53398940: xcap_client: libssl thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 533989406d0fa1e57ff007fd8d7f702f5831dacd URL: https://github.com/kamailio/kamailio/commit/533989406d0fa1e57ff007fd8d7f702f5831dacd Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:05:54+08:00 xcap_client: libssl thread executor for

[sr-dev] git:5.8:5d4fae5c: http_async_client: libssl thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 5d4fae5c24eb4f13d585e1af4cb1753ea5a784c5 URL: https://github.com/kamailio/kamailio/commit/5d4fae5c24eb4f13d585e1af4cb1753ea5a784c5 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:05:20+08:00 http_async_client: libssl thread executor for

[sr-dev] git:5.8:b1a30880: Revert ac4f1be039 - split into per module commits

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: b1a308801430a5561c4c13c1d4602fe5d5542cf8 URL: https://github.com/kamailio/kamailio/commit/b1a308801430a5561c4c13c1d4602fe5d5542cf8 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:03:10+08:00 Revert ac4f1be039 - split into per module commits ---

[sr-dev] git:master:514635dc: http_async_client: libssl thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 514635dc3e6182ff0daaebe548ed613edc2de61f URL: https://github.com/kamailio/kamailio/commit/514635dc3e6182ff0daaebe548ed613edc2de61f Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:01:14+08:00 http_async_client: libssl thread executor for

[sr-dev] git:master:db054499: core/rthreads.h: add thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: db05449932b1753d4b705f88445533bbe1ed6475 URL: https://github.com/kamailio/kamailio/commit/db05449932b1753d4b705f88445533bbe1ed6475 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:00:35+08:00 core/rthreads.h: add thread executor for

[sr-dev] git:master:f5822595: http_client: libssl thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: f58225950cc2bfa63a230a3bc8460bbcbfa7738e URL: https://github.com/kamailio/kamailio/commit/f58225950cc2bfa63a230a3bc8460bbcbfa7738e Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:01:31+08:00 http_client: libssl thread executor for

[sr-dev] git:master:f5164b39: xcap_client: libssl thread executor for curl_global_init()

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: f5164b39c8b61792e9cf396cfcd0fe3ba567bb86 URL: https://github.com/kamailio/kamailio/commit/f5164b39c8b61792e9cf396cfcd0fe3ba567bb86 Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T05:01:45+08:00 xcap_client: libssl thread executor for

[sr-dev] git:master:272a4e08: Revert 8b2573c1f7 - split into per module commits

2024-02-26 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 272a4e08be61870cd7788c8cd8dd9be29b50753f URL: https://github.com/kamailio/kamailio/commit/272a4e08be61870cd7788c8cd8dd9be29b50753f Author: S-P Chan Committer: S-P Chan Date: 2024-02-27T04:58:40+08:00 Revert 8b2573c1f7 - split into per module commits

[sr-dev] git:5.7:ed9d7bc5: OpenSSL integration: manage curl_global_init(...) used by modules

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: ed9d7bc58b1896652f2526daa524531a0945b7b3 URL: https://github.com/kamailio/kamailio/commit/ed9d7bc58b1896652f2526daa524531a0945b7b3 Author: S-P Chan Committer: S-P Chan Date: 2024-02-26T10:45:02+08:00 OpenSSL integration: manage curl_global_init(...) used

[sr-dev] git:master:8b2573c1: OpenSSL integration: manage curl_global_init(...) used by modules

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 8b2573c1f7c5e4bed24f8c5ca09817f613641a03 URL: https://github.com/kamailio/kamailio/commit/8b2573c1f7c5e4bed24f8c5ca09817f613641a03 Author: S-P Chan Committer: S-P Chan Date: 2024-02-26T10:40:19+08:00 OpenSSL integration: manage curl_global_init(...)

[sr-dev] git:5.8:ac4f1be0: OpenSSL integration: manage curl_global_init(...) used by modules

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: ac4f1be039809d68483fe39e94b0803da1661a48 URL: https://github.com/kamailio/kamailio/commit/ac4f1be039809d68483fe39e94b0803da1661a48 Author: S-P Chan Committer: S-P Chan Date: 2024-02-26T10:36:36+08:00 OpenSSL integration: manage curl_global_init(...) used

[sr-dev] git:master:191efd64: tls: fix OpenSSL 1.1.1 compatibility

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 191efd6485989de64713d0644368c2f58d984f5e URL: https://github.com/kamailio/kamailio/commit/191efd6485989de64713d0644368c2f58d984f5e Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T20:43:55+08:00 tls: fix OpenSSL 1.1.1 compatibility --- Modified:

[sr-dev] git:5.8:b98718c2: tls: fix OpenSSL 1.1.1 compatibility

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: b98718c28f72b1372a62b17174b43c403fa6b729 URL: https://github.com/kamailio/kamailio/commit/b98718c28f72b1372a62b17174b43c403fa6b729 Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T20:42:14+08:00 tls: fix OpenSSL 1.1.1 compatibility --- Modified:

[sr-dev] git:5.7:88e1dce9: tls: fix restore early init

2024-02-24 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 88e1dce91b2db99bf24a01e910dc5f2d78e62e1a URL: https://github.com/kamailio/kamailio/commit/88e1dce91b2db99bf24a01e910dc5f2d78e62e1a Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T12:59:22+08:00 tls: fix restore early init Cherry-pick from a02ca644e8

[sr-dev] git:5.8:aa8fcf9e: tls: fix restore early init

2024-02-24 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: aa8fcf9ec76e7c4543db22de6de5ef62374c80be URL: https://github.com/kamailio/kamailio/commit/aa8fcf9ec76e7c4543db22de6de5ef62374c80be Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T12:57:19+08:00 tls: fix restore early init --- Modified:

[sr-dev] git:master:a02ca644: tls: fix restore early init

2024-02-24 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: a02ca644e889d011dd63acbabfc5550904ff7d4d URL: https://github.com/kamailio/kamailio/commit/a02ca644e889d011dd63acbabfc5550904ff7d4d Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T12:56:19+08:00 tls: fix restore early init --- Modified:

[sr-dev] git:5.7:73b19da1: tls: restore early init for other modules that use TLS

2024-02-24 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 73b19da1e0dd512f9eb77ca0606092c545e8fb99 URL: https://github.com/kamailio/kamailio/commit/73b19da1e0dd512f9eb77ca0606092c545e8fb99 Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T11:04:27+08:00 tls: restore early init for other modules that use TLS

[sr-dev] git:5.8:49a9d8a4: tls: restore early init for other modules that use TLS

2024-02-24 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 49a9d8a4fb2f8a03d478aed2a405f812d2c2c5e8 URL: https://github.com/kamailio/kamailio/commit/49a9d8a4fb2f8a03d478aed2a405f812d2c2c5e8 Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T10:58:33+08:00 tls: restore early init for other modules that use TLS

[sr-dev] git:master:706d7b7f: tls: restore early init for other modules that use TLS

2024-02-24 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 706d7b7ff3bc2723614de328611c2100d19bf742 URL: https://github.com/kamailio/kamailio/commit/706d7b7ff3bc2723614de328611c2100d19bf742 Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T10:41:18+08:00 tls: restore early init for other modules that use

[sr-dev] git:5.7:46c0db15: db_mysql: libssl thread guard for db_mysql_query (and libmysqlclient)

2024-02-24 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 46c0db156ab12a94419324947b806176b6cc14a8 URL: https://github.com/kamailio/kamailio/commit/46c0db156ab12a94419324947b806176b6cc14a8 Author: S-P Chan Committer: S-P Chan Date: 2024-02-24T23:19:04+08:00 db_mysql: libssl thread guard for db_mysql_query (and

[sr-dev] git:5.7:2c082bd1: db_mysql: update docs for opt_ssl_ca

2024-02-24 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 2c082bd135203382855b297de736b22fbedee672 URL: https://github.com/kamailio/kamailio/commit/2c082bd135203382855b297de736b22fbedee672 Author: S-P Chan Committer: S-P Chan Date: 2024-02-24T23:18:56+08:00 db_mysql: update docs for opt_ssl_ca Cherry-pick from

[sr-dev] git:5.7:29f848c9: db_mysql: new module param opt_ssl_ca to configure CA certs

2024-02-24 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 29f848c9a658af33b6a9693d709edf3a340c95d0 URL: https://github.com/kamailio/kamailio/commit/29f848c9a658af33b6a9693d709edf3a340c95d0 Author: S-P Chan Committer: S-P Chan Date: 2024-02-24T23:18:31+08:00 db_mysql: new module param opt_ssl_ca to configure CA

[sr-dev] git:master:1e423644: db_mysql: libssl thread guard for db_mysql_query (and libmysqlclient)

2024-02-14 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 1e4236445167d837a89d54ce6bee5ef14aef568e URL: https://github.com/kamailio/kamailio/commit/1e4236445167d837a89d54ce6bee5ef14aef568e Author: S-P Chan Committer: S-P Chan Date: 2024-02-14T19:49:10+08:00 db_mysql: libssl thread guard for db_mysql_query (and

[sr-dev] git:master:c89fe41b: db_mysql: fix typos

2024-02-13 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: c89fe41b1583af74cdf7e20d2357d7c90990839f URL: https://github.com/kamailio/kamailio/commit/c89fe41b1583af74cdf7e20d2357d7c90990839f Author: S-P Chan Committer: S-P Chan Date: 2024-02-14T15:20:35+08:00 db_mysql: fix typos The option opt_ssl_ca is a

[sr-dev] git:master:eafd93f0: db_mysql: update docs for opt_ssl_ca

2024-02-13 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: eafd93f0576504ea03fe6b5e3898506072218cef URL: https://github.com/kamailio/kamailio/commit/eafd93f0576504ea03fe6b5e3898506072218cef Author: S-P Chan Committer: S-P Chan Date: 2024-02-14T15:09:24+08:00 db_mysql: update docs for opt_ssl_ca --- Modified:

[sr-dev] git:master:ea81e6cb: db_mysql: new module param opt_ssl_ca to configure CA certs

2024-02-13 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: ea81e6cb8b2b2d896de7a07ce191876f9f182673 URL: https://github.com/kamailio/kamailio/commit/ea81e6cb8b2b2d896de7a07ce191876f9f182673 Author: S-P Chan Committer: S-P Chan Date: 2024-02-14T15:08:56+08:00 db_mysql: new module param opt_ssl_ca to configure CA

[sr-dev] git:5.7:a0dfb8cb: tls: raise logging level of early messages in mod_register

2024-02-13 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: a0dfb8cbdf4282040351e9dc014d9ef13e0e77fd URL: https://github.com/kamailio/kamailio/commit/a0dfb8cbdf4282040351e9dc014d9ef13e0e77fd Author: S-P Chan Committer: S-P Chan Date: 2024-02-13T19:11:20+08:00 tls: raise logging level of early messages in

[sr-dev] git:5.7:5d7d7ea5: tls: add logging

2024-02-13 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 5d7d7ea54c908cae333ed3cafd4a2cc93cacd4db URL: https://github.com/kamailio/kamailio/commit/5d7d7ea54c908cae333ed3cafd4a2cc93cacd4db Author: S-P Chan Committer: S-P Chan Date: 2024-02-13T17:23:31+08:00 tls: add logging --- Modified:

[sr-dev] git:5.7:eb7aa576: tls: restore some function calls in non-threaded mode

2024-02-12 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: eb7aa57676f48f16cc66a16c511ed45ac9c8f62e URL: https://github.com/kamailio/kamailio/commit/eb7aa57676f48f16cc66a16c511ed45ac9c8f62e Author: S-P Chan Committer: S-P Chan Date: 2024-02-13T11:08:29+08:00 tls: restore some function calls in non-threaded mode

[sr-dev] git:5.7:0936b6b7: db_postgres: libssl thread guard for db_postgres_close

2024-02-08 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 0936b6b70efe2e9d05766ce925ca10e4ff4bf7be URL: https://github.com/kamailio/kamailio/commit/0936b6b70efe2e9d05766ce925ca10e4ff4bf7be Author: S-P Chan Committer: S-P Chan Date: 2024-02-08T14:28:12+08:00 db_postgres: libssl thread guard for db_postgres_close

[sr-dev] git:5.7:58082265: db_unixodbc: libssl thread guards for db_unixodbc_(close|free_result|query)

2024-02-08 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 5808226593fcf11d4713b2161809466568c51682 URL: https://github.com/kamailio/kamailio/commit/5808226593fcf11d4713b2161809466568c51682 Author: S-P Chan Committer: S-P Chan Date: 2024-02-08T14:28:12+08:00 db_unixodbc: libssl thread guards for

[sr-dev] git:5.7:0d0c9910: core/rthreads.h: thread wrapper for db_XXXX_query

2024-02-08 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 0d0c9910095e3e87a4d27be5af30f02cd5f26020 URL: https://github.com/kamailio/kamailio/commit/0d0c9910095e3e87a4d27be5af30f02cd5f26020 Author: S-P Chan Committer: S-P Chan Date: 2024-02-08T14:28:12+08:00 core/rthreads.h: thread wrapper for db__query ---

[sr-dev] git:5.7:f4edfd47: db_mysql: libssl thread guard for db_mysql_close

2024-02-08 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: f4edfd47aa18aecaf5650bb39a69c6e800c14f2d URL: https://github.com/kamailio/kamailio/commit/f4edfd47aa18aecaf5650bb39a69c6e800c14f2d Author: S-P Chan Committer: S-P Chan Date: 2024-02-08T14:28:12+08:00 db_mysql: libssl thread guard for db_mysql_close ---

[sr-dev] git:5.7:f0289725: core/rthreads.h: use thread wrappers only for process#0

2024-02-08 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: f028972588296858429e28f941a085131af8084c URL: https://github.com/kamailio/kamailio/commit/f028972588296858429e28f941a085131af8084c Author: S-P Chan Committer: S-P Chan Date: 2024-02-07T17:36:38+08:00 core/rthreads.h: use thread wrappers only for process#0

[sr-dev] git:master:c393d5d5: db_unixodbc: libssl thread guards for db_unixodbc_(close|free_result|query)

2024-02-08 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: c393d5d5d167bdbf9a2f465effdc761195ed1279 URL: https://github.com/kamailio/kamailio/commit/c393d5d5d167bdbf9a2f465effdc761195ed1279 Author: S-P Chan Committer: S-P Chan Date: 2024-02-09T07:05:17+08:00 db_unixodbc: libssl thread guards for

[sr-dev] git:master:7043a581: db_mysql: libssl thread guard for db_mysql_close

2024-02-08 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 7043a581c4cfe05d6f9a0161368a61f7c67e326c URL: https://github.com/kamailio/kamailio/commit/7043a581c4cfe05d6f9a0161368a61f7c67e326c Author: S-P Chan Committer: S-P Chan Date: 2024-02-09T07:05:17+08:00 db_mysql: libssl thread guard for db_mysql_close ---

[sr-dev] git:master:e33911f5: db_postgres: libssl thread guard for db_postgres_close

2024-02-08 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: e33911f5edbac36f54b6371f9b952b57488bcced URL: https://github.com/kamailio/kamailio/commit/e33911f5edbac36f54b6371f9b952b57488bcced Author: S-P Chan Committer: S-P Chan Date: 2024-02-09T07:05:17+08:00 db_postgres: libssl thread guard for

[sr-dev] git:master:4baa76cd: core/rthreads.h: thread wrapper for db_XXXX_query

2024-02-08 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 4baa76cd3e0d4052baf037c663a898fd11c54514 URL: https://github.com/kamailio/kamailio/commit/4baa76cd3e0d4052baf037c663a898fd11c54514 Author: S-P Chan Committer: S-P Chan Date: 2024-02-09T07:05:17+08:00 core/rthreads.h: thread wrapper for db__query

[sr-dev] git:master:fb7c4ec9: core/rthreads.h: fix missing returns

2024-02-06 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: fb7c4ec9a33d8147094aa664ce3c96b6c3cb7d35 URL: https://github.com/kamailio/kamailio/commit/fb7c4ec9a33d8147094aa664ce3c96b6c3cb7d35 Author: S-P Chan Committer: S-P Chan Date: 2024-02-07T14:08:01+08:00 core/rthreads.h: fix missing returns --- Modified:

[sr-dev] git:master:1a2993ca: core/rthreads.h: fix missing return

2024-02-06 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 1a2993ca370da35c34abae1cb44086492faa0ade URL: https://github.com/kamailio/kamailio/commit/1a2993ca370da35c34abae1cb44086492faa0ade Author: S-P Chan Committer: S-P Chan Date: 2024-02-07T05:54:35+08:00 core/rthreads.h: fix missing return --- Modified:

[sr-dev] git:master:e52bc4ba: Sample etc/kamailio.cfg: add tls_threads_mode to config

2024-02-06 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: e52bc4ba41417362c79da1cd3d41b283aabc4eb8 URL: https://github.com/kamailio/kamailio/commit/e52bc4ba41417362c79da1cd3d41b283aabc4eb8 Author: S-P Chan Committer: S-P Chan Date: 2024-02-07T05:49:14+08:00 Sample etc/kamailio.cfg: add tls_threads_mode to

[sr-dev] git:master:aa15489f: core/rthreads.h: use global ksr_tls_threads_mode to constrain thread

2024-02-06 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: aa15489f0a8de4a27197602d771fe02cf5745287 URL: https://github.com/kamailio/kamailio/commit/aa15489f0a8de4a27197602d771fe02cf5745287 Author: S-P Chan Committer: S-P Chan Date: 2024-02-07T05:24:30+08:00 core/rthreads.h: use global ksr_tls_threads_mode to

[sr-dev] git:5.7:579d3973: db_unixodbc: handle SSL and submit query

2024-02-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 579d39736b8f11d0e5c68715ba3a9aafc07cd7dc URL: https://github.com/kamailio/kamailio/commit/579d39736b8f11d0e5c68715ba3a9aafc07cd7dc Author: S-P Chan Committer: S-P Chan Date: 2024-02-06T13:13:42+08:00 db_unixodbc: handle SSL and submit query (cherry-pick

[sr-dev] git:5.7:103c62ba: db_mysql: handle SSL and submit query

2024-02-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 103c62ba675f8d306e1c0fb60ddfd4c4bca1e931 URL: https://github.com/kamailio/kamailio/commit/103c62ba675f8d306e1c0fb60ddfd4c4bca1e931 Author: S-P Chan Committer: S-P Chan Date: 2024-02-06T13:13:59+08:00 db_mysql: handle SSL and submit query (cherry-pick from

[sr-dev] git:5.7:63009ee5: db_postgres: handle SSL and submit query

2024-02-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 63009ee559bb68a3fde0b7f479d3023b06a6c376 URL: https://github.com/kamailio/kamailio/commit/63009ee559bb68a3fde0b7f479d3023b06a6c376 Author: S-P Chan Committer: S-P Chan Date: 2024-02-06T13:14:12+08:00 db_postgres: handle SSL and submit query (cherry-pick

[sr-dev] git:5.7:6f037a48: core/rthread.h: add prototype for db queries

2024-02-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 6f037a48f706e6108a063883f9e9a324bea56da9 URL: https://github.com/kamailio/kamailio/commit/6f037a48f706e6108a063883f9e9a324bea56da9 Author: S-P Chan Committer: S-P Chan Date: 2024-02-06T13:13:23+08:00 core/rthread.h: add prototype for db queries

[sr-dev] git:master:475b4da7: Sample etc/kamailio.cfg: tls should be loaded first if used

2024-02-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 475b4da798fce232eba6834c3cb05e3c97e12d03 URL: https://github.com/kamailio/kamailio/commit/475b4da798fce232eba6834c3cb05e3c97e12d03 Author: S-P Chan Committer: S-P Chan Date: 2024-02-06T11:09:13+08:00 Sample etc/kamailio.cfg: tls should be loaded first

[sr-dev] git:master:d638c774: db_postgres: handle SSL and submit query

2024-02-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: d638c774ed816eec800e72ba2546004215cfe097 URL: https://github.com/kamailio/kamailio/commit/d638c774ed816eec800e72ba2546004215cfe097 Author: S-P Chan Committer: S-P Chan Date: 2024-02-06T10:17:53+08:00 db_postgres: handle SSL and submit query ---

[sr-dev] git:master:7d917e66: db_unixodbc: handle SSL and submit query

2024-02-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 7d917e6649be7188bb9ab152ada75bc7199b2980 URL: https://github.com/kamailio/kamailio/commit/7d917e6649be7188bb9ab152ada75bc7199b2980 Author: S-P Chan Committer: S-P Chan Date: 2024-02-06T10:17:53+08:00 db_unixodbc: handle SSL and submit query ---

[sr-dev] git:master:51d9f92e: db_mysql: handle SSL and submit query

2024-02-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 51d9f92eca3ef1044052581c9438af6e643652a1 URL: https://github.com/kamailio/kamailio/commit/51d9f92eca3ef1044052581c9438af6e643652a1 Author: S-P Chan Committer: S-P Chan Date: 2024-02-06T10:17:53+08:00 db_mysql: handle SSL and submit query --- Modified:

[sr-dev] git:master:ba921b21: core/rthread.h: add prototype for db queries

2024-02-05 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: ba921b2112e87625fba5789d1b049161bb611073 URL: https://github.com/kamailio/kamailio/commit/ba921b2112e87625fba5789d1b049161bb611073 Author: S-P Chan Committer: S-P Chan Date: 2024-02-06T10:17:53+08:00 core/rthread.h: add prototype for db queries ---

[sr-dev] git:5.7:74636a9b: Revert "tls_wolfssl: enable building with external package"

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 74636a9bf53524a6d60351c1569a033270677d6c URL: https://github.com/kamailio/kamailio/commit/74636a9bf53524a6d60351c1569a033270677d6c Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T10:11:45+08:00 Revert "tls_wolfssl: enable building with external

[sr-dev] git:5.7:ede2af94: db_mysql: backport - no TLS with MariaDB Connector/C

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: ede2af94386b99a87311351fcbdd15280dc11034 URL: https://github.com/kamailio/kamailio/commit/ede2af94386b99a87311351fcbdd15280dc11034 Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T08:12:52+08:00 db_mysql: backport - no TLS with MariaDB Connector/C -

[sr-dev] git:5.7:bfb7cbca: db_mysql: init libssl in a thread

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: bfb7cbcaa16e5f392cc77d7e2e8ea2b75064ace0 URL: https://github.com/kamailio/kamailio/commit/bfb7cbcaa16e5f392cc77d7e2e8ea2b75064ace0 Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T08:12:52+08:00 db_mysql: init libssl in a thread From: -

[sr-dev] git:5.7:d2cc8657: db_unixodbc: init libssl in a thread

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: d2cc8657b06c8ca33c59c82dbf739d67a5ce8fa0 URL: https://github.com/kamailio/kamailio/commit/d2cc8657b06c8ca33c59c82dbf739d67a5ce8fa0 Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T08:12:52+08:00 db_unixodbc: init libssl in a thread From: -

[sr-dev] git:5.7:3644522e: db_postgres: init libssl in a thread

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 3644522e041920bf508d16c2992a216df656702b URL: https://github.com/kamailio/kamailio/commit/3644522e041920bf508d16c2992a216df656702b Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T08:12:52+08:00 db_postgres: init libssl in a thread From: -

  1   2   >