aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-23match the new never-read-body when doing HEADDaniel Stenberg
2001-03-23curl_setopt() should be curl_easy_setopt()Daniel Stenberg
2001-03-23DONT TOUCH the data->url as it may point to read-only memory!!!Daniel Stenberg
2001-03-23updates by SM nttp at iname.comDaniel Stenberg
2001-03-23now always stops reading a HEAD reply after all the headers have been returnedDaniel Stenberg
2001-03-23ConnectionExists() wrongly returned TRUE for too many connections if proxyDaniel Stenberg
2001-03-22updated with the new don't-encode-already-encoded-data conceptDaniel Stenberg
2001-03-22Treat 302-redirects the same way we treat 303-redirectsDaniel Stenberg
2001-03-22reset the follow location counter in Curl_perform() so that we can followDaniel Stenberg
2001-03-22brand new Curl_ prefixes on global symbolsDaniel Stenberg
2001-03-22made it use Curl_ prefixes on global symbolsDaniel Stenberg
2001-03-22Jim Drash suggested and I made it not encode what looks like an alreadyDaniel Stenberg
2001-03-227.7 commitDaniel Stenberg
2001-03-22removed the duplicates!Daniel Stenberg
2001-03-22added escape and unescapeDaniel Stenberg
2001-03-22the new escape/unescape function setupDaniel Stenberg
2001-03-22(un)escape, configure hack, betas run fineDaniel Stenberg
2001-03-22added how to pronounce curl! ;-)Daniel Stenberg
2001-03-22don't mention explicit version 7.8Daniel Stenberg
2001-03-22added escape and unescape man pagesDaniel Stenberg
2001-03-22not exactly new, but documented for 7.7Daniel Stenberg
2001-03-22Andrés García's problems on the mailing list made me realize that we can'tDaniel Stenberg
2001-03-20GNUTLS is another new SSL library we can add support for. Anyone?Daniel Stenberg
2001-03-197.7-beta5 commitDaniel Stenberg
2001-03-19test case 39 added, HTTP location and continueDaniel Stenberg
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