aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2008-05-10fix syntax error: missing semicolonYang Tse
2008-05-10Add library checking for clock_gettime() supportYang Tse
2008-05-09Use monotonic time source if available.Yang Tse
2008-05-09Removed AC_PROG_CC_STDC again. It enforces C99/gnu99 stdandard which is tooDaniel Stenberg
2008-05-08include strings.h (if available) for the strcasecmp() protoDaniel Stenberg
2008-05-08check for strings.h in configure and use it for the strcasecmp() protoDaniel Stenberg
2008-05-07adjusted to work with the updated configure.acDaniel Stenberg
2008-05-07- Sebastian made c-ares able to return all PTR-records when doing reverseDaniel Stenberg
2008-05-07- Doug Goldstein provided a configure patch: updates autoconf 2.13 usage toDaniel Stenberg
2008-05-05Improved parsing of resolver configuration filesYang Tse
2008-04-07make previous compiler warning fix more portableYang Tse
2008-04-07fix compiler warning: indirection to slightly different base typesYang Tse
2008-04-07fix compiler warning: local variable may be used without having been initializedYang Tse
2008-04-07fix compiler warning: unreferenced formal parameterYang Tse
2008-04-07fix compiler warning: assignment within conditional expressionYang Tse
2008-04-04- Alexey Simak fixed the VC dsp file by adding the missing source fileDaniel Stenberg
2008-04-04Alexey Simak made adig support NAPTR recordsDaniel Stenberg
2008-04-04Eino Tuominen improved the code when a file is used to seed the randomizerDaniel Stenberg
2008-02-29Force AIX xlc to fail and not generate object code if the source code hasYang Tse
2008-02-27added get_ver.awk since c-ares is a standalone project, and should therefore ...Gunter Knauf
2008-02-27a couple of small fixes to the makefile:Gunter Knauf
2008-02-16fixed linker def file for tools when compiled with gcc/nlmconv.Gunter Knauf
2008-02-14added some files which were missing in release tarballs.Gunter Knauf
2008-01-17updated copyright for new year.Gunter Knauf
2008-01-02Added '-d' option for Watt-32 debugging.Gisle Vanem
2007-12-18MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP,Yang Tse
2007-12-11build acountry tooDaniel Stenberg
2007-12-11Added acountry.c.Gisle Vanem
2007-12-11Added build of acountry.nlm.Gisle Vanem
2007-12-11Added build of acountry.exe.Gisle Vanem
2007-12-11Build acountry.exe. Added 'socklen_t' define.Gisle Vanem
2007-12-11Another sample application that returns country-code andGisle Vanem
2007-12-10grrr, the previous commit was meant to properly make sure that we don'tDaniel Stenberg
2007-12-10when buildingDaniel Stenberg
2007-12-10build ahost and adig by default but don't install themDaniel Stenberg
2007-12-10Fix for targets that do have 'struct in6_addr', but which doesn'tGisle Vanem
2007-12-03Fix three issues previous cleanup introduces.Yang Tse
2007-12-03 Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhatDaniel Stenberg
2007-12-03Brad Spencer fixed the configure script to assume that there's noDaniel Stenberg
2007-11-28the gethostbyname fix applied here as wellDaniel Stenberg
2007-11-28fix next_lookup() to continue searching even if c-ares failed to load theDaniel Stenberg
2007-11-27Remove the check for libdl since that isn't actually used and it causesDaniel Stenberg
2007-11-27pkgconfig fix by Andreas SchuldeiDaniel Stenberg
2007-11-27spellfixDaniel Stenberg
2007-11-21and we start on 1.5.2!Daniel Stenberg
2007-11-21changeDaniel Stenberg
2007-11-21oopsDaniel Stenberg
2007-11-21start working on 1.5.1 nowDaniel Stenberg
2007-11-21this is what 1.5.0 isDaniel Stenberg
2007-11-19fill in missing copyrightsDaniel Stenberg