aboutsummaryrefslogtreecommitdiff
path: root/contrib/bind9/lib/lwres/lwconfig.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove BIND.Dag-Erling Smørgrav2013-09-301-729/+0
| | | | | | | Approved by: re (gjb) Notes: svn path=/head/; revision=255949
* Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.Doug Barton2012-04-051-2/+2
|\ | | | | | | Notes: svn path=/head/; revision=233914
* | Upgrade to BIND version 9.8.1. Release notes at:Doug Barton2011-09-031-2/+3
|\| | | | | | | | | | | | | | | | | | | | | https://deepthought.isc.org/article/AA-00446/81/ or /usr/src/contrib/bind9/ Approved by: re (kib) Notes: svn path=/head/; revision=225361
* | Upgrade to version 9.8.0-P4Doug Barton2011-07-161-1/+1
|\| | | | | | | | | | | | | | | This version has many new features, see /usr/share/doc/bind9/README for details. Notes: svn path=/head/; revision=224092
* | Upgrade to 9.6-ESV-R4-P1, which address the following issues:Doug Barton2011-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. Notes: svn path=/head/; revision=222395
* | Update BIND to version 9.6.1rc1. This version has better performance andDoug Barton2009-05-311-14/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=193149
| * Flatten bind9 vendor work areaPeter Wemm2008-07-121-725/+0
|/ | | | Notes: svn path=/vendor/bind9/dist/; revision=180456
* Vendor import of BIND 9.4.1Doug Barton2007-06-021-23/+45
| | | | Notes: svn path=/vendor/bind9/dist/; revision=170222
* Vendor import of BIND 9.3.3Doug Barton2006-12-101-3/+3
| | | | Notes: svn path=/vendor/bind9/dist/; revision=165071
* Vendor import of BIND 9.3.2Doug Barton2005-12-291-6/+6
| | | | Notes: svn path=/vendor/bind9/dist/; revision=153816
* Vender import of BIND 9.3.0rc4.Tom Rhodes2004-09-191-0/+703
Notes: svn path=/vendor/bind9/dist/; revision=135446