aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2004-02-11install ares_version.h as wellDaniel Stenberg
2004-02-11Dirk Manske's fix to install ares_version.h as wellDaniel Stenberg
2004-02-05include process.h to get the _getpid() protoDaniel Stenberg
2004-02-04fixed "comparison between signed and unsigned" complaintsDaniel Stenberg
2004-02-04don't use 'sin' as variable name as the picky compiler warnings complainDaniel Stenberg
2004-02-04fixingDaniel Stenberg
2004-02-04prevent a compiler warning about a macro definitionDaniel Stenberg
2004-02-04prevent the windows version to use global symbol namesDaniel Stenberg
2004-02-04we use the more aggressive compiler warningsDaniel Stenberg
2004-02-04made more pointers unsigned, as they were mostly used passed in to functionsDaniel Stenberg
2004-02-04typecast comparision between signed and unsignedDaniel Stenberg
2004-02-04try_config() takes a second parameter as const, to prevent picky compilerDaniel Stenberg
2004-02-04takes a void *, not a char * anymoreDaniel Stenberg
2004-02-04ares_free_string() now takes a void * insteadDaniel Stenberg
2004-02-04don't compare signed and unsignedDaniel Stenberg
2004-02-04added a tags targetDaniel Stenberg
2004-02-04new configure fileDaniel Stenberg
2004-02-04use configure.ac instead of configure.inDaniel Stenberg
2004-02-04stop a compiler warningDaniel Stenberg
2004-02-03libcares.a is hereDaniel Stenberg
2004-02-03We now produce 'libcares.a' instead, to make it possible to have both c-aresDaniel Stenberg
2004-02-03add link to the new cares web siteDaniel Stenberg
2004-02-03added notes about incompatible functionsDaniel Stenberg
2004-02-03adjusted to the new single-parameter version of this functionDaniel Stenberg
2004-02-03removed odd newlineDaniel Stenberg
2004-02-03modified *strerror()Daniel Stenberg
2004-02-02use the new single-argument ares_strerror()Daniel Stenberg
2004-02-02remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg
2004-02-02removed the silly second argument to ares_strerror()Daniel Stenberg
2004-01-29documented ares_version()Daniel Stenberg
2004-01-29return a const char *Daniel Stenberg
2004-01-29use the name 'c-ares' for this packageDaniel Stenberg
2004-01-29include the new README.caresDaniel Stenberg
2004-01-29point out that this is a forked project, all c-ares specific stuff is nowDaniel Stenberg
2004-01-29c-ares specific README, leaving most of the original README as-isDaniel Stenberg
2004-01-29cut off the initial blurb, moved that to README.caresDaniel Stenberg
2004-01-29Dirk Manske fixed a flaw in the setting of the socket to non-blockingDaniel Stenberg
2004-01-04the gettimeofday fixDaniel Stenberg
2004-01-04Dominick Meglio's fix to make our private gettimeofday() use the ares_Daniel Stenberg
2003-10-24c-ares is the new name and ares_version() was addedDaniel Stenberg
2003-10-24Introducing ares_version(), so that we can have apps get version info aboutDaniel Stenberg
2003-10-17ignore these tooDaniel Stenberg
2003-10-08name it pre1Daniel Stenberg
2003-10-08clarify why this package existsDaniel Stenberg
2003-10-08run autoconf if neededDaniel Stenberg
2003-10-08ignore these filesDaniel Stenberg
2003-10-08added for completenessDaniel Stenberg
2003-10-08clarified the reason for this packageDaniel Stenberg
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg