summaryrefslogtreecommitdiffstats
path: root/contrib/bind9/lib/dns/message.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to BIND version 9.8.1. Release notes at:dougb2011-09-031-2/+2
|\ | | | | | | | | | | | | | | https://deepthought.isc.org/article/AA-00446/81/ or /usr/src/contrib/bind9/ Approved by: re (kib)
* \ Upgrade to version 9.8.0-P4dougb2011-07-161-1/+58
|\ \ | |/ | | | | | | This version has many new features, see /usr/share/doc/bind9/README for details.
* | Update to version 9.6-ESV-R4-P3dougb2011-07-061-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALL BIND USERS ARE ENCOURAGED TO UPGRADE IMMEDIATELY This update addresses the following vulnerability: CVE-2011-2464 ============= Severity: High Exploitable: Remotely Description: A defect in the affected BIND 9 versions allows an attacker to remotely cause the "named" process to exit using a specially crafted packet. This defect affects both recursive and authoritative servers. The code location of the defect makes it impossible to protect BIND using ACLs configured within named.conf or by disabling any features at compile-time or run-time. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2464 https://www.isc.org/software/bind/advisories/cve-2011-2464
* | Update to BIND 9.6.3, the latest from ISC on the 9.6 branch.dougb2011-02-061-41/+55
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | All 9.6 users with DNSSEC validation enabled should upgrade to this version, or the latest version in the 9.7 branch, prior to 2011-03-31 in order to avoid validation failures for names in .COM as described here: https://www.isc.org/announcement/bind-9-dnssec-validation-fails-new-ds-record In addition the fixes for this and other bugs, there are also the following: * Various fixes to kerberos support, including GSS-TSIG * Various fixes to avoid leaking memory, and to problems that could prevent a clean shutdown of named
* | Upgrade to version 9.6.2. This version includes all previously releaseddougb2010-03-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | security patches to the 9.6.1 version, as well as many other bug fixes. This version also incorporates a different fix for the problem we had patched in contrib/bind9/bin/dig/dighost.c, so that file is now back to being the same as the vendor version. Due to the fact that the DNSSEC algorithm that will be used to sign the root zone is only included in this version and in 9.7.x those who wish to do validation MUST upgrade to one of these prior to July 2010.
* | Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-311-12/+122
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | lots of new features compared to 9.4.x, including: Full NSEC3 support Automatic zone re-signing New update-policy methods tcp-self and 6to4-self DHCID support. More detailed statistics counters including those supported in BIND 8. Faster ACL processing. Efficient LRU cache-cleaning mechanism. NSID support.
* | Merge from vendor/bind9/dist as of the 9.4.3 importdougb2008-12-231-5/+8
|\ \ | |/
| * Flatten bind9 vendor work areapeter2008-07-121-3265/+0
|/
* Vendor import of BIND 9.4.2dougb2007-12-021-6/+15
|
* Vendor import of BIND 9.4.1dougb2007-06-021-5/+19
|
* Vendor import of BIND 9.3.3dougb2006-12-101-11/+35
|
* Vendor import of BIND 9.3.2dougb2005-12-291-2/+60
|
* Vender import of BIND 9.3.0rc4.trhodes2004-09-191-0/+3160
OpenPOWER on IntegriCloud