summaryrefslogtreecommitdiffstats
path: root/contrib/bind9/lib/dns/rdataslab.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove BIND.des2013-09-301-1109/+0
| | | | Approved by: re (gjb)
* Upgrade to 9.8.3-P3:dougb2012-09-201-0/+1
| | | | | | | | | | | | | | | | | | | Prevents a crash when queried for a record whose RDATA exceeds 65535 bytes. Prevents a crash when validating caused by using "Bad cache" data before it has been initialized. ISC_QUEUE handling for recursive clients was updated to address a race condition that could cause a memory leak. This rarely occurred with UDP clients, but could be a significant problem for a server handling a steady rate of TCP queries. A condition has been corrected where improper handling of zero-length RDATA could cause undesirable behavior, including termination of the named process. For more information: https://kb.isc.org/article/AA-00788
* Upgrade to 9.8.3-P1, the latest from ISC. This version containsdougb2012-06-041-3/+8
| | | | | | | | | | | | | | | | a critical bugfix: Processing of DNS resource records where the rdata field is zero length may cause various issues for the servers handling them. Processing of these records may lead to unexpected outcomes. Recursive servers may crash or disclose some portion of memory to the client. Secondary servers may crash on restart after transferring a zone containing these records. Master servers may corrupt zone data if the zone option "auto-dnssec" is set to "maintain". Other unexpected problems that are not listed here may also be encountered. All BIND users are strongly encouraged to upgrade.
* Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.dougb2012-04-051-2/+3
|
* Upgrade to BIND version 9.8.1. Release notes at:dougb2011-09-031-1/+1
|\ | | | | | | | | | | | | | | 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-10/+18
|\ \ | |/ | | | | | | This version has many new features, see /usr/share/doc/bind9/README for details.
* | Update to BIND 9.6.3, the latest from ISC on the 9.6 branch.dougb2011-02-061-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Update to 9.6-ESV-R2, the latest from ISC.dougb2010-10-311-1/+1
| | | | | | | | | | | | This version contains bug fixes that are relevant to any caching/resolving name server; as well as DNSSEC-related fixes.
* | Update to 9.6.2-P1, the latest patchfix release which deals withdougb2010-03-181-2/+4
| | | | | | | | | | | | | | | | the problems related to the handling of broken DNSSEC trust chains. This fix is only relevant for those who have DNSSEC validation enabled and configure trust anchors from third parties, either manually, or through a system like DLV.
* | Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-311-32/+79
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | 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.
| * Flatten bind9 vendor work areapeter2008-07-121-1045/+0
|/
* Vendor import of BIND 9.4.2dougb2007-12-021-10/+142
|
* Vendor import of BIND 9.4.1dougb2007-06-021-40/+238
|
* Vender import of BIND 9.3.0rc4.trhodes2004-09-191-0/+715
OpenPOWER on IntegriCloud