bind9/bin
Tom Krizek 3712a219cb
Re-enable enginepkcs11 system test
The condition in prereq.sh which attempts to match two string uses
integer equality operation. This results in an error, causing the
enginepkcs11 test to always be skipped. Use = operator for the string
comparison instead.
2024-03-21 16:25:00 +01:00
..
check switch default zone database from "qp" to "qpzone" 2024-03-08 15:36:56 -08:00
confgen Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
delv Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
dig Re-enable EDNS if an EDNS flag gets set to 1 by +ednsflags 2024-03-16 16:07:55 +11:00
dnssec add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
named Add RESOLVER.ARPA to the built in empty zones 2024-03-21 07:45:55 +11:00
nsupdate Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
tests Re-enable enginepkcs11 system test 2024-03-21 16:25:00 +01:00
tools Re-enable EDNS if an EDNS flag gets set to 1 by +ednsflags 2024-03-16 16:07:55 +11:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00