Age | Commit message (Expand) | Author |
2016-07-20 | test558: updated after ipv6-check move | Daniel Stenberg |
2016-06-29 | test1244: test different proxy ports same URL | Daniel Stenberg |
2016-06-19 | tests: fix the HTTP/2 tests | Daniel Stenberg |
2016-06-15 | tests: Added HTTP proxy keywords to tests 1141 & 1142 | Dan Fandrich |
2016-06-06 | tests: two more HTTP/2 tests | Daniel Stenberg |
2016-06-06 | runtests: make stripfile work on stdout as well | Daniel Stenberg |
2016-06-06 | http2-tests: test1700 is the first real HTTP/2 test | Daniel Stenberg |
2016-05-30 | URL parser: allow URLs to use one, two or three slashes | Daniel Stenberg |
2016-05-13 | mprintf: Fix processing of width and prec args | Jay Satiro |
2016-05-01 | test1140: run nroff-scan to verify man pages | Daniel Stenberg |
2016-04-29 | curl -J: make it work even without http:// scheme on URL | Jay Satiro |
2016-04-28 | test1139: verifies libcurl option man page presence | Daniel Stenberg |
2016-04-25 | test1322: verify stripping of trailing dot from host name | Daniel Stenberg |
2016-04-25 | test148: fixed after the --ftp-create-dirs retry change | Daniel Stenberg |
2016-04-20 | tests: added test1517 | Karlson2k |
2016-04-17 | news: CURLOPT_CONNECT_TO and --connect-to | Michael Kaufmann |
2016-03-10 | cookies: first n/v pair in Set-Cookie: is the cookie, then parameters | Daniel Stenberg |
2016-03-08 | cookie: do not refuse cookies for localhost | Tim Rühsen |
2016-03-06 | test46: change cookie expiry date | Daniel Stenberg |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro |
2016-02-20 | Enabled test 1437 after the bug fix in commit 3fa220a6 | Dan Fandrich |
2016-02-19 | Added test 1437 to verify a memory leak | Dan Fandrich |
2016-02-13 | test1604: Add to Makefile.inc so it gets run | Dan Fandrich |
2016-02-08 | cookies: allow spaces in cookie names, cut of trailing spaces | Daniel Stenberg |
2016-02-08 | Proxy-Connection: stop sending this header by default | Daniel Stenberg |
2016-02-05 | tool_doswin: Improve sanitization processing | Jay Satiro |
2016-02-04 | URLs: follow GitHub project rename (also Travis CI) | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2016-01-18 | tests: Add a test for pinnedpubkey fail even when insecure | Jay Satiro |
2016-01-11 | lib: Prefix URLs with lower-case protocol names/schemes | Mohammad AlSaleh |
2016-01-08 | connection reuse: IDN host names fixed | Michael Kaufmann |
2016-01-07 | tests: mark IPv6 FTP and FTPS tests with the FTP keyword | Daniel Stenberg |
2015-12-26 | test 1515: add data check | Marc Hoersken |
2015-12-26 | test 1515: add MSYS support by passing a relative path | Marc Hoersken |
2015-12-26 | test 539: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-24 | tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-24 | tests 706 and 707: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-24 | tests 400,403,406: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-23 | test 16: fix on Linux (and Windows) by using plain ASCII characters | Marc Hoersken |
2015-12-23 | tests 252-255: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-23 | test 16: fix on Windows by converting data file from ANSI to UTF-8 | Marc Hoersken |
2015-12-17 | test 1326: fix file check since curl is outputting binary data | Marc Hoersken |
2015-12-17 | test 1326: fix getting stuck on Windows due to incomplete request | Marc Hoersken |
2015-12-13 | curl: use 2TLS by default | Daniel Stenberg |
2015-12-03 | tests: Corrected copy and pasted comments from commit e643c5c908 | Steve Holme |
2015-12-02 | test947: Corrected typo in test name | Steve Holme |
2015-12-02 | tests: Disable the OAUTHBEARER tests when using a non-default port number | Steve Holme |
2015-11-24 | test1513: make sure the callback is only called once | Daniel Stenberg |
2015-11-21 | Makefile.inc: Fixed test run error | Steve Holme |
2015-11-20 | tests: Re-enabled tests 889 and 890 following POP3 fix | Steve Holme |