Files
bind9/lib/dns
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
..
2022-04-01 23:50:34 +02:00
2022-08-25 17:17:07 +02:00
2022-06-09 10:47:04 +00:00
2022-06-28 11:56:31 +02:00
2022-07-18 13:38:47 +02:00
2022-09-08 11:27:31 +02:00
2022-09-13 12:07:13 +10:00
2022-07-15 10:33:46 +00:00
2022-05-02 19:47:58 +01:00
2022-05-03 00:41:42 +01:00
2022-05-03 12:38:59 +00:00
2022-08-25 17:17:07 +02:00
2022-05-03 12:38:59 +00:00
2022-09-23 13:23:49 +00:00
2022-09-30 10:36:30 +02:00