aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_private.h
AgeCommit message (Collapse)Author
2004-02-27minor size_t fix to kill a warningDaniel Stenberg
2004-02-17If CURLDEBUG is set we use the libcurl internal memdebug system to trackDaniel Stenberg
memory leaks etc.
2004-02-04made more pointers unsigned, as they were mostly used passed in to functionsDaniel Stenberg
that assume them to be unsigned. Stops compiler warnings.
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg