bind9/lib
Ondřej Surý 21d751dfc7 Remove OpenSSL based SipHash 2-4 implementation
Creation of EVP_MD_CTX and EVP_PKEY is quite expensive, so until we fix the code
to reuse the OpenSSL contexts and keys we'll use our own implementation of
siphash instead of trying to integrate with OpenSSL.
2020-07-21 08:44:26 +02:00
..
bind9 Update library API versions 2020-07-15 22:54:13 +02:00
dns Fix the rbt hashtable and grow it when setting max-cache-size 2020-07-21 08:44:26 +02:00
irs Update library API versions 2020-06-18 10:03:05 +02:00
isc Remove OpenSSL based SipHash 2-4 implementation 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