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
/
lib
/
libc
/
net
/
res_query.c
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-01-28
thread safer libc (note: safer, not safe)
Marco S Hyman
2002-06-27
%d/%u mixup (in #ifdef DEBUG)
Jun-ichiro itojun Hagino
2002-05-24
try to use strlcpy and snprintf more; ok various
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-07-31
add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@
Jakob Schlyter
2001-06-27
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-11
support EDNS0 (RFC2671) buffer size notification on DNS queries.
Jun-ichiro itojun Hagino
1999-09-27
Correct buffer size.
Alex Feldman
1998-08-31
put back a security fix downsj removed ages ago
Theo de Raadt
1998-03-16
Use fgetln(3) instead of fgets(3) so we can easily recognize lines
Todd C. Miller
1997-07-09
Clean up some -Wall flowers.
Todd C. Miller
1997-04-06
issetugid() this last getenv based open
Theo de Raadt
1997-03-13
Integrate BIND 4.9.5 resolver and associated routines.
Jason Downs
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-24
rely on RES_NOALIASES
Theo de Raadt
1996-08-19
nasty typo by me
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-08-18
if setuid, no env variables
Theo de Raadt
1996-02-19
netbsd: bind 4.9.3
dm
1995-10-18
initial import of NetBSD tree
Theo de Raadt