summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_debug.c
AgeCommit message (Expand)Author
2007-10-11use RRSIG instead of SIG for DNSSEC. ok djm@Jakob Schlyter
2005-08-06zap rcsid.Marc Espie
2005-03-30make the resolver stat resolv.conf and update if it changes.Ted Unangst
2005-03-25ansify. ok deraadt@ moritz@Otto Moerbeek
2005-03-06correct snprintf return value checks, where the wrong ptrMoritz Jodeit
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-04strlcpy, check retval from sprintfJun-ichiro itojun Hagino
2003-01-28thread safer libc (note: safer, not safe)Marco S Hyman
2002-07-25more snprintf and strlcpy; help from millertTheo de Raadt
2002-06-27%d -> %u. mostly in #ifdef DEBUG.Jun-ichiro itojun Hagino
2002-05-24try to use strlcpy and snprintf more; ok variousTheo de Raadt
2001-06-11support EDNS0 (RFC2671) buffer size notification on DNS queries.Jun-ichiro itojun Hagino
2000-07-07use %s with fprintfTheo de Raadt
1998-03-19some -WallTodd C. Miller
1997-07-09Clean up some -Wall flowers.Todd C. Miller
1997-04-30Remove unused variablesThorsten Lockert
1997-04-05Use in_addr_t not u_long and use in_port_t in some cases insteadTodd C. Miller
1997-03-13Integrate BIND 4.9.5 resolver and associated routines.Jason Downs
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-02-19netbsd: bind 4.9.3dm
1995-10-18initial import of NetBSD treeTheo de Raadt