Age | Commit message (Expand) | Author |
2016-09-03 | libtest/test.h: fix typo (#988) | Mark Hamilton |
2016-08-28 | http2: make sure stream errors don't needlessly close the connection | Daniel Stenberg |
2016-08-26 | test161: add comment for the exit code | Daniel Stenberg |
2016-08-26 | test219: Add http as a required feature | Dan Fandrich |
2016-08-18 | test1144: verify HEAD with body-only response | Daniel Stenberg |
2016-08-16 | proxy: fix tests as follow-up to 93b0d907d5 | Daniel Stenberg |
2016-08-16 | Revert "Proxy-Connection: stop sending this header by default" | Daniel Stenberg |
2016-08-15 | tests/README: mention nghttpx for HTTP/2 tests | Daniel Stenberg |
2016-08-15 | test219: verify unsupported scheme for proxies get rejected | Daniel Stenberg |
2016-07-24 | tests: Fix for http/2 feature | Jay Satiro |
2016-07-21 | test558: fix test by stripping file paths from FD lines | Dan Fandrich |
2016-07-21 | tests: distribute the http2-server.pl script, too | Kamil Dudka |
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-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
2016-06-21 | cmake: now using BUILD_TESTING=ON/OFF | Sergei Nikulov |
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: don't display logs when http2 server fails to start | 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-18 | test/Makefile.am: include manpage-scan.pl and nroff-scan.pl in dist | Daniel Stenberg |
2016-05-13 | mprintf: Fix processing of width and prec args | Jay Satiro |
2016-05-02 | nroff-scan.pl: verify that references are made with \fI | Daniel Stenberg |
2016-05-01 | test1140: run nroff-scan to verify man pages | Daniel Stenberg |
2016-05-01 | nroff-scan.pl: verify the .BR references as well | Daniel Stenberg |
2016-05-01 | nroff-scan.pl: verifies nroff pages | Daniel Stenberg |
2016-04-29 | tests: Use 'pathhelp' for paths conversions in secureserver.pl | Karlson2k |
2016-04-29 | tests: Use 'pathhelp' for paths conversions in sshserver.pl | Karlson2k |
2016-04-29 | tests: Use 'pathhelp' for current path in runtests.pl | Karlson2k |
2016-04-29 | tests: pathhelp.pm to process paths on Msys/Cygwin | Karlson2k |
2016-04-29 | lib: include curl_printf.h as one of the last headers | Daniel Stenberg |
2016-04-29 | curl -J: make it work even without http:// scheme on URL | Jay Satiro |
2016-04-29 | manpage-scan.pl: also verify the command line option docs | Daniel Stenberg |
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-24 | lib1517: checksrc compliance | Daniel Stenberg |
2016-04-24 | PolarSSL: Implement public key pinning | moparisthebest |
2016-04-20 | tests: added test1517 | Karlson2k |
2016-04-19 | make/checksrc: use $srcdir, not $top_srcdir | Daniel Stenberg |
2016-04-18 | checksrc/makefile.am: use $top_srcdir to find source files | Daniel Stenberg |
2016-04-17 | news: CURLOPT_CONNECT_TO and --connect-to | Michael Kaufmann |
2016-04-03 | tests: Fixed header files to comply with our code style | Steve Holme |
2016-04-03 | tests: fix make checksrc in servers/ | Daniel Stenberg |
2016-04-03 | tests: 'make checksrc' now checks server/ too | Daniel Stenberg |
2016-04-03 | tests/server: comply with our code style | Daniel Stenberg |
2016-04-03 | code: style updates | Daniel Stenberg |