bind9/tests
Ondřej Surý c14a4ac763
Add a case-insensitive option directly to siphash 2-4 implementation
Formerly, the isc_hash32() would have to change the key in a local copy
to make it case insensitive.  Change the isc_siphash24() and
isc_halfsiphash24() functions to lowercase the input directly when
reading it from the memory and converting the uint8_t * array to
64-bit (respectively 32-bit numbers).
2022-10-04 10:32:40 +02:00
..
bench Add a case-insensitive option directly to siphash 2-4 implementation 2022-10-04 10:32:40 +02:00
dns Add support for 'dohpath' to SVCB (and HTTPS) 2022-10-04 14:21:41 +11:00
include/tests Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Add a case-insensitive option directly to siphash 2-4 implementation 2022-10-04 10:32:40 +02:00
isccfg Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
libtest Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
ns Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Tests and benchmark for isc_ascii 2022-09-12 12:23:39 +01:00
unit-test-driver.sh.in Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00