summaryrefslogtreecommitdiff
path: root/tests/libtest/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-141-0/+5
* Curl_follow: extract the Location: header field unvalidatedDaniel Stenberg2018-12-121-1/+4
* setopt: add CURLOPT_CURLUJim Fuller2018-11-091-1/+5
* URL-APIDaniel Stenberg2018-09-081-0/+4
* test1148: disable if decimal separator is not pointMarcel Raad2018-08-211-0/+7
* CURLINFO_SIZE_UPLOAD: fix missing counter updateDaniel Stenberg2018-08-111-1/+4
* multi: fix crash due to dangling entry in connect-pending listJavier Blazquez2018-06-231-1/+5
* tests/libtest: Add lib1521 to nodist_SOURCESRikard Falkeborn2018-06-061-1/+1
* http resume: skip body if http code 416 (range error) is ignored.Patrick Monnerat2018-05-221-0/+5
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-211-1/+4
* test1556: verify >16KB headers to the header callbackDaniel Stenberg2018-02-161-1/+5
* TODO fixed: Detect when called from within callbacksBjörn Stenberg2018-02-151-1/+5
* mime: clone mime tree upon easy handle duplication.Patrick Monnerat2018-01-141-1/+4
* test1554: verify connection cache sharingDaniel Stenberg2017-11-091-1/+4
* libtest: Add required test libraries for lib1552 and lib1553Paul Howarth2017-10-241-0/+2
* test653: check reuse of easy handle after mime data changePatrick Monnerat2017-10-201-1/+4
* test652: curl_mime_data + base64 encoder with large contentsPatrick Monnerat2017-10-191-1/+4
* test651: curl_formadd with huge COPYCONTENTSDaniel Stenberg2017-10-131-1/+4
* pingpong: return error when trying to send without connectionDaniel Stenberg2017-10-071-1/+4
* multi_cleanup: call DONE on handles that never got thatDaniel Stenberg2017-10-061-1/+4
* form API: add new test 650.Patrick Monnerat2017-09-071-1/+4
* mime: tests and examples.Patrick Monnerat2017-09-021-1/+14
* url: make the original string get used on subsequent transfersDaniel Stenberg2017-07-031-1/+4
* test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich2017-06-301-1/+1
* libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg2017-06-231-4/+0
* PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg2017-06-191-0/+8
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-5/+1
* test1521: test *all* curl_easy_setopt optionsDaniel Stenberg2017-06-051-1/+4
* test1538: verify the libcurl strerror API callsDaniel Stenberg2017-06-021-1/+5
* test1537: dedicated tests of the URL (un)escape API callsDaniel Stenberg2017-06-021-1/+5
* test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg2017-05-041-1/+4
* include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg2017-04-031-1/+5
* pause: handle mixed types of data when pausedDaniel Stenberg2017-03-281-0/+5
* tests: Add some testcases for recent new features.Frank Gevaerts2016-11-261-1/+9
* easy: Initialize info variables on easy init and duphandleJay Satiro2016-11-051-2/+6
* New libcurl option to keep sending on errorMichael Kaufmann2016-09-221-0/+5
* easy: Reset all statistical session info in curl_easy_resetJay Satiro2016-09-201-1/+5
* tests: added test1517Karlson2k2016-04-201-1/+4
* test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg2015-06-231-1/+5
* CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg2015-06-091-1/+5
* tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg2015-01-071-1/+5
* test556: Fixed compilation warningSteve Holme2014-12-281-1/+1
* tests: Added test for bug #1456Steve Holme2014-12-281-0/+4
* libtest: fixed duplicated line in MakefileSergey Nikulov2014-07-241-1/+0
* PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg2014-04-041-1/+5
* CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg2014-04-041-1/+15
* tests: add test for bug #1303 (dns cache timeout)Romulo A. Ceccon2014-02-061-1/+5
* test1514: added - no more negative Content-Length (HTTP POST)Cédric Deltheil2014-01-201-1/+5
* test1513: added - verify early progress callback return failDaniel Stenberg2014-01-031-1/+5
* global dns cache: didn't work [regression]Daniel Stenberg2013-08-081-1/+5