aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-29return -1 even if SSL_pending() doesn't return non-zero, as we don't reallyDaniel Stenberg
2002-12-29Marc Herbert's suggstion: mention that insecure is ignored if cacert or capathDaniel Stenberg
2002-12-20example configure command lineDaniel Stenberg
2002-12-20Use AM_MAINTAINER_MODE which thus makes less maintainer stuff in the defaultDaniel Stenberg
2002-12-207.10.3-commitDaniel Stenberg
2002-12-19fixesDaniel Stenberg
2002-12-19removed fruitless attempts to overload some targetsDaniel Stenberg
2002-12-19Curl_base64_decode() fixed by Matthew BDaniel Stenberg
2002-12-19Fixed the usage of SSL_read() to properly return -1 if the EWOULDBLOCKDaniel Stenberg
2002-12-19CURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safeDaniel Stenberg
2002-12-18CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERRORDaniel Stenberg
2002-12-17Removed weird special multi interface condition that caused bug reportDaniel Stenberg
2002-12-17don't install the test programsDaniel Stenberg
2002-12-16writefunction data is not zero terminatedDaniel Stenberg
2002-12-16removed junkDaniel Stenberg
2002-12-16Added test case 504, using multi interface and a local proxy without anythingDaniel Stenberg
2002-12-16better descDaniel Stenberg
2002-12-16mistake, this only requires httpDaniel Stenberg
2002-12-16the hostip.c commitDaniel Stenberg
2002-12-16EAGAIN on older (correct) glibc versions indicate a problem and not the needDaniel Stenberg
2002-12-16changes from last weekDaniel Stenberg
2002-12-16cut off -O properly when building for debugDaniel Stenberg
2002-12-13documented the %-variablesDaniel Stenberg
2002-12-13fixed another space issueDaniel Stenberg
2002-12-13please mr CVS ignore theseDaniel Stenberg
2002-12-13set up arg2 to point to argv[2] to be used at will by programsDaniel Stenberg
2002-12-13added 503Daniel Stenberg
2002-12-13used this to verify bug report 651460Daniel Stenberg
2002-12-13added support for CONNECT, both good and badDaniel Stenberg
2002-12-13test case 503 entered the dirDaniel Stenberg
2002-12-13conn->bits.tcpconnect now keeps track of if this connection is connectedDaniel Stenberg
2002-12-13include files without the curl/ to reduce the risk of us including the wrongDaniel Stenberg
2002-12-13Evan Jordan's fix for a memory leak. Bug report 650989.Daniel Stenberg
2002-12-13make a little work-around for file:// in _is_connected() and voila, now theDaniel Stenberg
2002-12-13one slash too manyDaniel Stenberg
2002-12-13lib502.c for multi interface tests on a single URL without select()Daniel Stenberg
2002-12-13test 502, multi interface with file://Daniel Stenberg
2002-12-12bail out on crap received, makes test case 402 *NOT* ruin the test seriesDaniel Stenberg
2002-12-12missing space added, nows run old tests fine againDaniel Stenberg
2002-12-12remove test pieceDaniel Stenberg
2002-12-12make ftps and https invoke both necessary serversDaniel Stenberg
2002-12-12fixesDaniel Stenberg
2002-12-12link the test tools this way insteadDaniel Stenberg
2002-12-12no moreDaniel Stenberg
2002-12-12correctedDaniel Stenberg
2002-12-12new subdir added 'libtest'Daniel Stenberg
2002-12-12supports the new 'tool' and 'server' tagsDaniel Stenberg
2002-12-12describe the new sections added for (better) libcurl testingDaniel Stenberg
2002-12-12500 + 501 addedDaniel Stenberg
2002-12-12run tiny specific libcurl-testing toolsDaniel Stenberg