mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-28 13:24:02 -04:00
by default, QPDB is the database used by named and all tools and unit tests. the old default of RBTDB can now be restored by using "configure --with-zonedb=rbt --with-cachedb=rbt". some tests have been fixed so they will work correctly with either database. CHANGES and release notes have been updated to reflect this change. |
||
|---|---|---|
| .. | ||
| dns_master_load.in | ||
| dns_message_checksig.in | ||
| dns_message_parse.in | ||
| dns_name_fromtext_target.in | ||
| dns_name_fromwire.in | ||
| dns_qp.in | ||
| dns_qpkey_name.in | ||
| dns_rdata_fromtext.in | ||
| dns_rdata_fromwire_text.in | ||
| isc_lex_getmastertoken.in | ||
| isc_lex_gettoken.in | ||
| .gitignore | ||
| afl.sh | ||
| dns_master_load.c | ||
| dns_message_checksig.c | ||
| dns_message_parse.c | ||
| dns_name_fromtext_target.c | ||
| dns_name_fromwire.c | ||
| dns_qp.c | ||
| dns_qpkey_name.c | ||
| dns_rdata_fromtext.c | ||
| dns_rdata_fromwire_text.c | ||
| fuzz.h | ||
| FUZZING.md | ||
| isc_lex_getmastertoken.c | ||
| isc_lex_gettoken.c | ||
| libfuzzer.sh | ||
| main.c | ||
| Makefile.am | ||
| old.c | ||
| old.h | ||