bind9/bin
Artem Boldariev bccbf28249 tlsctx_client_session_cache_new() -> tlsctx_client_session_create()
Additionally to renaming, it changes the function definition so that
it accepts a pointer to pointer instead of returning a pointer to the
new object.

It is mostly done to make it in line with other functions in the
module.

(cherry picked from commit 7962e7f575)
2022-12-23 13:58:14 +02:00
..
check Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
confgen Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
dig tlsctx_client_session_cache_new() -> tlsctx_client_session_create() 2022-12-23 13:58:14 +02:00
dnssec Extend dns_db_allrdatasets to control interation results 2022-12-07 23:59:36 +00:00
named Rename isc_tlsctx_cache_new() -> isc_tlsctx_cache_create() 2022-12-23 13:58:14 +02:00
nsupdate Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
plugins Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
rndc Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
tests Fix DiG "timed out" message check in "legacy" system test 2022-12-21 14:32:18 +00:00
tools Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00