summaryrefslogtreecommitdiffstats
path: root/contrib/bind9/lib/isc/unix/ifiter_sysctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove BIND.des2013-09-301-302/+0
| | | | Approved by: re (gjb)
* Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.dougb2012-04-051-1/+1
|
* Upgrade to 9.6-ESV-R4-P1, which address the following issues:dougb2011-05-281-1/+1
| | | | | | | | | | | | | | | | 1. Very large RRSIG RRsets included in a negative cache can trigger an assertion failure that will crash named (BIND 9 DNS) due to an off-by-one error in a buffer size check. This bug affects all resolving name servers, whether DNSSEC validation is enabled or not, on all BIND versions prior to today. There is a possibility of malicious exploitation of this bug by remote users. 2. Named could fail to validate zones listed in a DLV that validated insecure without using DLV and had DS records in the parent zone. Add a patch provided by ru@ and confirmed by ISC to fix a crash at shutdown time when a SIG(0) key is being used.
* Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-311-3/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | 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-302/+0
|/
* Vendor import of BIND 9.4.1dougb2007-06-021-2/+3
|
* Vendor import of BIND 9.3.2dougb2005-12-291-3/+3
|
* Vender import of BIND 9.3.0rc4.trhodes2004-09-191-0/+301
OpenPOWER on IntegriCloud