bind9/bin
Michał Kępień 6045adbd1a Add and use keyfile_to_key_id() helper function
When trying to extract the key ID from a key file name, some test code
incorrectly attempts to strip all leading zeros.  This breaks tests when
keys with ID 0 are generated.  Add a new helper shell function,
keyfile_to_key_id(), which properly handles keys with ID 0 and use it in
test code whenever a key ID needs to be extracted from a key file name.

(cherry picked from commit 7d6eaad1bd)
2019-06-28 14:05:44 +02:00
..
check add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
confgen add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
delv add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
dig add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
dnssec add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
named implement searching of geoip2 database 2019-06-27 16:32:29 -07:00
nsupdate add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
pkcs11 remove dead code and unnecessary call to pkcs_C_GetAttributeValue 2019-05-13 11:22:33 +07:00
plugins add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
python explicitly convert byte to string 2019-03-06 20:41:09 -08:00
rndc add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
tests Add and use keyfile_to_key_id() helper function 2019-06-28 14:05:44 +02:00
tools dnstap-read: clear buffer before expanding it 2019-06-28 12:46:53 +02:00
win32/BINDInstall Bump Windows minimum target environment to _WIN32_WINNT_WIN8/NTDDI_WIN8 values 2019-01-30 09:37:38 +01:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00