aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2004-12-10untabifiedDaniel Stenberg
2004-12-07NORECURSE clarification, minor formatting updateDaniel Stenberg
2004-11-11fix the -I path to the proper include dir when --enable-debug is usedDaniel Stenberg
2004-11-11Adapted for C++.Gisle Vanem
2004-11-10Replace IsNT with IS_NT().Gisle Vanem
2004-11-10Replace IsNT with IS_NT().Gisle Vanem
2004-11-09fix CURL_EXTERN for debug buildsDaniel Stenberg
2004-11-07two post-1.2.1 changesDaniel Stenberg
2004-11-07added ares_cancel and ares_versionDaniel Stenberg
2004-10-26mention incompatibilities with aresDaniel Stenberg
2004-10-24ignore thisDaniel Stenberg
2004-10-24maketgz now creates a ares_version.h.dist file with the given version dataDaniel Stenberg
2004-10-201.2.1 release timeDaniel Stenberg
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2004-09-28- Henrik Stoerner fix: got a report that Tru64 Unix (the unix from DigitalDaniel Stenberg
2004-09-26- Henrik Stoerner: found out that C-ARES does not look at the /etc/host.confDaniel Stenberg
2004-09-26Dominick Meglio host file path discovery patch for windowsDaniel Stenberg
2004-09-14ignore moreDaniel Stenberg
2004-09-03fixed nasty warnings with gcc 3.3.Gunter Knauf
2004-08-30mention Gisle's recent fixesDaniel Stenberg
2004-08-29Removed ares_free_errmem.c from MSCV project files.Gisle Vanem
2004-08-20More patches for Watt-32 on Win32; don't include "nameser.h".Gisle Vanem
2004-08-20No WSAGetLastError() on Watt-32/DOSGisle Vanem
2004-08-20No <sys/uio.h> on DOS/Win32Gisle Vanem
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem
2004-08-19ZLIB_ROOT not neededGisle Vanem
2004-08-19My first CVS commit just to see if this works.Gisle Vanem
2004-08-13mention Harshal Pradhan's windows fixDaniel Stenberg
2004-08-13Harshal Pradhan made minor syntax change to make this build with MSVC 7.1Daniel Stenberg
2004-08-10ignore more filesDaniel Stenberg
2004-07-29variable type fixDaniel Stenberg
2004-07-29removed C++ comment to please picky source checkersDaniel Stenberg
2004-07-24--enable-debug builds static only, Gisle fixed a memory leak and moreDaniel Stenberg
2004-07-24Gisle Vanem:Daniel Stenberg
2004-07-24--enable-debug now makes the lib built static only since otherwise weDaniel Stenberg
2004-07-24generate the new configure betterDaniel Stenberg
2004-07-23now generated by automakeDaniel Stenberg
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg
2004-07-11minor cleanup.Gunter Knauf
2004-07-11added ifdef for NetWare to ares.h.Gunter Knauf
2004-07-06mingw and netware makefiles added by Gunter KnaufDaniel Stenberg
2004-07-05minor cosmetic fix.Gunter Knauf
2004-07-05added MingW32 makefile.Gunter Knauf
2004-07-05try to relax linux build host detection.Gunter Knauf
2004-07-04Günter Knauf made c-ares build and run on Novell Netware.Daniel Stenberg
2004-07-04added NetWare section for paths.Gunter Knauf
2004-07-04update to build both test apps.Gunter Knauf
2004-07-03minor fix for compiling on Linux.Gunter Knauf
2004-07-03added few ifdefs to make it usable for NetWare.Gunter Knauf
2004-07-03added NetWare makefile.Gunter Knauf