summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* numerous corrections since the 7.7 releaseDaniel Stenberg2001-03-241-0/+39
* Colin Watson's man patch as posted to debian bug tracker numer #90281Daniel Stenberg2001-03-241-4/+4
* two Qs added:Daniel Stenberg2001-03-231-1/+28
* make should be $(MAKE)Daniel Stenberg2001-03-231-1/+1
* match the new never-read-body when doing HEADDaniel Stenberg2001-03-231-1/+0
* curl_setopt() should be curl_easy_setopt()Daniel Stenberg2001-03-231-4/+4
* DONT TOUCH the data->url as it may point to read-only memory!!!Daniel Stenberg2001-03-231-4/+12
* updates by SM nttp at iname.comDaniel Stenberg2001-03-233-37/+42
* now always stops reading a HEAD reply after all the headers have been returnedDaniel Stenberg2001-03-231-4/+3
* ConnectionExists() wrongly returned TRUE for too many connections if proxyDaniel Stenberg2001-03-231-2/+4
* updated with the new don't-encode-already-encoded-data conceptDaniel Stenberg2001-03-221-1/+4
* Treat 302-redirects the same way we treat 303-redirectsDaniel Stenberg2001-03-221-1/+18
* reset the follow location counter in Curl_perform() so that we can followDaniel Stenberg2001-03-221-0/+3
* brand new Curl_ prefixes on global symbolsDaniel Stenberg2001-03-221-38/+38
* made it use Curl_ prefixes on global symbolsDaniel Stenberg2001-03-221-38/+38
* Jim Drash suggested and I made it not encode what looks like an alreadyDaniel Stenberg2001-03-221-7/+22
* 7.7 commitcurl-7_7Daniel Stenberg2001-03-223-2/+4
* removed the duplicates!Daniel Stenberg2001-03-221-2/+1
* added escape and unescapeDaniel Stenberg2001-03-221-0/+2
* the new escape/unescape function setupDaniel Stenberg2001-03-223-61/+66
* (un)escape, configure hack, betas run fineDaniel Stenberg2001-03-221-0/+13
* added how to pronounce curl! ;-)Daniel Stenberg2001-03-221-2/+3
* don't mention explicit version 7.8Daniel Stenberg2001-03-221-3/+3
* added escape and unescape man pagesDaniel Stenberg2001-03-221-1/+3
* not exactly new, but documented for 7.7Daniel Stenberg2001-03-222-0/+52
* Andrés García's problems on the mailing list made me realize that we can'tDaniel Stenberg2001-03-221-0/+8
* GNUTLS is another new SSL library we can add support for. Anyone?Daniel Stenberg2001-03-201-3/+10
* 7.7-beta5 commitcurl-7_7-beta5Daniel Stenberg2001-03-193-2/+20
* test case 39 added, HTTP location and continueDaniel Stenberg2001-03-197-2/+45
* Added support for HTTP code 100 continue, as 8.2.3 in RFC2616 definesDaniel Stenberg2001-03-191-20/+45
* detect if chunked transfers are abortedDaniel Stenberg2001-03-161-0/+5
* corrected the close to sclose() so that the memdebug stuff worksDaniel Stenberg2001-03-161-1/+2
* new directoriesDaniel Stenberg2001-03-163-3/+15
* removed the CURL_SEPARATORS defineDaniel Stenberg2001-03-161-5/+0
* re-generated with the memdebug.h includeDaniel Stenberg2001-03-161-53/+58
* added memdebug.h includeDaniel Stenberg2001-03-165-0/+25
* moved to ../../php/examples/Daniel Stenberg2001-03-163-35/+0
* the PHP examples are movedDaniel Stenberg2001-03-161-2/+1
* fix the new makefiles in php/ and perl/Daniel Stenberg2001-03-161-1/+6
* use perl in two waysDaniel Stenberg2001-03-161-0/+4
* Short about the perl interfaceDaniel Stenberg2001-03-161-30/+10
* filled inDaniel Stenberg2001-03-161-3/+4
* for the php examplesDaniel Stenberg2001-03-161-0/+16
* PHP examplesDaniel Stenberg2001-03-163-0/+35
* new PHP sectionDaniel Stenberg2001-03-163-0/+17
* a perl script that can be used to mirror all curl archivesDaniel Stenberg2001-03-161-0/+104
* Added README for releasesDaniel Stenberg2001-03-161-0/+2
* Added to build proper releasesDaniel Stenberg2001-03-162-0/+4
* Georg Horn's Curl::easy interface for perlDaniel Stenberg2001-03-167-0/+612
* moved to contrib/Daniel Stenberg2001-03-165-1380/+0