summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/lib/dns
AgeCommit message (Expand)Author
2005-08-21The patch addresses a problem with high-load resolvers whichBrad Smith
2005-04-19fix more cases of snprintf() returning -1. ok cloder@ niallo@Moritz Jodeit
2005-04-16Be more careful with snprintf return value handling. Some of these areChad Loder
2005-04-11restore lost sprintf -> snprintf conversionDavid Krause
2005-03-22resolve conflictsJakob Schlyter
2005-03-22ISC BIND release 9.3.1. ok deraadt@Jakob Schlyter
2005-01-26fix CERT VU#938617 (vulnerable to denial of service in validator code)Jakob Schlyter
2004-11-04adjust rtt estimates, fixes IPv6 problem.Jakob Schlyter
2004-10-14Add missing {} on if statement; ISC#1744Ryan Thomas McBride
2004-09-29fix som s/sprintf/snprintf/ lost in transitionJakob Schlyter
2004-09-28resolve conflictsJakob Schlyter
2004-09-28remove unused filesJakob Schlyter
2004-09-28ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-11-18update to BIND v9.2.3. ok todd@Jakob Schlyter
2003-11-16remove win32 filesJakob Schlyter
2003-10-20snprintfify; noted by david krauseJakob Schlyter
2003-10-19ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-09-22sync with 9.2.2-P3; new zone type "delegation-only"Jakob Schlyter
2003-08-08Remove a buffer which got added during the safe stringification, but leftMiod Vallat
2003-06-27missing includeVincent Labrecque
2003-06-27string cleaning; "Put it in. If it breaks, tough" Theo.Todd T. Fries
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-30string cleaning; ok jakob, teduTodd T. Fries
2003-05-08replace strcpy with strlcpy and some strdup.Ted Unangst
2003-05-07bounds were sizeof(pointer) rather than size of the object; found withTheo de Raadt
2003-04-15first sprintf pass from todd@ and ISC-Bugs #5614.Jakob Schlyter
2003-04-05string fixes. ok krw pvalchevTed Unangst
2003-03-05update to BIND 9.2.2-release. ok millert@Jakob Schlyter
2003-02-18intial -> initial;Jason McIntyre
2003-02-03remove sparc64 workaround, fixed in latest propolice patchesJakob Schlyter
2003-01-24compile rdata.c using -O0 on sparc64 due to bug in propoliceJakob Schlyter
2003-01-20include lcg.h instead of lfsr.hJakob Schlyter
2003-01-20use isc_random_get instead of rand()Jakob Schlyter
2003-01-20use lcg instad of lfsr for id generationJakob Schlyter
2003-01-20ISC BIND version 9.2.2rc1Jakob Schlyter