Age | Commit message (Expand) | Author |
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-27 | libtest/make: generate lib1521.c | Daniel Stenberg |
2017-06-25 | test1537: fixed memory leak on OOM | Dan Fandrich |
2017-06-25 | test1521: fix compiler warnings | Marcel Raad |
2017-06-23 | libtest/Makefile: remove unused lib1541 variables | Daniel Stenberg |
2017-06-21 | lib1521: fix missing-variable-declarations clang warnings | Marcel Raad |
2017-06-19 | test1521: test getinfo's OFF_T types too | Daniel Stenberg |
2017-06-19 | lib1521: add curl_easy_getinfo calls to the test set | Daniel Stenberg |
2017-06-19 | PIPELINING_SERVER_BL: cleanup the internal list use | Daniel Stenberg |
2017-06-16 | libtest/libntlmconnect: fix compiler warnings from f94fcdb | Daniel Stenberg |
2017-06-16 | tests: stabilize test 2032 and 2033 | Daniel Stenberg |
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg |
2017-06-13 | mk-lib1521.pl: updated to match the test changes in 916ec30a | Dan Fandrich |
2017-06-11 | test1521: fixed OOM handling | Dan Fandrich |
2017-06-09 | lib1521: fix compiler warnings on the use of bad 'long' values | Daniel Stenberg |
2017-06-06 | lib1521: fix compiler warnings | Daniel Stenberg |
2017-06-05 | test1521: make the code < 80 columns wide | Daniel Stenberg |
2017-06-05 | test1121: use stricter types to work with typcheck-gcc | Daniel Stenberg |
2017-06-05 | test1521: test *all* curl_easy_setopt options | Daniel Stenberg |
2017-06-03 | libtest: fix int-in-bool-context warnings | Marcel Raad |
2017-06-03 | libtest: fix implicit-fallthrough warnings with GCC 7 | Marcel Raad |
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-31 | lib583: fix compiler warning | Marcel Raad |
2017-05-31 | libtest/lib574.c: use correct callback proto | Daniel Stenberg |
2017-05-29 | test557: fix ubsan runtime error due to int left shift | Jay Satiro |
2017-05-24 | time: fix type conversions and compiler warnings | Michael Kaufmann |
2017-05-13 | lib510: don't write past the end of the buffer if it's too small | Dan Fandrich |
2017-05-09 | tests: make test file names more unique | Dan Fandrich |
2017-05-08 | libtest: fix MinGW-w64 warnings | Marcel Raad |
2017-05-08 | test537: use correct variable type | Marcel Raad |
2017-05-05 | tests: fix -Wcast-qual warnings | Marcel Raad |
2017-05-04 | test557: set a known good numeric locale | Dan Fandrich |
2017-05-04 | test559: verify use of minimum CURLOPT_BUFFERSIZE | Daniel Stenberg |
2017-05-01 | tests: declare TU-local variables static | Marcel Raad |
2017-04-29 | tests: added --remote-time tests for remaining protocols that support it | Dan Fandrich |
2017-04-12 | test1541: also test for CURL_PULL_WS2TCPIP_H | Marcel Raad |
2017-04-05 | test1541: ignore the curl_off_t variable type name comparison | 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 |
2017-03-26 | spelling fixes | klemens |
2017-03-14 | build: removed redundant DEPENDENCIES from makefiles | Dan Fandrich |
2017-03-11 | tests: fix the authretry tests | Michael Kaufmann |
2017-02-07 | test552: Fix typos | Daniel Gustafsson |
2017-01-08 | lib506: fix build for Open Watcom | Jiří Malák |
2016-12-22 | lib557.c: use a shorter MAXIMIZE representation | Daniel Stenberg |
2016-12-21 | lib557: move the "enable LONGLINE" to allow more long lines | Daniel Stenberg |
2016-12-19 | tests: checksrc compliance | Jay Satiro |
2016-12-19 | printf: fix floating point buffer overflow issues | Daniel Stenberg |