Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use a union to align the dns answer buffer until gcc4 is fixed | deraadt | 2010-06-29 | 1 | -5/+8 |
* | use RRSIG instead of SIG for DNSSEC. ok djm@ | jakob | 2007-10-11 | 1 | -3/+3 |
* | make the resolver stat resolv.conf and update if it changes. | tedu | 2005-03-30 | 1 | -2/+2 |
* | ansify. ok deraadt@ moritz@ | otto | 2005-03-25 | 1 | -2/+3 |
* | fix memory leak; ok millert@ tdeval@ | jakob | 2004-07-18 | 1 | -5/+6 |
* | signed/unsigned mixup. KAME PR 469 by Olivier Courtay. | itojun | 2003-03-07 | 1 | -2/+3 |
* | thread safer libc (note: safer, not safe) | marc | 2003-01-28 | 1 | -5/+8 |
* | ansi pedantic. ok deraadt@ | jakob | 2002-09-07 | 1 | -11/+12 |
* | Use calloc() to allocate response data. Be more careful when freeing | ho | 2001-08-16 | 1 | -16/+25 |
* | KNF; and i bonked jakob in the head for it too, with a plastic bottle of coke | deraadt | 2001-08-07 | 1 | -24/+16 |
* | OpenBSD id-tags | jakob | 2001-08-06 | 1 | -1/+1 |
* | add getrrsetbyname(3) - API to retrieve arbitrary DNS records | jakob | 2001-08-06 | 1 | -0/+506 |