index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
bind
/
lib
Age
Commit message (
Expand
)
Author
2013-01-08
add other root servers from named.root that were missed in previous updates
Stuart Henderson
2013-01-08
new IPv4 address for D.ROOT-SERVERS.NET
Jakob Schlyter
2012-06-06
Add a fix for CVE-2012-1667, backported from ISC BIND. ok millert@
Stuart Henderson
2011-11-17
Apply the patches from BIND upstream to mitigate cve-2011-4313 (crashes
Stuart Henderson
2011-09-21
fix an |= that should have been !=
Jonathan Gray
2011-07-05
fix some memset sizeofs, found by jsg. ok deraadt krw
Ted Unangst
2011-07-05
correct memsets of key contexts which were shorter than they needed to be
Theo de Raadt
2009-08-16
parse "nameserver [host]:port" syntax in /etc/resolv.conf
Stefan Sperling
2009-07-27
seperation -> separation; from Amarendra Godbole
Jason McIntyre
2009-01-14
fix CVE-2009-0025: incorrect check of DSA DNSSEC signature verification
Damien Miller
2008-11-10
#if 0 a function which we have we do not use, and where the call to it is in ...
Theo de Raadt
2008-08-04
Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@
Todd C. Miller
2008-08-01
This log message is an excruiciating pain in the ass when it repeats 4000 tim...
Bob Beck
2008-07-16
Dynamically allocate fd_sets so we are not limited to FD_SETSIZE
Todd C. Miller
2008-07-10
retry port allocation on all errors, not just EADDRINUSE; ok jakob@
Damien Miller
2008-07-09
let the kernel choose the random port. code from djm@. ok markus@.
Jakob Schlyter
2008-07-09
reintroduce our own shuffle ID generator. ok djm@ millert@
Jakob Schlyter
2008-07-09
merge and resolve conflicts introduced by 9.4.2-P1
Jakob Schlyter
2008-07-09
remove an unused variable that is a leftover from the old alg.
Reyk Floeter
2008-06-09
simplify math for arc4random_uniform() suggested by
Damien Miller
2008-06-04
fix math screwup that reintroduced a bias for upper_bounds in range
Damien Miller
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
Theo de Raadt
2008-03-19
CMSG_LEN and CMSG_SPACE are not neccessarily the same size. So if you
Theo de Raadt
2008-03-15
Repair the simple cases for msg_controllen where it should just be
Theo de Raadt
2008-03-15
Because the shuffle code initialisation is a specific case of shuffling
Damien Miller
2008-03-13
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
Theo de Raadt
2008-03-02
introduce a isc_random_uniform() function to return a uniformly distributed
Damien Miller
2008-02-29
replacement algorithm. initialize a 64K-short buffer using Durstenfeld
Theo de Raadt
2008-02-07
add IPv6 root servers
Jakob Schlyter
2007-12-13
more str fixes; from chl@
Jakob Schlyter
2007-12-13
str fixes; from chl@
Jakob Schlyter
2007-12-09
more strcpy fixes
Jakob Schlyter
2007-12-09
resolve conflicts
Jakob Schlyter
2007-12-09
ISC BIND release 9.4.2
Jakob Schlyter
2007-11-14
update IP address of L.ROOT-SERVERS.NET; fix PR#5629
Jakob Schlyter
2007-06-01
avoid potentially bad snprintf construct; ok henning millert otto
Peter Valchev
2007-05-26
More comment typos from Diego Casati. Including winners like funtion, allmost,
Kenneth R Westerback
2007-03-20
remove some bogus *p tests from charles longeau
Ted Unangst
2007-01-25
resolve conflicts with 9.3.4; SECURITY UPDATE
Jakob Schlyter
2007-01-25
ISC BIND release 9.3.4
Jakob Schlyter
2007-01-10
resolve conflicts and regen configure script
Jakob Schlyter
2007-01-10
ISC BIND release 9.3.3
Jakob Schlyter
2006-09-25
Use S_IS* macros insted of masking with S_IF* flags. The latter may
Otto Moerbeek
2006-09-05
security update to BIND 9.3.2-P1. ok miod@ and deraadt@
Jakob Schlyter
2006-07-18
Tyop fix: simultanious
Michael Knudsen
2006-04-05
resolve conflicts
Jakob Schlyter
2006-04-05
ISC BIND release 9.3.2
Jakob Schlyter
2006-04-02
malloc(x * y) -> calloc(x, y) from adobriyan AT gmail.com, with tweaks
Damien Miller
2005-08-21
The patch addresses a problem with high-load resolvers which
Brad Smith
2005-05-16
remove tests
Jakob Schlyter
[next]