Module: kamailio Branch: master Commit: 69f22ad49be1302c884f47903d0e32d8491912fd URL: https://github.com/kamailio/kamailio/commit/69f22ad49be1302c884f47903d0e32d8...
Author: Michael Furmur furmur@pm.me Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2025-05-06T13:32:35+02:00
core: support tls connection domain matching
* add tls_connection_match_domain core option (default: 0) * add match_domain, match_connections_domain tls hooks * modify _tcpconn_find, _tcpconn_add_alias_unsafe to use newly added tls hooks
---
Modified: src/core/cfg.lex Modified: src/core/cfg.y Modified: src/core/globals.h Modified: src/core/tcp_main.c Modified: src/core/tls_hooks.h Modified: src/main.c
---
Diff: https://github.com/kamailio/kamailio/commit/69f22ad49be1302c884f47903d0e32d8... Patch: https://github.com/kamailio/kamailio/commit/69f22ad49be1302c884f47903d0e32d8...