summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* curl tool: Enable support for the SMB protocolBill Nagel2014-11-301-1/+0
* tests: Disable test 1013 until SMB is fully addedSteve Holme2014-11-291-0/+1
* tests: Added SMTP with --crlf test caseSteve Holme2014-11-262-1/+67
* SSL: Add PEM format support for public key pinningmoparisthebest2014-11-245-3/+105
* test1801: first real http2 test caseDaniel Stenberg2014-11-202-1/+67
* test1800: first plain-text http2 test caseDaniel Stenberg2014-11-202-0/+57
* test22: expand a backtick commandPeter Wu2014-11-131-1/+1
* test552: Don't run HTTP digest tests for SSPI based buildsDan Fandrich2014-11-061-0/+0
* tests: Don't run HTTP digest tests for SSPI based buildsSteve Holme2014-11-0632-0/+41
* tests: add new feature 'SSLpinning'Daniel Stenberg2014-11-042-0/+2
* resume: consider a resume from [content-length] to be OKDaniel Stenberg2014-11-013-4/+94
* HTTP: return larger than 3 digit response codes tooDaniel Stenberg2014-10-276-1/+299
* Added the "flaky" keyword to a number of testsDan Fandrich2014-10-266-0/+6
* test545: make it not use a trailing zeroDaniel Stenberg2014-10-161-0/+0
* tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu2014-10-133-137/+168
* test2036: verify -O with no slash at all in the URLDaniel Stenberg2014-10-092-1/+40
* SSL: implement public key pinningmoparisthebest2014-10-073-1/+101
* CURLOPT_COOKIELIST: Added "RELOAD" commandYousuke Kimoto2014-09-251-8/+32
* cookies: reject incoming cookies set for TLDsDaniel Stenberg2014-09-101-0/+1
* cookies: only use full host matches for hosts used as IP addressTim Ruehsen2014-09-103-30/+31
* Ensure progress.size_dl/progress.size_ul are always >= 0Brandon Casey2014-09-072-8/+9
* tests: Added test1420 to the makefileSteve Holme2014-09-071-1/+1
* test1420: Removed unnecessary CURLOPT settingSteve Holme2014-09-071-1/+0
* tests: Added more "Clear Text" authentication keywordsSteve Holme2014-09-072-0/+2
* tests: Updated "based on" text due to email test renumberingSteve Holme2014-09-072-2/+2
* tests: For consistency added --libcurl to test nameSteve Holme2014-09-074-4/+4
* tests: Added --libcurl for IMAP test caseSteve Holme2014-09-071-0/+108
* http: fix the Content-Range: parserDaniel Stenberg2014-08-151-1/+17
* tests: Fix a couple of incomplete response linesFabian Keil2014-07-263-5/+5
* test506: verify aa6884845168Daniel Stenberg2014-07-161-16/+14
* test320: strip off the actual negotiated cipher widthDan Fandrich2014-07-151-4/+5
* tests: added globbing keyword to URL globbing testsDan Fandrich2014-07-129-0/+11
* tests: adjust for capitalization differences in newer gnutls-servDan Fandrich2014-07-111-2/+3
* test320/1/2/4: fix the port number substitution variablesDan Fandrich2014-07-114-5/+5
* sasl: Added back qop argument mistakenly removed in e95ca7ceDan Fandrich2014-06-153-6/+6
* test1398: Added test to Makefile.amDan Fandrich2014-06-151-1/+1
* NTLM: set a fake entropy for debug builds with CURL_ENTROPY setDaniel Stenberg2014-06-1134-45/+45
* tests: Disabled NTLM tests for non-debug buildsSteve Holme2014-06-1131-0/+31
* tests: Fixed up DIGEST-MD5 tests following commit eefeb73af4Steve Holme2014-06-013-6/+6
* test1134: verify CREDSPERREQUEST for HTTPDaniel Stenberg2014-05-182-1/+66
* tests: Fixed up DIGEST-MD5 tests following commit 8342b6e1dcSteve Holme2014-05-113-6/+6
* test87: Get rid of extraneous square brackets in tagDan Fandrich2014-05-091-1/+1
* mprintf: allow %.s with data not being zero terminatedDaniel Stenberg2014-05-041-0/+26
* test325: verify --proto-redir https=>httpDaniel Stenberg2014-04-232-0/+67
* test810: Updated to use new IMAP URL query string functionalitySteve Holme2014-04-181-3/+2
* tests: Disabled DIGEST-MD5 tests when running with SSPI enabledSteve Holme2014-04-069-0/+9
* PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg2014-04-042-1/+61
* test1428: verify --proxy-headerDaniel Stenberg2014-04-042-0/+83
* CURLOPT_HEADEROPT: addedDaniel Stenberg2014-04-041-1/+1
* CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg2014-04-044-0/+230