Age | Commit message (Expand) | Author |
2008-05-12 | ignore libcares.pc | Yang Tse |
2008-05-12 | configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only | Yang Tse |
2008-05-10 | fix syntax error: missing semicolon | Yang Tse |
2008-05-10 | Add library checking for clock_gettime() support | Yang Tse |
2008-05-09 | Use monotonic time source if available. | Yang Tse |
2008-05-09 | Removed AC_PROG_CC_STDC again. It enforces C99/gnu99 stdandard which is too | Daniel Stenberg |
2008-05-08 | include strings.h (if available) for the strcasecmp() proto | Daniel Stenberg |
2008-05-08 | check for strings.h in configure and use it for the strcasecmp() proto | Daniel Stenberg |
2008-05-07 | adjusted to work with the updated configure.ac | Daniel Stenberg |
2008-05-07 | - Sebastian made c-ares able to return all PTR-records when doing reverse | Daniel Stenberg |
2008-05-07 | - Doug Goldstein provided a configure patch: updates autoconf 2.13 usage to | Daniel Stenberg |
2008-05-05 | Improved parsing of resolver configuration files | Yang Tse |
2008-04-07 | make previous compiler warning fix more portable | Yang Tse |
2008-04-07 | fix compiler warning: indirection to slightly different base types | Yang Tse |
2008-04-07 | fix compiler warning: local variable may be used without having been initialized | Yang Tse |
2008-04-07 | fix compiler warning: unreferenced formal parameter | Yang Tse |
2008-04-07 | fix compiler warning: assignment within conditional expression | Yang Tse |
2008-04-04 | - Alexey Simak fixed the VC dsp file by adding the missing source file | Daniel Stenberg |
2008-04-04 | Alexey Simak made adig support NAPTR records | Daniel Stenberg |
2008-04-04 | Eino Tuominen improved the code when a file is used to seed the randomizer | Daniel Stenberg |
2008-02-29 | Force AIX xlc to fail and not generate object code if the source code has | Yang Tse |
2008-02-27 | added get_ver.awk since c-ares is a standalone project, and should therefore ... | Gunter Knauf |
2008-02-27 | a couple of small fixes to the makefile: | Gunter Knauf |
2008-02-16 | fixed linker def file for tools when compiled with gcc/nlmconv. | Gunter Knauf |
2008-02-14 | added some files which were missing in release tarballs. | Gunter Knauf |
2008-01-17 | updated copyright for new year. | Gunter Knauf |
2008-01-02 | Added '-d' option for Watt-32 debugging. | Gisle Vanem |
2007-12-18 | MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP, | Yang Tse |
2007-12-11 | build acountry too | Daniel Stenberg |
2007-12-11 | Added acountry.c. | Gisle Vanem |
2007-12-11 | Added build of acountry.nlm. | Gisle Vanem |
2007-12-11 | Added build of acountry.exe. | Gisle Vanem |
2007-12-11 | Build acountry.exe. Added 'socklen_t' define. | Gisle Vanem |
2007-12-11 | Another sample application that returns country-code and | Gisle Vanem |
2007-12-10 | grrr, the previous commit was meant to properly make sure that we don't | Daniel Stenberg |
2007-12-10 | when building | Daniel Stenberg |
2007-12-10 | build ahost and adig by default but don't install them | Daniel Stenberg |
2007-12-10 | Fix for targets that do have 'struct in6_addr', but which doesn't | Gisle Vanem |
2007-12-03 | Fix three issues previous cleanup introduces. | Yang Tse |
2007-12-03 | Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhat | Daniel Stenberg |
2007-12-03 | Brad Spencer fixed the configure script to assume that there's no | Daniel Stenberg |
2007-11-28 | the gethostbyname fix applied here as well | Daniel Stenberg |
2007-11-28 | fix next_lookup() to continue searching even if c-ares failed to load the | Daniel Stenberg |
2007-11-27 | Remove the check for libdl since that isn't actually used and it causes | Daniel Stenberg |
2007-11-27 | pkgconfig fix by Andreas Schuldei | Daniel Stenberg |
2007-11-27 | spellfix | Daniel Stenberg |
2007-11-21 | and we start on 1.5.2! | Daniel Stenberg |
2007-11-21 | change | Daniel Stenberg |
2007-11-21 | oops | Daniel Stenberg |
2007-11-21 | start working on 1.5.1 now | Daniel Stenberg |