summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 7.10.5 commitcurl-7_10_5Daniel Stenberg2003-05-193-2/+8
* known AIX ipv6 problemsDaniel Stenberg2003-05-161-0/+3
* Skip any preceeding dots from the domain name of cookies when we keep themDaniel Stenberg2003-05-151-12/+12
* change the order of the in_addr_t tests, so that 'unsigned long' is testedDaniel Stenberg2003-05-151-3/+1
* 1. George Comninos' progress meter fixDaniel Stenberg2003-05-151-1/+10
* documented CURLOPT_FTP_USE_EPRTDaniel Stenberg2003-05-141-0/+7
* George Comninos provided a fix that calls the progress meter when waitingDaniel Stenberg2003-05-142-10/+18
* Setup and use CURL_INADDR_NONE all over instead of INADDR_NONE. We setupDaniel Stenberg2003-05-133-11/+11
* before using if2ip(), check if the address is an ip address and skip it ifDaniel Stenberg2003-05-131-1/+7
* libtool 1.4.2 is enoughDaniel Stenberg2003-05-131-3/+3
* fix commentDaniel Stenberg2003-05-131-1/+1
* before checking for network interfaces using if2ip(), check that the givenDaniel Stenberg2003-05-121-1/+5
* no more complaining when I have 1.5 and it tests for 1.4.2Daniel Stenberg2003-05-121-2/+4
* fixes from the last week+Daniel Stenberg2003-05-121-2/+52
* Dan F clarified the CURLOPT_ENCODING description after his changes toDaniel Stenberg2003-05-121-7/+12
* Dan Fandrich added --compressed docuDaniel Stenberg2003-05-121-0/+4
* setting ENCODING to "" means enable-all-you-supportDaniel Stenberg2003-05-121-1/+1
* Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings ifDaniel Stenberg2003-05-124-2/+25
* Dan Fandrich lowered the libtool requirementDaniel Stenberg2003-05-121-3/+3
* when we have accepted the server's connection in a PORT sequence, we setDaniel Stenberg2003-05-121-0/+1
* avoid the write loopDaniel Stenberg2003-05-121-1/+1
* incoming proxy headers shall be sent to the debug function has HEADERs notDaniel Stenberg2003-05-121-4/+4
* oops, run libtoolize as the first toolDaniel Stenberg2003-05-091-3/+2
* run libtoolize tooDaniel Stenberg2003-05-091-0/+2
* run libtoolize to generate these filesDaniel Stenberg2003-05-093-9167/+0
* CURLOPT_FTP_USE_EPRT addedDaniel Stenberg2003-05-091-2/+7
* --disable-eprt addedDaniel Stenberg2003-05-091-1/+11
* support for CURLOPT_FTP_USE_EPRT addedDaniel Stenberg2003-05-093-2/+9
* AIX wants sys/select.hDaniel Stenberg2003-05-091-0/+1
* clarify on the curl name issue and that there may be other libcurl-basedDaniel Stenberg2003-05-091-6/+10
* Kevin Delafield reported another case where we didn't correctly check forDaniel Stenberg2003-05-061-2/+2
* fixed the required tools' version numbersDaniel Stenberg2003-05-051-3/+3
* the writable argv check now should not exit when building a cross-compiledDaniel Stenberg2003-05-041-3/+5
* put back the libtool test, now for 1.5Daniel Stenberg2003-05-031-8/+54
* If there is a custom Host: header specified, we use that host name toDaniel Stenberg2003-05-021-23/+26
* send correct cookies when using a custom Host:Daniel Stenberg2003-05-022-1/+50
* fixed the format slightlyDaniel Stenberg2003-05-021-1/+1
* corrected a comment about gzip not being supportedDaniel Stenberg2003-05-011-5/+5
* FTP URL with type=aDaniel Stenberg2003-05-012-1/+35
* Andy Cedilnik fixed some compiler warningsDaniel Stenberg2003-05-012-0/+4
* ourerrno became Curl_ourerrno() and is now available to all libcurlDaniel Stenberg2003-05-012-6/+7
* Use the proper Curl_ourerrno() function instead of plain errno, for betterDaniel Stenberg2003-05-011-5/+22
* the test numbers are now only for human readability, the numbers no longerDaniel Stenberg2003-04-301-6/+5
* no longer assume that the test number implies servers to runDaniel Stenberg2003-04-301-35/+12
* Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg2003-04-30114-0/+342
* we say welcome to test 142Daniel Stenberg2003-04-301-1/+1
* verify that curl fails fine when an FTP URL with a too deep dir hierarchyDaniel Stenberg2003-04-301-0/+27
* when making up the list of path parts, save the last entry pointing to NULLDaniel Stenberg2003-04-301-2/+3
* recent actionDaniel Stenberg2003-04-301-0/+32
* if there's a cookiehost allocated, free that tooDaniel Stenberg2003-04-301-0/+2