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
/
isc
Age
Commit message (
Expand
)
Author
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
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-03-20
remove some bogus *p tests from charles longeau
Ted Unangst
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-04-05
resolve conflicts
Jakob Schlyter
2006-04-05
ISC BIND release 9.3.2
Jakob Schlyter
2005-05-04
setres[ug]id; ok jakob@
Damien Miller
2005-03-22
resolve conflicts
Jakob Schlyter
2005-03-22
ISC BIND release 9.3.1. ok deraadt@
Jakob Schlyter
2004-11-19
unbreak -t; ok jakob, henning
Markus Friedl
2004-09-28
resolve conflicts
Jakob Schlyter
2004-09-28
ISC BIND version 9.3.0. ok deraadt@
Jakob Schlyter
2004-08-13
extra check for no message case; ok markus, deraadt, hshoexer, henning
Damien Miller
2004-04-19
include string.h for memset, canacar@ ok
Anil Madhavapeddy
2004-04-03
dont try to close an invalid fd, canacar@ ok
Anil Madhavapeddy
2004-03-19
Pass SIGINT to child. Noticed by mpech@, ok jakob@
Can Erkin Acar
2004-03-12
Privilege seperation for named. Allows named to handle address/interface
Can Erkin Acar
2003-11-18
update to BIND v9.2.3. ok todd@
Jakob Schlyter
2003-11-18
ISC BIND version 9.3.0. ok deraadt@
Jakob Schlyter
2003-11-16
remove win32 files
Jakob Schlyter
2003-06-27
string cleaning; "Put it in. If it breaks, tough" Theo.
Todd T. Fries
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-12
sprintf -> snprintf. ok krw@ deraadt@
Ted Unangst
2003-05-08
replace strcpy with strlcpy and some strdup.
Ted Unangst
2003-04-15
first sprintf pass from todd@ and ISC-Bugs #5614.
Jakob Schlyter
2003-04-10
provide strlcat() and strlcpy() for platform without them. although
Jakob Schlyter
2003-03-05
update to BIND 9.2.2-release. ok millert@
Jakob Schlyter
2003-02-26
Fix a bug we found during an audit of BIND9. This bug does not affect
Chad Loder
2003-01-20
use arc4random() instead of rand() if availible
Jakob Schlyter
2003-01-20
fix broken lfsr implementation
Jakob Schlyter
2003-01-20
add lcg.h
Jakob Schlyter
2003-01-20
prevent the compiler from blowing up on sparc64; from NetBSD via millert@
Jakob Schlyter
2003-01-20
add Linear Congruential Generator implementation
Jakob Schlyter
2003-01-20
ISC BIND version 9.2.2rc1
Jakob Schlyter