aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-11- Constantine Sapuntzakis filed bug report #2042440Daniel Stenberg
2008-08-11OoopsYang Tse
2008-08-11Added missing signed and unsigned curl_off_t integer constant suffixes forYang Tse
2008-08-11added two known topics for 7.19.1Daniel Stenberg
2008-08-11five more bugs I'd like to get fixed or at least considered before 7.19.0Daniel Stenberg
2008-08-11Old logic based on CURL_SIZEOF_CURL_OFF_T, ENABLE_64BIT, HAVE_LONGLONG,Yang Tse
2008-08-11Fix NetWare missing curl_off_t typedef!!Yang Tse
2008-08-11 s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/gYang Tse
2008-08-11Die when curlbuild.h is not created or availableYang Tse
2008-08-10fixed creation of curlbuild.h.Gunter Knauf
2008-08-10Fix NetWare curlbuild.hYang Tse
2008-08-10Fix: Remove now this SIZEOF_CURL_OFF_T symbol definition.Yang Tse
2008-08-09When running testcurl.pl display definitions from curlbuild.hYang Tse
2008-08-09Remove debug tracing for DO_CURL_OFF_T_CHECK and CURL_CHECK_DEFYang Tse
2008-08-09Use int64_t in favour of __int64 for curl_off_t when both are available.Yang Tse
2008-08-09Improve CURL_CHECK_DEFYang Tse
2008-08-09Fix IBM C and DEC/Compaq C compiler detectionYang Tse
2008-08-09Remove some redundancyYang Tse
2008-08-08Refactored Curl_readwrite() into a number of smaller functions.Dan Fandrich
2008-08-08Add debug tracing for DO_CURL_OFF_T_CHECKYang Tse
2008-08-08Remove some redundancyYang Tse
2008-08-08Remove potential overquotingYang Tse
2008-08-08Remove rule no longer needed since tests/testcurl.pl revision 1.63Yang Tse
2008-08-08Reintroduce the adjustment previously done in testcurl.pl so that it copies theYang Tse
2008-08-08Add debug tracing for CURL_CHECK_DEFYang Tse
2008-08-08Made ftp a required featureDan Fandrich
2008-08-08Added test1059 to test the FTP proxy tunnel problem fixed July 11.Dan Fandrich
2008-08-08Peek at predefined symbols done. and now removed.Yang Tse
2008-08-08Add metroworks and generic gccYang Tse
2008-08-08Take a peek at netware's gcc predefined symbols.Yang Tse
2008-08-08Fixed an uninitialized variable in multi_runsingle() that could cause aDan Fandrich
2008-08-07Remove last adjustment done to testcurl.pl to verify if change introduced byYang Tse
2008-08-07use CP macro rather than cp command.Gunter Knauf
2008-08-07added rule to create include/curl/curlbuild.h from include/curl/curlbuild.h.d...Gunter Knauf
2008-08-07Adjust testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.hYang Tse
2008-08-07Skip data type check in DO_CURL_OFF_T_CHECK macro when argument is empty.Yang Tse
2008-08-07Prevent buildconf from removing 'Makefile' and 'missing' files. This would blowYang Tse
2008-08-07Fix CURL_CHECK_DEF so that when the expansion of the preprocessor symbol resultsYang Tse
2008-08-07sync with realityYang Tse
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-08-06- mention curl_multi_socket_action() rather than the deprecatedDaniel Stenberg
2008-08-06remove debug code I accidentally left in hereDaniel Stenberg
2008-08-06Removed TRACE() code.Gisle Vanem
2008-08-05The minimum autoconf version required for this file is 2.50Yang Tse
2008-08-05#148 Removed.Yang Tse
2008-08-05Validate that autom4te and autoconf versions match.Yang Tse
2008-08-04- Yehoshua Hershberg found a problem that would make libcurl re-use aDaniel Stenberg
2008-08-04- Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 andDaniel Stenberg
2008-08-04- Fix by Tofu Linden:Daniel Stenberg
2008-08-04Update #144Yang Tse