aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-18Cleanup windows header includes. Where aplicable, inclusion ofYang Tse
2005-12-18MingW guards getnameinfo, getaddrinfo and freeaddrinfo with _WIN32_WINNT >= 0...Yang Tse
2005-12-18Fix Msys/Mingw not detecting getnameinfo() with AC_CHECK_FUNCSYang Tse
2005-12-18Make it compatible with vc60 and vc71Yang Tse
2005-12-17Fix typoYang Tse
2005-12-17Fix compiler warningYang Tse
2005-12-17CleanupYang Tse
2005-12-17Windows related cleanupYang Tse
2005-12-17Check first arg of getnameinfo with and without const qualifier.Yang Tse
2005-12-17Change multiple header inclusion prevention definition to __LIB_CURL_SETUP_HYang Tse
2005-12-17Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_ARGTYPES failure, since...Yang Tse
2005-12-17const qualifier in getnameinfo checkYang Tse
2005-12-16Since there is no proof of the existence of a platform which wouldYang Tse
2005-12-16'Fix' windows buildsYang Tse
2005-12-16TYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_SOCKLEN_T.Yang Tse
2005-12-16Jean Jacques Drouin pointed out that you could only have a user name orDaniel Stenberg
2005-12-16More quotesYang Tse
2005-12-16Fix copy paste bugYang Tse
2005-12-16Test CURL_CHECK_TYPE_SOCKLEN_TYang Tse
2005-12-16Oops. Wrong double quotesYang Tse
2005-12-16Experimental check for socklen_t CURL_CHECK_TYPE_SOCKLEN_TYang Tse
2005-12-15Tests to check the availability of compilable andYang Tse
2005-12-15minor editDaniel Stenberg
2005-12-14Some preprocessors have problems if the # character isn't at position 1.Yang Tse
2005-12-14Check getnameinfo() argument types only if we have getnameinfo().Yang Tse
2005-12-14Determine the correct type to be passed to four of the `getnameinfo' function...Yang Tse
2005-12-14Rene Bernhardt's correctionsDaniel Stenberg
2005-12-13Log CPPFLAGS environment variable along with the others.Dan Fandrich
2005-12-13Fixed some compiler warnings on lcc.Dan Fandrich
2005-12-13Undo last 'fix', since it was not the proper one.Yang Tse
2005-12-12another SOCKS-related problem addedDaniel Stenberg
2005-12-12added #29 and #30Daniel Stenberg
2005-12-12Fix compiler warningYang Tse
2005-12-12lcc isn't Windows-only, so check for it in conjunction with WIN32Dan Fandrich
2005-12-11Undo last changesYang Tse
2005-12-11Dov Murik made defining HTTP_ONLY also disable TFTPDaniel Stenberg
2005-12-11Avoid generation of additional warningsYang Tse
2005-12-11Fix compiler warning and compatibility issue with the type of the parameter u...Yang Tse
2005-12-10use c-ares' IPv6 abilitiesDaniel Stenberg
2005-12-10fix CURLOPT_FAILONERROR error, pointed out by Shailesh N. HumbadDaniel Stenberg
2005-12-10Modified lookup_service() to avoid the risk of a potential buffer overflowYang Tse
2005-12-09Fix compiler warningYang Tse
2005-12-09Fix compiler warningYang Tse
2005-12-09Unset HAVE_STRUCT_SOCKADDR_STORAGE when using msvc 6.0 with no PSDKYang Tse
2005-12-09build ulimiter tooDaniel Stenberg
2005-12-09Work around the 1024 connection limit in select(), or rather in the FD_*Daniel Stenberg
2005-12-09Handy little tool that increases the amount of max open file descriptorsDaniel Stenberg
2005-12-08Replaced nonstandard u_char and u_int typesDan Fandrich
2005-12-08Fix compiler warningYang Tse
2005-12-08Fix compiler warningYang Tse