bind9/lib
Mark Andrews d6ad56bd9e
Stop passing mctx to dns_rdata_tostruct as it is unnecessary for SIG
dns_rdata_tostruct doesn't need a mctx passed to it for SIG (the signer
is already expanded at this point). About the only time when mctx is
needed is when the structure is to be used after the rdata has been
destroyed.
2022-09-26 10:30:57 +02:00
..
bind9 Add extended DNS error configuration option for RPZ zones 2022-08-31 08:56:03 +00:00
dns Stop passing mctx to dns_rdata_tostruct as it is unnecessary for SIG 2022-09-26 10:30:57 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Cleanup the asychronous code in the stream implementations 2022-09-22 14:51:15 +02:00
isccc Cleanup the asychronous code in the stream implementations 2022-09-22 14:51:15 +02:00
isccfg flag "random-device" as ancient 2022-09-14 09:36:58 -07:00
ns BIND 9.19.5 2022-09-21 13:04:58 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00