Age | Commit message (Expand) | Author |
2018-06-23 | multi: fix crash due to dangling entry in connect-pending list | Javier Blazquez |
2018-06-06 | tests/libtest: Add lib1521 to nodist_SOURCES | Rikard Falkeborn |
2018-05-22 | http resume: skip body if http code 416 (range error) is ignored. | Patrick Monnerat |
2018-02-21 | url: Add option CURLOPT_RESOLVER_START_FUNCTION | Francisco Sedano |
2018-02-16 | test1556: verify >16KB headers to the header callback | Daniel Stenberg |
2018-02-15 | TODO fixed: Detect when called from within callbacks | Björn Stenberg |
2018-01-14 | mime: clone mime tree upon easy handle duplication. | Patrick Monnerat |
2017-11-09 | test1554: verify connection cache sharing | Daniel Stenberg |
2017-10-24 | libtest: Add required test libraries for lib1552 and lib1553 | Paul Howarth |
2017-10-20 | test653: check reuse of easy handle after mime data change | Patrick Monnerat |
2017-10-19 | test652: curl_mime_data + base64 encoder with large contents | Patrick Monnerat |
2017-10-13 | test651: curl_formadd with huge COPYCONTENTS | Daniel Stenberg |
2017-10-07 | pingpong: return error when trying to send without connection | Daniel Stenberg |
2017-10-06 | multi_cleanup: call DONE on handles that never got that | Daniel Stenberg |
2017-09-07 | form API: add new test 650. | Patrick Monnerat |
2017-09-02 | mime: tests and examples. | Patrick Monnerat |
2017-07-03 | url: make the original string get used on subsequent transfers | Daniel Stenberg |
2017-06-30 | test1521: fix out-of-tree builds, broken with 467da3af | Dan Fandrich |
2017-06-23 | libtest/Makefile: remove unused lib1541 variables | Daniel Stenberg |
2017-06-19 | PIPELINING_SERVER_BL: cleanup the internal list use | Daniel Stenberg |
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg |
2017-06-05 | test1521: test *all* curl_easy_setopt options | Daniel Stenberg |
2017-06-02 | test1538: verify the libcurl strerror API calls | Daniel Stenberg |
2017-06-02 | test1537: dedicated tests of the URL (un)escape API calls | Daniel Stenberg |
2017-05-04 | test559: verify use of minimum CURLOPT_BUFFERSIZE | Daniel Stenberg |
2017-04-03 | include: curl/system.h is a run-time version of curlbuild.h | Daniel Stenberg |
2017-03-28 | pause: handle mixed types of data when paused | Daniel Stenberg |
2016-11-26 | tests: Add some testcases for recent new features. | Frank Gevaerts |
2016-11-05 | easy: Initialize info variables on easy init and duphandle | Jay Satiro |
2016-09-22 | New libcurl option to keep sending on error | Michael Kaufmann |
2016-09-20 | easy: Reset all statistical session info in curl_easy_reset | Jay Satiro |
2016-04-20 | tests: added test1517 | Karlson2k |
2015-06-23 | test1531: verify POSTFIELDSIZE set after add_handle | Daniel Stenberg |
2015-06-09 | CURLOPT_OPENSOCKETFUNCTION: return error at once | Daniel Stenberg |
2015-01-07 | tests: make sure CRLFs can't be used in URLs passed to proxy | Daniel Stenberg |
2014-12-28 | test556: Fixed compilation warning | Steve Holme |
2014-12-28 | tests: Added test for bug #1456 | Steve Holme |
2014-07-24 | libtest: fixed duplicated line in Makefile | Sergey Nikulov |
2014-04-04 | PROXYHEADER: send these headers in "normal" proxy requests too | Daniel Stenberg |
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg |
2014-02-06 | tests: add test for bug #1303 (dns cache timeout) | Romulo A. Ceccon |
2014-01-20 | test1514: added - no more negative Content-Length (HTTP POST) | Cédric Deltheil |
2014-01-03 | test1513: added - verify early progress callback return fail | Daniel Stenberg |
2013-08-08 | global dns cache: didn't work [regression] | Daniel Stenberg |
2013-04-22 | tests: add test1511 to check timecond clean-up | Alessandro Ghedini |
2013-04-15 | Add extra libs for lib1900 and lib2033 test programs | Paul Howarth |
2013-04-04 | easy: Fix the broken CURLOPT_MAXCONNECTS option | Linus Nielsen Feltzing |
2013-03-27 | test1509: verify proxy header response headers count | Daniel Stenberg |
2013-03-15 | tests: add #96 #558 and #1330 | Yang Tse |
2013-03-13 | Multiple pipelines and limiting the number of connections. | Linus Nielsen Feltzing |