summaryrefslogtreecommitdiff
path: root/ares/ares_parse_a_reply.c
Commit message (Expand)AuthorAgeFilesLines
* Needed now that in6_addr is referenced in ares.hYang Tse2007-11-151-0/+1
* Return TTL data from ares_parse_{a,aaaa}_reply, if the user is so inclined. P...Steinar H. Gunderson2007-11-151-36/+98
* Removed inclusion of <sys/types.h> in .c-filesGisle Vanem2007-02-261-1/+0
* 2nd try adding CVS id.Gisle Vanem2006-07-221-1/+1
* Added CVS id.Gisle Vanem2006-07-221-0/+2
* Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OSDaniel Stenberg2005-04-061-0/+3
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-46/+46
* More patches for Watt-32 on Win32; don't include "nameser.h".Gisle Vanem2004-08-201-1/+1
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-221-0/+1
* make ares_expand_name() take a long * instead of an int *, since we doDaniel Stenberg2004-02-231-1/+2
* typecast comparision between signed and unsignedDaniel Stenberg2004-02-041-1/+1
* remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg2004-02-021-2/+0
* ares 1.1.1 with collected applied patchesDaniel Stenberg2003-10-071-0/+173