Age | Commit message (Expand) | Author |
2014-11-20 | test1800: first plain-text http2 test case | Daniel Stenberg |
2014-11-13 | test22: expand a backtick command | Peter Wu |
2014-11-10 | symbol-scan.pl: do not require autotools | Peter Wu |
2014-11-10 | cmake: add ENABLE_THREADED_RESOLVER, rename ARES | Peter Wu |
2014-11-10 | cmake: build libhostname for test suite | Peter Wu |
2014-11-10 | tests: fix libhostname visibility | Peter Wu |
2014-11-10 | tests: fix memleak in server/resolve.c | Peter Wu |
2014-11-06 | test552: Don't run HTTP digest tests for SSPI based builds | Dan Fandrich |
2014-11-06 | tests: Don't run HTTP digest tests for SSPI based builds | Steve Holme |
2014-11-05 | lib544.c: use duphandle for test 545 | Daniel Stenberg |
2014-11-04 | tests: add new feature 'SSLpinning' | Daniel Stenberg |
2014-11-01 | resume: consider a resume from [content-length] to be OK | Daniel Stenberg |
2014-10-27 | HTTP: return larger than 3 digit response codes too | Daniel Stenberg |
2014-10-26 | Added the "flaky" keyword to a number of tests | Dan Fandrich |
2014-10-16 | test545: make it not use a trailing zero | Daniel Stenberg |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-10-13 | tests: move TESTCASES to Makefile.inc, add show for cmake | Peter Wu |
2014-10-10 | tests/http_pipe.py: Python 3 support | Peter Wu |
2014-10-09 | test2036: verify -O with no slash at all in the URL | Daniel Stenberg |
2014-10-09 | Cmake: Got rid of setup_curl_dependencies | Jakub Zakrzewski |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
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-10 | cookies: reject incoming cookies set for TLDs | Daniel Stenberg |
2014-09-10 | cookies: only use full host matches for hosts used as IP address | Tim Ruehsen |
2014-09-07 | Ensure progress.size_dl/progress.size_ul are always >= 0 | Brandon Casey |
2014-09-07 | tests: Added test1420 to the makefile | Steve Holme |
2014-09-07 | test1420: Removed unnecessary CURLOPT setting | Steve Holme |
2014-09-07 | tests: Added more "Clear Text" authentication keywords | Steve Holme |
2014-09-07 | tests: Updated "based on" text due to email test renumbering | Steve Holme |
2014-09-07 | tests: For consistency added --libcurl to test name | Steve Holme |
2014-09-07 | tests: Added --libcurl for IMAP test case | Steve Holme |
2014-08-15 | http: fix the Content-Range: parser | Daniel Stenberg |
2014-08-07 | runtests.pl: Pad test case numbers with up to three zeroes | Fabian Keil |
2014-07-26 | tests: Fix a couple of incomplete response lines | Fabian Keil |
2014-07-26 | runtests.pl: Remove filteroff() which hasn't been used since 2001 | Fabian Keil |
2014-07-26 | runtests.pl: Don't expect $TESTDIR/DISABLED to exist | Fabian Keil |
2014-07-26 | getpart.pm: Fix a comment typo | Fabian Keil |
2014-07-25 | Curl_base64url_encode: unit-tested in 1302 | Daniel Stenberg |
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-17 | testcurl.pl: log the value of --runtestopts in the test header | Dan Fandrich |
2014-07-16 | test506: verify aa6884845168 | Daniel Stenberg |
2014-07-15 | test320: strip off the actual negotiated cipher width | Dan Fandrich |
2014-07-12 | tests: added globbing keyword to URL globbing tests | Dan Fandrich |
2014-07-12 | Fixed some "statement not reached" warnings | Dan Fandrich |
2014-07-12 | gnutls: explicitly added SRP to the priority string | Dan Fandrich |
2014-07-11 | tests: adjust for capitalization differences in newer gnutls-serv | Dan Fandrich |
2014-07-11 | test320/1/2/4: fix the port number substitution variables | Dan Fandrich |