aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-12-12The first ever attempts to do pure libcurl test casesDaniel Stenberg
2002-12-12Deal with HTML where ' is used instead of "Daniel Stenberg
2002-12-11moved the includes to outside the extern "C" stuffDaniel Stenberg
2002-12-10recent fluffDaniel Stenberg
2002-12-10The initial HTTP request can now be sent in multiple parts, as part of theDaniel Stenberg
2002-12-10send_buffer is no more hereDaniel Stenberg
2002-12-10added test56, nearly 100KB big!Daniel Stenberg
2002-12-10Test case for sending insanely big HTTP requests. Mainly done this way toDaniel Stenberg
2002-12-10more logging, now logs the full response too, basic support for dealingDaniel Stenberg
2002-12-09A normal POST now provides data to the main transfer loop via the usualDaniel Stenberg
2002-12-09The fread() callback pointer and associated pointer is now stored in theDaniel Stenberg
2002-12-09Added a default headers section and also made some minor details moreDaniel Stenberg
2002-12-05better errno include and no externDaniel Stenberg
2002-12-05read and write as much as possible until end of data or EWOULDBLOCK beforeDaniel Stenberg
2002-12-05deal with spaces in name and value tags a lot better!Daniel Stenberg
2002-12-05changed proto for Curl_krb_kauth()Daniel Stenberg
2002-12-05Solaris needs errno as an extern int.Daniel Stenberg
2002-12-04make WIN32 defined for Borland properly, as told by Alexander J. OssDaniel Stenberg
2002-12-04called SSLCERTS nowDaniel Stenberg
2002-12-047.10.3-pre2Daniel Stenberg
2002-12-04The waiting for the 226 or 250 line expected to come after a transfer isDaniel Stenberg