summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_mkquery.c
AgeCommit message (Expand)Author
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
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-01-28thread safer libc (note: safer, not safe)Marco S Hyman
2002-08-28Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value.Jun-ichiro itojun Hagino
2002-06-26correct bad practice in the code - it uses two changing variablesJun-ichiro itojun Hagino
2001-07-31add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@Jakob Schlyter
2001-06-11support EDNS0 (RFC2671) buffer size notification on DNS queries.Jun-ichiro itojun Hagino
1997-04-13fouled up a tiny bitNiels Provos
1997-04-13the before mentioned random number generator.Niels Provos
1997-03-13Integrate BIND 4.9.5 resolver and associated routines.Jason Downs
1996-12-14Clean up lint and compile warningsThorsten Lockert
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