summaryrefslogtreecommitdiff
path: root/ares
Commit message (Expand)AuthorAgeFilesLines
* untabifiedDaniel Stenberg2004-12-104-195/+195
* NORECURSE clarification, minor formatting updateDaniel Stenberg2004-12-072-26/+17
* fix the -I path to the proper include dir when --enable-debug is usedDaniel Stenberg2004-11-111-1/+1
* Adapted for C++.Gisle Vanem2004-11-111-0/+8
* Replace IsNT with IS_NT().Gisle Vanem2004-11-101-1/+1
* Replace IsNT with IS_NT().Gisle Vanem2004-11-105-210/+218
* fix CURL_EXTERN for debug buildsDaniel Stenberg2004-11-091-0/+4
* two post-1.2.1 changesDaniel Stenberg2004-11-071-0/+9
* added ares_cancel and ares_versionDaniel Stenberg2004-11-072-0/+28
* mention incompatibilities with aresDaniel Stenberg2004-10-262-1/+4
* ignore thisDaniel Stenberg2004-10-241-0/+1
* maketgz now creates a ares_version.h.dist file with the given version dataDaniel Stenberg2004-10-242-0/+30
* 1.2.1 release timecares-1_2_1Daniel Stenberg2004-10-201-0/+2
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-0620-1037/+1037
* - Henrik Stoerner fix: got a report that Tru64 Unix (the unix from DigitalDaniel Stenberg2004-09-282-3/+28
* - Henrik Stoerner: found out that C-ARES does not look at the /etc/host.confDaniel Stenberg2004-09-262-8/+50
* Dominick Meglio host file path discovery patch for windowsDaniel Stenberg2004-09-264-13/+48
* ignore moreDaniel Stenberg2004-09-141-0/+5
* fixed nasty warnings with gcc 3.3.Gunter Knauf2004-09-031-1/+1
* mention Gisle's recent fixesDaniel Stenberg2004-08-301-0/+8
* Removed ares_free_errmem.c from MSCV project files.Gisle Vanem2004-08-292-372/+358
* More patches for Watt-32 on Win32; don't include "nameser.h".Gisle Vanem2004-08-205-5/+15
* No WSAGetLastError() on Watt-32/DOSGisle Vanem2004-08-201-1/+1
* No <sys/uio.h> on DOS/Win32Gisle Vanem2004-08-201-7/+1
* Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem2004-08-2017-48/+88
* ZLIB_ROOT not neededGisle Vanem2004-08-191-3/+1
* My first CVS commit just to see if this works.Gisle Vanem2004-08-191-56/+52
* mention Harshal Pradhan's windows fixDaniel Stenberg2004-08-131-0/+5
* Harshal Pradhan made minor syntax change to make this build with MSVC 7.1Daniel Stenberg2004-08-131-1/+1
* ignore more filesDaniel Stenberg2004-08-101-0/+9
* variable type fixDaniel Stenberg2004-07-291-13/+14
* removed C++ comment to please picky source checkersDaniel Stenberg2004-07-291-1/+3
* --enable-debug builds static only, Gisle fixed a memory leak and moreDaniel Stenberg2004-07-241-0/+17
* Gisle Vanem:Daniel Stenberg2004-07-244-19/+61
* --enable-debug now makes the lib built static only since otherwise weDaniel Stenberg2004-07-241-8/+11
* generate the new configure betterDaniel Stenberg2004-07-241-1/+1
* now generated by automakeDaniel Stenberg2004-07-231-783/+0
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-2238-3083/+1022
* minor cleanup.Gunter Knauf2004-07-111-28/+6
* added ifdef for NetWare to ares.h.Gunter Knauf2004-07-112-2/+1
* mingw and netware makefiles added by Gunter KnaufDaniel Stenberg2004-07-061-0/+2
* minor cosmetic fix.Gunter Knauf2004-07-051-2/+2
* added MingW32 makefile.Gunter Knauf2004-07-051-0/+75
* try to relax linux build host detection.Gunter Knauf2004-07-051-1/+1
* Günter Knauf made c-ares build and run on Novell Netware.Daniel Stenberg2004-07-041-0/+3
* added NetWare section for paths.Gunter Knauf2004-07-041-0/+5
* update to build both test apps.Gunter Knauf2004-07-041-36/+43
* minor fix for compiling on Linux.Gunter Knauf2004-07-031-3/+1
* added few ifdefs to make it usable for NetWare.Gunter Knauf2004-07-031-1/+7
* added NetWare makefile.Gunter Knauf2004-07-031-0/+335