summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-30Added some notes regarding ares_build.hYang Tse1-0/+38
2009-04-30fix EOLYang Tse1-8/+8
2009-04-30fix EOLYang Tse1-267/+267
2009-04-30cope with ares_build.h and ares_rules.hYang Tse6-268/+290
2009-04-30buildconf.bat for CVS-tree c-aresYang Tse2-1/+9
2009-04-30Use 'unsigned int' instead of size_t attempting to avoid header inclusionYang Tse1-1/+1
2009-04-30NetWare LibC's getpeername() third argument data type is size_tYang Tse1-1/+1
2009-04-29Remove temporary debug tracing for ares_socklen_t Windows targetsYang Tse1-22/+0
2009-04-29ares_socklen_t follow-upYang Tse1-0/+1
2009-04-29ares_build.h Windows follow-upYang Tse1-0/+12
2009-04-29Add temporary debug tracing for ares_socklen_t Windows targetsYang Tse1-0/+22
2009-04-29ares_build.h NetWare follow-upYang Tse1-0/+2
2009-04-29ares_build.h NetWare attemptYang Tse1-1/+19
2009-04-28Initial step towards a configure time ares_socklen_t definitionYang Tse11-5/+689
2009-04-28ignore stamp-h*Yang Tse1-1/+1
2009-04-28Added CARES_INCLUDES_SYS_TYPESYang Tse1-1/+19
2009-04-26Initial step towards a configure time curl_socklen_t definitionYang Tse1-2/+19
2009-04-22avoid use of alloca()Yang Tse1-4/+12
2009-04-21Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse5-2/+67
2009-04-21ignoreYang Tse1-14/+15
2009-04-18Added '-DHAVE_LIMITS_H'.Gisle Vanem1-1/+2
2009-04-17remove compiler options used while debugging the icc 9.1 optimizer issueYang Tse1-42/+1
2009-04-15moved HAVE_LIMITS_H to common definesYang Tse1-2/+1
2009-04-15Set HP-UX compiler warning level back to the one that exposesYang Tse1-3/+3
2009-04-14HAVE_LIMITS_H definition for NetWare CLIBYang Tse1-0/+1
2009-04-14use HAVE_LIMITS_H symbol to protect limits.h inclusionYang Tse5-3/+16
2009-04-14fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...Yang Tse4-10/+17
2009-03-11s/u_long/unsigned long/Yang Tse3-2/+5
2009-02-20Do not halt compilation when using VS2008 to build a Windows 2000 targetYang Tse2-6/+25
2009-02-13ignoreYang Tse1-0/+5
2009-02-03* February 3 2009 (Phil Blundell)Phil Blundell2-7/+11
2009-01-31- ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolvingDaniel Stenberg4-53/+77
2009-01-18fopen() returns error in 'errno' even on Windows.Gisle Vanem1-7/+7
2009-01-18Constified some arguments in local functions.Gisle Vanem2-12/+14
2009-01-14- ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead itDaniel Stenberg3-10/+24
2009-01-13- ares__send_query() now varies the retry timeout pseudo-randomly to avoidPhil Blundell2-2/+9
2009-01-11- Phil Blundell added the internal function ares__expand_name_for_response()Daniel Stenberg8-17/+46
2008-12-30added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit...Gunter Knauf1-0/+3
2008-12-09use the new URLDaniel Stenberg1-1/+1
2008-12-09start over on the 1.6.1 release...Daniel Stenberg2-17/+7
2008-12-09add spaceDaniel Stenberg1-1/+1
2008-12-09Fix for Win32 targets using Watt-32.Gisle Vanem1-1/+5
2008-12-09C89 compilers (like Minix' ACK) only need to handle 31 functions argumentsDan Fandrich1-3/+6
2008-12-08Added needed defines for Watt-32 on Windows.Gisle Vanem1-0/+9
2008-12-08Undefine 'optarg', 'optind' and 'opterr' when using Watt-32Gisle Vanem1-0/+6
2008-12-08ares_writev() shall not be exported when using Watt-32 (has writev).Gisle Vanem1-2/+4
2008-12-08Removed unneeded defines HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T,Gisle Vanem1-7/+5
2008-12-04the initial version of the ares_set_socket_callback man pageDaniel Stenberg2-1/+26
2008-12-04Gregor Jasny provided the patch that introduces ares_set_socket_callback(),Daniel Stenberg6-8/+61
2008-12-04Bring the sys/include.h include test in line with curl's.Dan Fandrich1-1/+2