summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_query.c
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-31add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@Jakob Schlyter
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2001-06-11support EDNS0 (RFC2671) buffer size notification on DNS queries.Jun-ichiro itojun Hagino
1999-09-27Correct buffer size.Alex Feldman
1998-08-31put back a security fix downsj removed ages agoTheo de Raadt
1998-03-16Use fgetln(3) instead of fgets(3) so we can easily recognize linesTodd C. Miller
1997-07-09Clean up some -Wall flowers.Todd C. Miller
1997-04-06issetugid() this last getenv based openTheo de Raadt
1997-03-13Integrate BIND 4.9.5 resolver and associated routines.Jason Downs
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-24rely on RES_NOALIASESTheo de Raadt
1996-08-19nasty typo by meTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-08-18if setuid, no env variablesTheo de Raadt
1996-02-19netbsd: bind 4.9.3dm
1995-10-18initial import of NetBSD treeTheo de Raadt