aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-14added test 174, HTTP POST --anyauth to server without auth requirements.Daniel Stenberg
2004-06-14recent actionDaniel Stenberg
2004-06-14Allow formposting of files larger than what fits in memory by not reading theDaniel Stenberg
2004-06-14refuse running the torture tests without a debug buildDaniel Stenberg
2004-06-13moved default: in a switch case to prevent compiler warning that 'request'Daniel Stenberg
2004-06-13provide curl_formfree() even when http is disabled, it does nothing thenDaniel Stenberg
2004-06-13use Curl_strcasestr() when checking wildcard cert namesDaniel Stenberg
2004-06-13added Curl_strcasestr() for case insensitive strstr() searchingDaniel Stenberg
2004-06-11removed unused include path.Gunter Knauf
2004-06-11fixed xdc generation, added lib target, load curl.nlm into ring3 by default.Gunter Knauf
2004-06-11Tim Sneddon made it build fine on VMS again.Daniel Stenberg
2004-06-11some more makefile changes.Gunter Knauf
2004-06-11respect CVS builds in version string.Gunter Knauf
2004-06-11some more makefile changes.Gunter Knauf
2004-06-10cosmetic correction.Gunter Knauf
2004-06-10converted to UNIX format.Gunter Knauf
2004-06-10added timeval.c to the sources for curlx_ functions.Gunter Knauf
2004-06-10minor output fix.Gunter Knauf
2004-06-10ups! no copy command defined.Gunter Knauf
2004-06-10added generation of missing files.Gunter Knauf
2004-06-10added generation of missing files.Gunter Knauf
2004-06-10make include path overridable.Gunter Knauf
2004-06-10Gisle Vanem's init patch for WindowsDaniel Stenberg
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