aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-10removed trailing whitespaceDaniel Stenberg
2004-06-10Gisle corrected two commentsDaniel Stenberg
2004-06-10Gisle Vanem's improved verbose output and timeout handling when connecting toDaniel Stenberg
2004-06-10build again with disabled httpDaniel Stenberg
2004-06-10Steven Bazyl and Seshubabu Pasam pointed out a bug on win32 when freeing theDaniel Stenberg
2004-06-09Alexander Krasnostavsky's fix to make libcurl build fine with configureDaniel Stenberg
2004-06-09when built with HTTP disabled, provide a curl_formadd() function anyway toDaniel Stenberg
2004-06-09Added CURL_FORMADD_DISABLED when libcurl is built with HTTP disabledDaniel Stenberg
2004-06-09removed reference to the removed curl_formparseDaniel Stenberg
2004-06-09Setting CURLOPT_RANGE to NULL disables it.Daniel Stenberg
2004-06-09recent changesDaniel Stenberg
2004-06-09when producing curllib.dsp, include libcurl.def as a source file.Daniel Stenberg
2004-06-09added the new source files.Gunter Knauf
2004-06-09corrected copyright.Gunter Knauf
2004-06-08Gisle's patch that'll allow curl to continue with the following URLs evenDaniel Stenberg
2004-06-08fixDaniel Stenberg
2004-06-08James Bursa fixed a RISC OS init issue, removed trailing whitespaceDaniel Stenberg
2004-06-08Marty Kuhrt's VMS fixesDaniel Stenberg
2004-06-08corrected defines.Gunter Knauf
2004-06-08delete trailing whitespaceDaniel Stenberg
2004-06-08convert to UNIX format.Gunter Knauf
2004-06-08converted to UNIX format.Gunter Knauf
2004-06-08Kjetil Jacobsen pointed out that the CURLOPT_FILETIME option was wronglyDaniel Stenberg
2004-06-08time schedule for this yearDaniel Stenberg
2004-06-07prevent compiler warning with picky compilersDaniel Stenberg
2004-06-07Reverted the previous change and redid it differently as it seemed to notDaniel Stenberg
2004-06-07When sending info about which host that sends what, include proper directionDaniel Stenberg
2004-06-04configure fixDaniel Stenberg
2004-06-041 - do better when cross-compiling when checking for strerror_r() - alertDaniel Stenberg
2004-06-04test 173 added: HTTP RFC1867-formpost a file from stdin with "faked" filenameDaniel Stenberg
2004-06-04fixed spell, removed reference to a 'tools' subdir in the curl dir, as weDaniel Stenberg
2004-06-04Günter Knauf's netware fixDaniel Stenberg
2004-06-04Günter Knauf's netware build fixesDaniel Stenberg
2004-06-043rd party transfers are in CVS nowDaniel Stenberg
2004-06-03updated a commentDaniel Stenberg
2004-06-03updatesDaniel Stenberg
2004-06-03the test targets won't invoke the test suite if curl is built cross-compiled.Daniel Stenberg
2004-06-03set an automake conditional for if this is a cross-compile or notDaniel Stenberg
2004-06-03deleted trailing whitespaceDaniel Stenberg
2004-06-037.12.0 introduced IDN supportDaniel Stenberg
2004-06-03Alexander Krasnostavsky's FTP third party transfer (proxy) supportDaniel Stenberg
2004-06-03Mention the python-isque mailing list, don't mention the commit mailing listsDaniel Stenberg
2004-06-03CURLE_FAILED_INIT is returend when an unknown option is setDaniel Stenberg
2004-06-03Added example of how to use the upcoming support for FTP 3rd party transfersDaniel Stenberg
2004-06-03corrected to use the proxy user name for proxy auth, as was just bugfixed!Daniel Stenberg
2004-06-03Vincent Bronner made the code use the correct user name + password whenDaniel Stenberg
2004-06-03getinfo.c is a new tiny example that uses curl_easy_getinfo() to get theDaniel Stenberg
2004-06-02very minor format editDaniel Stenberg
2004-06-02CURLOPT_PUT is deprecatedDaniel Stenberg
2004-06-02Made CURLOPT_UPLOAD and CURLOPT_PUT mean the same thing internally (theDaniel Stenberg