aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-21recent eventsDaniel Stenberg
2004-06-21typecasts to prevent compiler warningsDaniel Stenberg
2004-06-21updatesDaniel Stenberg
2004-06-21refer to the new tutorial man pageDaniel Stenberg
2004-06-21removed libcurl-the-guide from the distDaniel Stenberg
2004-06-21libcurl-tutorial.3 is the former libcurl-the-guide converted to man page formatDaniel Stenberg
2004-06-19test 177 HTTP POST with --digest that gets a 302 responseDaniel Stenberg
2004-06-19When doing auth negotiations or authprobing, we only consider HTTP codeDaniel Stenberg
2004-06-19prevent compiler warningDaniel Stenberg
2004-06-18ispell-bufferDaniel Stenberg
2004-06-18two issues to remember to fix before next releaseDaniel Stenberg
2004-06-18Gisle's "SSL patch" from June 16th 2004, modified by me as discussed on theDaniel Stenberg
2004-06-18With David Byron's test server I could repeat his problem and make sure thatDaniel Stenberg
2004-06-17large file FTP upload bugDaniel Stenberg
2004-06-17new daring features, not used by any current testDaniel Stenberg
2004-06-16Keep the upload byte counter in an curl_off_t, not an int. 32bits is notDaniel Stenberg
2004-06-16Alexander Krasnostavsky fixed a flaw in the 3rd party transfer code thatDaniel Stenberg
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