bind9/lib
Ondřej Surý a9182c89a6 Change the dns_name hashing to use 32-bit values
Change the dns_hash_name() and dns_hash_fullname() functions to use
isc_hash32() as the maximum hashtable size in rbt is 0..UINT32_MAX
large.
2020-07-21 08:44:26 +02:00
..
bind9 Update library API versions 2020-07-15 22:54:13 +02:00
dns Change the dns_name hashing to use 32-bit values 2020-07-21 08:44:26 +02:00
irs Update library API versions 2020-06-18 10:03:05 +02:00
isc Add isc_hash32() and rename isc_hash_function() to isc_hash64() 2020-07-21 08:44:26 +02:00
isccc isccc: merge recv_message and recv_nonce into one function 2020-07-13 13:17:08 -07:00
isccfg Update library API versions 2020-07-15 22:54:13 +02:00
ns Update library API versions 2020-07-15 22:54:13 +02:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00