aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-15post with auth problems fixedDaniel Stenberg
2004-06-15skip the pid from the loggingDaniel Stenberg
2004-06-15test 176, use --ntlm and POST when the server doesn't require any authDaniel Stenberg
2004-06-15added test case 175, use HTTP POST and DIGEST set but the server requires noDaniel Stenberg
2004-06-15Fix the auth code to enable us to i.e set DIGEST and then find out that theDaniel Stenberg
2004-06-14we actually build and run fine with libidn 0.4.1 too, so let's not requireDaniel Stenberg
2004-06-14lots of multi interface description but also some general updates and additionsDaniel Stenberg
2004-06-14prevent compiler warnings on non-win32 platformsDaniel Stenberg
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