summaryrefslogtreecommitdiff
path: root/ares
Commit message (Expand)AuthorAgeFilesLines
* compiler warning fixYang Tse2007-02-191-1/+6
* add debug messages for initialization failuresYang Tse2007-02-194-2/+23
* fix ENAMETOOLONG and ENOTEMPTY may already be defined in errno.hYang Tse2007-02-181-0/+11
* Move portable error number symbolic name definitions to setup_once.hYang Tse2007-02-172-5/+45
* compiler warning fixYang Tse2007-02-171-1/+1
* compiler warning fixYang Tse2007-02-172-3/+2
* add debug messages for fopen() failuresYang Tse2007-02-162-1/+35
* use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse2007-02-166-33/+47
* compiler warning fixYang Tse2007-02-161-13/+13
* introduce uppercase macros SOCKERRNO, SET_SOCKERRNO(), ERRNO and SET_ERRNO()Yang Tse2007-02-151-0/+28
* icc 9.0 when compiling its generated code for its own FD_SET,Yang Tse2007-02-151-0/+10
* compiler warning fixYang Tse2007-02-151-6/+7
* Oops, missing argument separator commaYang Tse2007-02-141-1/+1
* in debug messages also show error descriptionYang Tse2007-02-141-4/+8
* avoid using funtion isblank() and just use our ISBLANKYang Tse2007-02-142-5/+0
* check for isblank() at configuration stage. If not availableYang Tse2007-02-132-1/+8
* use our own ISUPPER and ISLOWER macrosYang Tse2007-02-133-3/+5
* use our own ISBLANK macroYang Tse2007-02-131-0/+1
* Fix c-ares failing to get the search sequence of /etc/hosts andYang Tse2007-02-132-31/+81
* compiler warning fixYang Tse2007-02-082-7/+7
* use macro AC_AIX to define `_ALL_SOURCE', if on AIX.Yang Tse2007-02-081-0/+1
* use same AIX XLC compiler options as curl'sYang Tse2007-02-071-0/+78
* *) Remove duplicate declaration of TYPE_SOCKADDR_STORAGEYang Tse2007-02-071-66/+81
* INADDR_NONE no longer used.Gisle Vanem2007-02-061-5/+0
* Added debug option ('-d') for Watt-32 programs.Gisle Vanem2007-02-061-1/+7
* Added HAVE_PROCESS_H for DOS/Win32.Gisle Vanem2007-02-063-1/+7
* Fix compiler warning.Gisle Vanem2007-02-061-2/+3
* Include <sys/time.h> and <unistd.h> inside HAVE_x_H.Gisle Vanem2007-02-061-0/+9
* Include <sys/time.h> and <unistd.h> inside HAVE_x_H.Gisle Vanem2007-02-061-0/+4
* compiler warning fixYang Tse2007-02-061-2/+6
* Remove '-Dselect=select_s'. Remove depend.dj-Gisle Vanem2007-02-051-2/+2
* compiler warning fixYang Tse2007-02-051-1/+1
* Use correct 3rd argument for ioctlsocket() under Watt-32.Gisle Vanem2007-02-041-0/+4
* Use correct calling convention.Gisle Vanem2007-02-041-2/+3
* Added DllMain() function for Watcom.Gisle Vanem2007-02-041-0/+13
* compiler warning fixYang Tse2007-02-021-1/+1
* add debug messages for initialization failuresYang Tse2007-02-021-5/+26
* add missing strings for existing error codesYang Tse2007-02-021-1/+3
* move DEBUGF macro definition to setup_once.hYang Tse2007-02-021-0/+11
* compiler warning fixYang Tse2007-02-012-4/+6
* compiler warning fixYang Tse2007-02-015-13/+16
* Support for OpenWatcom (Win32): It do have getpid(), but noGisle Vanem2007-01-302-1/+3
* fix compiler warning "discards qualifiers from pointer target type" in debug ...Yang Tse2007-01-293-3/+4
* sync with lib/setup_once.hYang Tse2007-01-271-3/+3
* enabled build with libssh2; fixed copyright for new year..Gunter Knauf2007-01-231-1/+1
* ahost.exe needs getopt.obj.Gisle Vanem2006-12-111-2/+2
* Make sure RETSIGTYPE is properly definedYang Tse2006-11-254-1/+35
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-243-0/+9
* Michael Wallner fixed this problem: When I set domains in the optionsDaniel Stenberg2006-11-222-2/+6
* Install ares_dns.h tooDaniel Stenberg2006-11-222-1/+5