Age | Commit message (Expand) | Author |
2014-11-05 | lib544.c: use duphandle for test 545 | Daniel Stenberg |
2014-10-16 | test545: make it not use a trailing zero | Daniel Stenberg |
2014-10-09 | Cmake: Got rid of setup_curl_dependencies | Jakub Zakrzewski |
2014-09-26 | test506: Fixed a couple of memory leaks in test | Dan Fandrich |
2014-09-25 | CURLOPT_COOKIELIST: Added "RELOAD" command | Yousuke Kimoto |
2014-09-07 | Ensure progress.size_dl/progress.size_ul are always >= 0 | Brandon Casey |
2014-07-24 | test1013.pl: GSS-Negotiate doesn't exist as a feature anymore | Daniel Stenberg |
2014-07-24 | libtest: fixed duplicated line in Makefile | Sergey Nikulov |
2014-07-23 | test1013.pl: remove SPNEGO/GSS-API tweaks | Daniel Stenberg |
2014-07-16 | test506: verify aa6884845168 | Daniel Stenberg |
2014-06-18 | tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILE | Dan Fandrich |
2014-05-18 | test1014: GSS-API is only in curl-config. not in curl | Daniel Stenberg |
2014-05-09 | lib1506: make sure the transfers are not within the same ms | Daniel Stenberg |
2014-05-09 | libtests: add a wait_ms() function | Daniel Stenberg |
2014-05-05 | tests: Use standard libtest return codes when relevant | Dan Fandrich |
2014-05-05 | test1513: Don't return an uninitialized variable on init failure | Dan Fandrich |
2014-05-01 | test585: Fixed NULL pointer dereference in fopen | Dan Fandrich |
2014-04-22 | tests: Fixed torture test for tests 1526 & 1527 | Dan Fandrich |
2014-04-04 | PROXYHEADER: send these headers in "normal" proxy requests too | Daniel Stenberg |
2014-04-04 | CURLOPT_HEADEROPT: added | Daniel Stenberg |
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg |
2014-03-29 | lib1513: fix callback proto to silence warning | Daniel Stenberg |
2014-02-19 | lib1515.c: Fixed #include path in commit 647f83e809 | Steve Holme |
2014-02-19 | test1515: fix compilation with msvc | Maks Naumov |
2014-02-14 | lib1515.c: Added support for Windows using the Sleep function | Marc Hoersken |
2014-02-14 | testsuite: use binary output mode for custom curl test tools | Marc Hoersken |
2014-02-07 | lib1515.c: Fixed various compilation warnings | Steve Holme |
2014-02-06 | tests: add test for bug #1303 (dns cache timeout) | Romulo A. Ceccon |
2014-02-01 | test 500: workaround low timer resolution on Windows | Marc Hoersken |
2014-01-30 | tests: make the authorization retry tests pass the torture tests | Dan Fandrich |
2014-01-29 | tests: make a few lib15?? tests pass the OOM torture tests | Dan Fandrich |
2014-01-29 | lib1900: make the test pass the OOM torture tests | Dan Fandrich |
2014-01-22 | test1514: Got rid of a non-const initializer C99ism | Dan Fandrich |
2014-01-20 | test1514: added - no more negative Content-Length (HTTP POST) | Cédric Deltheil |
2014-01-04 | Updated copyright year for recent changes | Steve Holme |
2014-01-03 | test1513: added - verify early progress callback return fail | Daniel Stenberg |
2013-12-31 | mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU | Steve Holme |
2013-11-15 | lib1507.c: Added missing set of CURLOPT_UPLOAD option | Steve Holme |
2013-09-02 | lib1512.c: Fixed compilation warning | Steve Holme |
2013-09-01 | Killed warning 'res' might be used uninitialized. | Guenter Knauf |
2013-08-08 | global dns cache: didn't work [regression] | Daniel Stenberg |
2013-07-22 | libtest: fix data type of some *_setopt() 'long' arguments | Yang Tse |
2013-07-17 | cmake: Fix for MSVC2010 project generation | Sergei Nikulov |
2013-07-11 | test 1511: fix enumerated type mixed with another type | Yang Tse |
2013-07-01 | lib506.c: Fixed possible use of uninitialized variables | Marc Hoersken |
2013-06-17 | test506: verify that CURLOPT_COOKIELIST takes share lock | Benjamin Gilbert |
2013-06-12 | lib1900: use tutil_tvnow instead of gettimeofday | Sergei Nikulov |
2013-06-06 | lib1500: remove bad check | Daniel Stenberg |
2013-05-08 | libtest: gitignore more binary files | Daniel Stenberg |
2013-04-22 | tests: add test1511 to check timecond clean-up | Alessandro Ghedini |