aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-04-30make the diffs with 'diff -u' to make them nicer and easier to readDaniel Stenberg
2003-04-30stop parsing Host: host names at colons tooDaniel Stenberg
2003-04-30modified to the new cookie function protoDaniel Stenberg
2003-04-30extract host name from custom Host: headers to use for cookiesDaniel Stenberg
2003-04-30Many cookie fixes:Daniel Stenberg
2003-04-30changes need for the new ftp path treatment and the new cookie codeDaniel Stenberg
2003-04-30David Balazic's patch to make the FTP operations "do right" according toDaniel Stenberg
2003-04-30two more platforms Rich Gray built curl onDaniel Stenberg
2003-04-29 Peter Kovacs provided a patch that makes the CURLINFO_CONNECT_TIME work fineDaniel Stenberg
2003-04-29mention configure --helpDaniel Stenberg
2003-04-28CURLOPT_FTPPORT could support port number tooDaniel Stenberg
2003-04-28corrected the comment which wasn't correctDaniel Stenberg
2003-04-25RSAglue.lib is no longer needed with recent OpenSSL versionsDaniel Stenberg
2003-04-24Dan Fandrich added support for the gzip Content-Encoding for --compressedDaniel Stenberg
2003-04-23Bryan Kemp's reported problems with curl and PUT from stdin and a fakedDaniel Stenberg
2003-04-22last 10 days or soDaniel Stenberg
2003-04-22libtool 1.5 stuffDaniel Stenberg
2003-04-22stop checking for libtool, we don't run that in this scriptDaniel Stenberg
2003-04-22Dan Fandrich corrected the error messages on "bad encoding".Daniel Stenberg
2003-04-22Dan Fandrich's gzip bugfixDaniel Stenberg
2003-04-22Dan Fandrich's fixDaniel Stenberg