summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-16Since there is no proof of the existence of a platform which wouldYang Tse1-6/+0
2005-12-16'Fix' windows buildsYang Tse2-2/+32
2005-12-16TYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_SOCKLEN_T.Yang Tse2-16/+320
2005-12-11Undo last changesYang Tse2-2/+2
2005-12-11Fix compiler warning and compatibility issue with the type of the parameter u...Yang Tse2-2/+2
2005-12-10Modified lookup_service() to avoid the risk of a potential buffer overflowYang Tse1-55/+47
2005-12-09Fix compiler warningYang Tse1-0/+2
2005-12-09Fix compiler warningYang Tse1-1/+1
2005-11-25Yang Tse fixed compiler warningsDaniel Stenberg1-0/+4
2005-11-25read_tcp_data() fix to get the proper buffer pointer and sizeDaniel Stenberg1-2/+2
2005-11-25Yang Tse: fixed compiler warningsDaniel Stenberg1-5/+7
2005-11-25Change based on Yang Tse's excellent fix to reduce buffer overflow risk andDaniel Stenberg1-11/+21
2005-11-24avoid doing #if an a predef symbol that might not be definedDaniel Stenberg1-0/+2
2005-11-16check for and use winsock2.h instead of winsock.h and I fixed a typo in theDaniel Stenberg1-21/+21
2005-11-15include ws2tcpip.h in an attempt to detect some of the ipv6 structs betterDaniel Stenberg1-0/+13
2005-11-14Detect big/little endian in the configure script and adjust the ares_dns.hDaniel Stenberg2-2/+23
2005-11-14Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.Gisle Vanem1-1/+2
2005-11-14Added CVS id.Gisle Vanem1-2/+5
2005-11-14We have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID.Gisle Vanem1-0/+1
2005-11-12Fixed typo. Detabified.Gisle Vanem1-43/+43
2005-11-12Support big-endian machines.Gisle Vanem1-0/+7
2005-11-12Added CVS id, Detabified, applied c-ares coding-style.Gisle Vanem1-113/+127
2005-11-12Added CVS id. Detabified.Gisle Vanem1-1/+3
2005-11-12Include <getopt.h>.Gisle Vanem1-13/+28
2005-11-12removed files no longer existingDaniel Stenberg1-4/+3
2005-11-11Squelch gcc 4.x warning.Gisle Vanem1-1/+1
2005-11-11Detabified. Added CVS id.Gisle Vanem2-7/+11
2005-11-11HAVE_xx defines moved to config-win32.h.Gisle Vanem2-11/+11
2005-11-11Update using ares_inet_pton() and ares_inet_ntop().Gisle Vanem1-9/+39
2005-11-10Use config-win32.h on Windows. Fixes for djgpp.Gisle Vanem1-2/+9
2005-11-10Defines moved to config-win32.h.Gisle Vanem2-8/+1
2005-11-10Easy configuration with this file.Gisle Vanem1-0/+34
2005-11-10Remove generated files areslib.plg areslib.mak from CVS.Gisle Vanem2-536/+0
2005-11-10Remove generated files ahost.plg ahost.mak from CVS.Gisle Vanem2-239/+0
2005-11-10Remove generated files adig.plg adig.mak from CVS.Gisle Vanem2-290/+0
2005-11-09Update with "new" HAVE_xx.Gisle Vanem1-1/+5
2005-11-09Replace <winsock.h> with <winsock2.h>Gisle Vanem1-1/+1
2005-11-09Add cvs id.Gisle Vanem1-0/+1
2005-11-09Added Makefile.vc6.Gisle Vanem1-0/+1
2005-11-09I hate MS-devstudio project files.Gisle Vanem1-0/+191
2005-11-09Updated for MingW. Added inet_ntop.o inet_net_pton.o bitncmp.o.Gisle Vanem1-11/+7
2005-11-09MSVC fix for 'socklen_t'. Replace <winsock.h> with <winsock2.h> +Gisle Vanem1-1/+4
2005-11-09Fixes for building with MSVC-6/7. Added inet*.c.Gisle Vanem3-56/+161
2005-11-09Fixes for building ahost with MSVC-6/7. Added inet*.c.Gisle Vanem2-11/+11
2005-10-03Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to codeDaniel Stenberg1-1/+2
2005-09-211 - attempted fix of uninitialized variableDaniel Stenberg1-28/+44
2005-09-21simplified the sin6_scope_id test and removed some left-overs from the previousDaniel Stenberg1-4/+1
2005-09-21fixed the check for the addrinfo structDaniel Stenberg1-4/+11
2005-09-18Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ...Dominick Meglio5-627/+731
2005-09-15mention the configure changeDaniel Stenberg1-0/+5