aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-23removed obsolete slash in URL.Gunter Knauf
2008-08-23added test case 1067 to verify --referer "firstone.html;auto"Daniel Stenberg
2008-08-23revert accidental commit of test codeDaniel Stenberg
2008-08-23revert accidental commitDaniel Stenberg
2008-08-23- Constantine Sapuntzakis fixed a bug when doing proxy CONNECT with the multiDaniel Stenberg
2008-08-23mention the no soname bump tooDaniel Stenberg
2008-08-23my first take at documenting the curl_off_t situation when doing an upgradeDaniel Stenberg
2008-08-23Andy Tsouladze's fix to kill the knowledge of servers properly after they haveDaniel Stenberg
2008-08-23explicit value assignment for comparison resultYang Tse
2008-08-23typecast constant in comparisonYang Tse
2008-08-22Fixed a problem when --dump-header - was given with more than one URL,Dan Fandrich
2008-08-22161 - test case 1065 failure (HTTP PUT with one file but two URLs)Daniel Stenberg
2008-08-22Reinstate struct_stat definition that got lost in previous commit.Yang Tse
2008-08-22Increase to 20 the number of CVS update retries.Yang Tse
2008-08-22Adjustments to better select/differentiate when large/small fileYang Tse
2008-08-22Improved curl_m*printf() integral data type size and signedness handlingYang Tse
2008-08-22Removed issue #154 due to the massive problems I've had to repeat it and sinceDaniel Stenberg
2008-08-22Jamie Lokier is always helpful and this time around too...Daniel Stenberg
2008-08-22Sort of hackish approach to get the off_t size before large file supportDaniel Stenberg
2008-08-22cleanup the BOOL usageYang Tse
2008-08-2157. On VMS-Alpha: When using an http-file-upload the file is not sent to theDaniel Stenberg
2008-08-21use a more updated certdata.txt URLDaniel Stenberg
2008-08-21Work around a scanf() bug in djgpp 2.04. The assignments for thisGisle Vanem
2008-08-21Added '#define HAVE_STRUCT_IN6_ADDR 1' needed whenGisle Vanem
2008-08-21Added rule to generate '../include/curl/curlbuild.h'.Gisle Vanem
2008-08-21Assume we have 'CRYPTO_cleanup_all_ex_data()' on OpenSSL/DOS too.Gisle Vanem
2008-08-21MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64Yang Tse
2008-08-21Test case 557 now also verifies signed and unsigned int formatting.Yang Tse
2008-08-21Old logic based on ENABLE_64BIT and HAVE_LONGLONG already revisited and adjus...Yang Tse
2008-08-21Fixed a couple of bugs in libcurl's internal curl_m*printf() functions.Yang Tse
2008-08-21Fix a LONG_MIN and LLONG_MIN related bug in internal m*printf()Yang Tse
2008-08-21fix the output nameYang Tse
2008-08-21Fix one bug detected thanks to test case 557.Yang Tse
2008-08-21Some data type size adjustments.Yang Tse
2008-08-21Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse
2008-08-20Update of lib/Makefile.Watcom.Yang Tse
2008-08-20Export 'ares_process_fd' too.Yang Tse
2008-08-20Added option to use c-ares resolver lib.Yang Tse
2008-08-20Use 'Curl_inet_pton()' instead of 'inet_pton()'.Yang Tse
2008-08-20Simplify condition checkYang Tse
2008-08-20the .netrc curl checks for is called _netrc on windows bug report #2061610Daniel Stenberg
2008-08-20Added an edited version of Vincent Le Normand's documentation of SFTP quoteDan Fandrich
2008-08-20- Phil Pellouchoud pointed out that the windows version of libcurl had aDaniel Stenberg
2008-08-18Update test case 557Yang Tse
2008-08-18#159 and #160 already done.Yang Tse
2008-08-18Added test case 557 to verify libcurl's internal curl_m*printf() functionsYang Tse
2008-08-17Pick-up programs from Makefile.inc.Gisle Vanem
2008-08-17Replace 'HttpPost' with 'curl_httppost'.Gisle Vanem
2008-08-17Rewritten to also produce a static library (libcurl_wc.lib).Gisle Vanem
2008-08-17OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectoryYang Tse