mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 09:06:51 -04:00
1581. [func] Disable DNSSEC support by default. To enable
DNSSEC specify "enable-dnssec yes;" in named.conf.
1565. [bug] CD flag should be copied to outgoing queries unless
the query is under a secure entry point in which case
CD should be set.
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
1541. [func] NSEC now uses new bitmap format.
1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
length of the new bitmap.
1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
|
||
|---|---|---|
| .. | ||
| include | ||
| nls | ||
| nothreads | ||
| pthreads | ||
| unix | ||
| win32 | ||
| .cvsignore | ||
| api | ||
| assertions.c | ||
| base64.c | ||
| bitstring.c | ||
| buffer.c | ||
| bufferlist.c | ||
| commandline.c | ||
| entropy.c | ||
| error.c | ||
| event.c | ||
| fsaccess.c | ||
| hash.c | ||
| heap.c | ||
| hex.c | ||
| hmacmd5.c | ||
| inet_aton.c | ||
| inet_ntop.c | ||
| inet_pton.c | ||
| lex.c | ||
| lfsr.c | ||
| lib.c | ||
| log.c | ||
| Makefile.in | ||
| md5.c | ||
| mem.c | ||
| mutexblock.c | ||
| netaddr.c | ||
| netscope.c | ||
| ondestroy.c | ||
| parseint.c | ||
| print.c | ||
| quota.c | ||
| random.c | ||
| ratelimiter.c | ||
| region.c | ||
| result.c | ||
| rwlock.c | ||
| serial.c | ||
| sha1.c | ||
| sockaddr.c | ||
| string.c | ||
| strtoul.c | ||
| symtab.c | ||
| task.c | ||
| task_p.h | ||
| taskpool.c | ||
| timer.c | ||
| timer_p.h | ||
| version.c | ||