bind9/lib
Tony Finch bd251de035
Move random number re-seeding out of the hot path
Instead of checking if we need to re-seed for every isc_random call,
seed the random number generator in the libisc global initializer
and the per-thread initializer.
2022-09-19 16:27:12 +02:00
..
bind9 Add extended DNS error configuration option for RPZ zones 2022-08-31 08:56:03 +00:00
dns Use the semantic patch to do the unsigned -> unsigned int change 2022-09-19 15:56:02 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Move random number re-seeding out of the hot path 2022-09-19 16:27:12 +02:00
isccc Consolidate some ASCII tables in isc/ascii and isc/hex 2022-09-12 12:18:57 +01:00
isccfg flag "random-device" as ancient 2022-09-14 09:36:58 -07:00
ns Use the semantic patch to do the unsigned -> unsigned int change 2022-09-19 15:56:02 +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