Age | Commit message (Expand) | Author |
2014-11-06 | tests: Don't run HTTP digest tests for SSPI based builds | Steve Holme |
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 | tests: move TESTCASES to Makefile.inc, add show for cmake | Peter Wu |
2014-10-09 | test2036: verify -O with no slash at all in the URL | Daniel Stenberg |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
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-07-26 | tests: Fix a couple of incomplete response lines | Fabian Keil |
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-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 |
2014-06-15 | sasl: Added back qop argument mistakenly removed in e95ca7ce | Dan Fandrich |
2014-06-15 | test1398: Added test to Makefile.am | Dan Fandrich |
2014-06-11 | NTLM: set a fake entropy for debug builds with CURL_ENTROPY set | Daniel Stenberg |
2014-06-11 | tests: Disabled NTLM tests for non-debug builds | Steve Holme |
2014-06-01 | tests: Fixed up DIGEST-MD5 tests following commit eefeb73af4 | Steve Holme |
2014-05-18 | test1134: verify CREDSPERREQUEST for HTTP | Daniel Stenberg |
2014-05-11 | tests: Fixed up DIGEST-MD5 tests following commit 8342b6e1dc | Steve Holme |
2014-05-09 | test87: Get rid of extraneous square brackets in tag | Dan Fandrich |
2014-05-04 | mprintf: allow %.s with data not being zero terminated | Daniel Stenberg |
2014-04-23 | test325: verify --proto-redir https=>http | Daniel Stenberg |
2014-04-18 | test810: Updated to use new IMAP URL query string functionality | Steve Holme |
2014-04-06 | tests: Disabled DIGEST-MD5 tests when running with SSPI enabled | Steve Holme |
2014-04-04 | PROXYHEADER: send these headers in "normal" proxy requests too | Daniel Stenberg |
2014-04-04 | test1428: verify --proxy-header | Daniel Stenberg |
2014-04-04 | CURLOPT_HEADEROPT: added | Daniel Stenberg |
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg |
2014-04-04 | HTTP: don't send Content-Length: 0 _and_ Expect: 100-continue | Daniel Stenberg |
2014-04-03 | tests: unified use of some keywords | Dan Fandrich |
2014-04-03 | tests: added some missing closing tags | Dan Fandrich |
2014-04-03 | tests: add keywords to the last 7 tests lacking them | Daniel Stenberg |
2014-04-01 | tests: Added SMTP with credientials test when not supported by server | Steve Holme |
2014-03-31 | tests: Added SMTP with credentials test for RFC-821 based server | Steve Holme |
2014-03-30 | curl: stop interpreting IPv6 literals as glob patterns. | Paul Marks |
2014-03-30 | test938: Updated to use file input for upload | Steve Holme |