summaryrefslogtreecommitdiff
path: root/lib/libc/net/getrrsetbyname.c
AgeCommit message (Expand)Author
2010-06-29use a union to align the dns answer buffer until gcc4 is fixedTheo de Raadt
2007-10-11use RRSIG instead of SIG for DNSSEC. ok djm@Jakob Schlyter
2005-03-30make the resolver stat resolv.conf and update if it changes.Ted Unangst
2005-03-25ansify. ok deraadt@ moritz@Otto Moerbeek
2004-07-18fix memory leak; ok millert@ tdeval@Jakob Schlyter
2003-03-07signed/unsigned mixup. KAME PR 469 by Olivier Courtay.Jun-ichiro itojun Hagino
2003-01-28thread safer libc (note: safer, not safe)Marco S Hyman
2002-09-07ansi pedantic. ok deraadt@Jakob Schlyter
2001-08-16Use calloc() to allocate response data. Be more careful when freeingHakan Olsson
2001-08-07KNF; and i bonked jakob in the head for it too, with a plastic bottle of cokeTheo de Raadt
2001-08-06OpenBSD id-tagsJakob Schlyter
2001-08-06add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsJakob Schlyter