summaryrefslogtreecommitdiff
path: root/ares
Commit message (Expand)AuthorAgeFilesLines
* fix underquoting of AC_LANG_PROGRAM argumentsYang Tse2008-05-201-78/+78
* if'def out private function ares__tvdiff(), it is not in use yet.Yang Tse2008-05-202-0/+4
* update several macros using AC_TRY_LINK with AC_LINK_IFELSEYang Tse2008-05-201-82/+118
* fix socklen_t equivalent detection when cross compiling Windows targetYang Tse2008-05-191-13/+24
* if WINSOCK2 API is used link with 'ws2_32', elseYang Tse2008-05-191-6/+13
* on winsock systems linking is done using library 'ws2_32' whenYang Tse2008-05-181-14/+38
* minor change for wince-cegcc and wince-mingw32ce supportYang Tse2008-05-171-1/+1
* millisecond resolution support followupYang Tse2008-05-152-3/+3
* Replaced "-DHAVE_FIONBIO" with "-DHAVE_IOCTLSOCKET".Gisle Vanem2008-05-151-4/+5
* sync with realityYang Tse2008-05-151-1/+12
* remove compilation time generated filesYang Tse2008-05-151-3/+2
* use same time source for timeout initialization and processingYang Tse2008-05-151-1/+4
* Improve toolchain detection for WinCE cross compilation:Yang Tse2008-05-141-5/+5
* skip checks for Windows specific header filesYang Tse2008-05-142-12/+57
* WinCE cross compilation adjustments:Yang Tse2008-05-141-2/+2
* - Introducing millisecond resolution support for the timeout option. SeeDaniel Stenberg2008-05-138-72/+167
* also ignore thisYang Tse2008-05-131-0/+2
* also ignore thisYang Tse2008-05-134-0/+4
* ignore this compilation time generated filesYang Tse2008-05-134-0/+8
* don't keep in CVS this compilation time generated fileYang Tse2008-05-133-6/+0
* add MSVC6 project for acountry sample programYang Tse2008-05-131-1/+1
* update MSVC6 projects to use the multithreaded DLL runtime libraryYang Tse2008-05-133-16/+16
* add MSVC6 project for acountry sample programYang Tse2008-05-132-0/+125
* skip libtool C++ preprocessor compiler and linker checksYang Tse2008-05-121-0/+4
* ignore libcares.pcYang Tse2008-05-121-0/+1
* configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol onlyYang Tse2008-05-123-54/+97
* fix syntax error: missing semicolonYang Tse2008-05-101-1/+1
* Add library checking for clock_gettime() supportYang Tse2008-05-102-1/+80
* Use monotonic time source if available.Yang Tse2008-05-0910-40/+113
* Removed AC_PROG_CC_STDC again. It enforces C99/gnu99 stdandard which is tooDaniel Stenberg2008-05-091-1/+0
* include strings.h (if available) for the strcasecmp() protoDaniel Stenberg2008-05-083-0/+9
* check for strings.h in configure and use it for the strcasecmp() protoDaniel Stenberg2008-05-086-0/+16
* adjusted to work with the updated configure.acDaniel Stenberg2008-05-071-1/+1
* - Sebastian made c-ares able to return all PTR-records when doing reverseDaniel Stenberg2008-05-072-2/+31
* - Doug Goldstein provided a configure patch: updates autoconf 2.13 usage toDaniel Stenberg2008-05-072-6/+14
* Improved parsing of resolver configuration filesYang Tse2008-05-053-9/+58
* make previous compiler warning fix more portableYang Tse2008-04-071-4/+4
* fix compiler warning: indirection to slightly different base typesYang Tse2008-04-071-6/+6
* fix compiler warning: local variable may be used without having been initializedYang Tse2008-04-071-1/+1
* fix compiler warning: unreferenced formal parameterYang Tse2008-04-071-0/+2
* fix compiler warning: assignment within conditional expressionYang Tse2008-04-071-1/+1
* - Alexey Simak fixed the VC dsp file by adding the missing source fileDaniel Stenberg2008-04-042-0/+7
* Alexey Simak made adig support NAPTR recordsDaniel Stenberg2008-04-042-0/+38
* Eino Tuominen improved the code when a file is used to seed the randomizerDaniel Stenberg2008-04-042-5/+5
* Force AIX xlc to fail and not generate object code if the source code hasYang Tse2008-02-291-0/+3
* added get_ver.awk since c-ares is a standalone project, and should therefore ...Gunter Knauf2008-02-271-0/+36
* a couple of small fixes to the makefile:Gunter Knauf2008-02-271-13/+7
* fixed linker def file for tools when compiled with gcc/nlmconv.Gunter Knauf2008-02-161-1/+2
* added some files which were missing in release tarballs.Gunter Knauf2008-02-141-2/+3
* updated copyright for new year.Gunter Knauf2008-01-171-1/+1