summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-19Added support for HTTP code 100 continue, as 8.2.3 in RFC2616 definesDaniel Stenberg
2001-03-16detect if chunked transfers are abortedDaniel Stenberg
2001-03-16corrected the close to sclose() so that the memdebug stuff worksDaniel Stenberg
2001-03-16new directoriesDaniel Stenberg
2001-03-16removed the CURL_SEPARATORS defineDaniel Stenberg
2001-03-16re-generated with the memdebug.h includeDaniel Stenberg
2001-03-16added memdebug.h includeDaniel Stenberg
2001-03-16moved to ../../php/examples/Daniel Stenberg
2001-03-16the PHP examples are movedDaniel Stenberg
2001-03-16fix the new makefiles in php/ and perl/Daniel Stenberg
2001-03-16use perl in two waysDaniel Stenberg
2001-03-16Short about the perl interfaceDaniel Stenberg
2001-03-16filled inDaniel Stenberg
2001-03-16for the php examplesDaniel Stenberg
2001-03-16PHP examplesDaniel Stenberg
2001-03-16new PHP sectionDaniel Stenberg
2001-03-16a perl script that can be used to mirror all curl archivesDaniel Stenberg
2001-03-16Added README for releasesDaniel Stenberg
2001-03-16Added to build proper releasesDaniel Stenberg
2001-03-16Georg Horn's Curl::easy interface for perlDaniel Stenberg
2001-03-16moved to contrib/Daniel Stenberg
2001-03-16moved here from ../Daniel Stenberg
2001-03-15moved the documentation item to 7.8, it is rather important to have thingsDaniel Stenberg
2001-03-15updated to have the windows builds instructions use the root Makefile thatDaniel Stenberg
2001-03-15connection timeouts addedDaniel Stenberg
2001-03-15added connect timeout supportDaniel Stenberg
2001-03-15Added --connect-timeout supportDaniel Stenberg
2001-03-15Added CURLOPT_CONNECTTIMEOUTDaniel Stenberg
2001-03-15connection timeout is now supportedDaniel Stenberg
2001-03-15Jörn's win32-fix to make it work betterDaniel Stenberg
2001-03-15corrected it, did I mention IPv6 with HTTP proxy?Daniel Stenberg
2001-03-15Put more concentrated unix install help already at the top, with a note thatDaniel Stenberg
2001-03-14added some text for -d that says it "emulates filling in HTML forms" as thatDaniel Stenberg
2001-03-14ipv6 adjustmentsDaniel Stenberg
2001-03-14removed a bunch of warnings for IPv6-compilesDaniel Stenberg
2001-03-14now works with IPv6 and HTTP proxyDaniel Stenberg
2001-03-14netrc fixDaniel Stenberg
2001-03-14hm, don't free the home dir and append the .netrc part properlyDaniel Stenberg
2001-03-14checks for a few functions and include files more for the new getpwuid()Daniel Stenberg
2001-03-14uses getpwuid() to find user's home dirDaniel Stenberg
2001-03-14added a missing \Daniel Stenberg
2001-03-14always append the incoming request to the server.input file, it allowsDaniel Stenberg
2001-03-14updated to work with the modified http serverDaniel Stenberg
2001-03-14Added test case 38Daniel Stenberg
2001-03-14Edin Kadribaic's bug report #408488 forced a rearrange of two struct fieldsDaniel Stenberg
2001-03-14Added the --egd-file and --random-file optionsDaniel Stenberg
2001-03-14curl 7.7 beta 3curl-7_7-beta3Daniel Stenberg
2001-03-14removed the two unnecessary include filesDaniel Stenberg
2001-03-14ssluse fixed, various win32 fixesDaniel Stenberg
2001-03-14Björn Stenberg corrected the silly '(void)data' usage when SSL is notDaniel Stenberg