bind9/bin/dig
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
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Properly initialise local_ndata in isdotlocal in dig 2022-12-14 10:30:16 +11:00
dig.rst Add reference to +tcp for +ignore 2022-12-08 09:29:35 +11:00
dighost.c tlsctx_client_session_cache_new() -> tlsctx_client_session_create() 2022-12-23 13:58:14 +02:00
dighost.h Add the ability to dig to specify the signing time 2022-09-26 16:53:06 +02:00
host.c Remember that the port was set in host and nslookup 2022-12-06 09:21:43 +11:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nslookup.c Remember that the port was set in host and nslookup 2022-12-06 09:21:43 +11:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00