aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-27Added a line about the new makefile exampleDaniel Stenberg
2001-03-27Added Makefile.example as an example makefile that can build the exampleDaniel Stenberg
2001-03-27Added ftpget.c just to show that it is exactly as easy to get FTP filesDaniel Stenberg
2001-03-27no more ' as first letter of a row, and made the quotes match in the topDaniel Stenberg
2001-03-27Added some text to WRITEHEADER about the fact that libcurl will always writeDaniel Stenberg
2001-03-267.7.1-beta1Daniel Stenberg
2001-03-26persistant fix for http/1.0Daniel Stenberg
2001-03-26'Connection: keep-alive' is now understood when sent by a HTTP/1.0 serverDaniel Stenberg
2001-03-24numerous corrections since the 7.7 releaseDaniel Stenberg
2001-03-24Colin Watson's man patch as posted to debian bug tracker numer #90281Daniel Stenberg
2001-03-23two Qs added:Daniel Stenberg
2001-03-23make should be $(MAKE)Daniel Stenberg
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