aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-151. George Comninos' progress meter fixDaniel Stenberg
2003-05-14documented CURLOPT_FTP_USE_EPRTDaniel Stenberg
2003-05-14George Comninos provided a fix that calls the progress meter when waitingDaniel Stenberg
2003-05-13Setup and use CURL_INADDR_NONE all over instead of INADDR_NONE. We setupDaniel Stenberg
2003-05-13before using if2ip(), check if the address is an ip address and skip it ifDaniel Stenberg
2003-05-13libtool 1.4.2 is enoughDaniel Stenberg
2003-05-13fix commentDaniel Stenberg
2003-05-12before checking for network interfaces using if2ip(), check that the givenDaniel Stenberg
2003-05-12no more complaining when I have 1.5 and it tests for 1.4.2Daniel Stenberg
2003-05-12fixes from the last week+Daniel Stenberg
2003-05-12Dan F clarified the CURLOPT_ENCODING description after his changes toDaniel Stenberg
2003-05-12Dan Fandrich added --compressed docuDaniel Stenberg
2003-05-12setting ENCODING to "" means enable-all-you-supportDaniel Stenberg
2003-05-12 Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings ifDaniel Stenberg
2003-05-12Dan Fandrich lowered the libtool requirementDaniel Stenberg
2003-05-12when we have accepted the server's connection in a PORT sequence, we setDaniel Stenberg
2003-05-12avoid the write loopDaniel Stenberg
2003-05-12incoming proxy headers shall be sent to the debug function has HEADERs notDaniel Stenberg
2003-05-09oops, run libtoolize as the first toolDaniel Stenberg
2003-05-09run libtoolize tooDaniel Stenberg
2003-05-09run libtoolize to generate these filesDaniel Stenberg
2003-05-09CURLOPT_FTP_USE_EPRT addedDaniel Stenberg
2003-05-09--disable-eprt addedDaniel Stenberg
2003-05-09support for CURLOPT_FTP_USE_EPRT addedDaniel Stenberg
2003-05-09AIX wants sys/select.hDaniel Stenberg
2003-05-09clarify on the curl name issue and that there may be other libcurl-basedDaniel Stenberg
2003-05-06 Kevin Delafield reported another case where we didn't correctly check forDaniel Stenberg
2003-05-05fixed the required tools' version numbersDaniel Stenberg
2003-05-04the writable argv check now should not exit when building a cross-compiledDaniel Stenberg
2003-05-03put back the libtool test, now for 1.5Daniel Stenberg
2003-05-02If there is a custom Host: header specified, we use that host name toDaniel Stenberg
2003-05-02send correct cookies when using a custom Host:Daniel Stenberg
2003-05-02fixed the format slightlyDaniel Stenberg
2003-05-01corrected a comment about gzip not being supportedDaniel Stenberg
2003-05-01FTP URL with type=aDaniel Stenberg
2003-05-01Andy Cedilnik fixed some compiler warningsDaniel Stenberg
2003-05-01ourerrno became Curl_ourerrno() and is now available to all libcurlDaniel Stenberg
2003-05-01Use the proper Curl_ourerrno() function instead of plain errno, for betterDaniel Stenberg
2003-04-30the test numbers are now only for human readability, the numbers no longerDaniel Stenberg
2003-04-30no longer assume that the test number implies servers to runDaniel Stenberg
2003-04-30Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg
2003-04-30we say welcome to test 142Daniel Stenberg
2003-04-30verify that curl fails fine when an FTP URL with a too deep dir hierarchyDaniel Stenberg
2003-04-30when making up the list of path parts, save the last entry pointing to NULLDaniel Stenberg
2003-04-30recent actionDaniel Stenberg
2003-04-30if there's a cookiehost allocated, free that tooDaniel Stenberg
2003-04-30ok, make the test run ok tooDaniel Stenberg
2003-04-30various new cookie tests with a custom Host: header setDaniel Stenberg
2003-04-30modified to work with modified codeDaniel Stenberg
2003-04-30modified to produce nicer output when a single test failsDaniel Stenberg