summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* HTTP: don't send Content-Length: 0 _and_ Expect: 100-continueDaniel Stenberg2014-04-046-5/+61
* tests: unified use of some keywordsDan Fandrich2014-04-0320-10/+24
* tests: added some missing closing tagsDan Fandrich2014-04-034-0/+7
* tests: add keywords to the last 7 tests lacking themDaniel Stenberg2014-04-037-0/+41
* tests: Added SMTP with credientials test when not supported by serverSteve Holme2014-04-012-1/+46
* tests: Added SMTP with credentials test for RFC-821 based serverSteve Holme2014-03-312-1/+51
* curl: stop interpreting IPv6 literals as glob patterns.Paul Marks2014-03-301-1/+1
* test938: Updated to use file input for uploadSteve Holme2014-03-301-3/+3
* test836: Fixed incorrect username in expected outputSteve Holme2014-03-301-1/+1
* DISABLED: 836, 882 and 938 hangDaniel Stenberg2014-03-301-0/+3
* tests: remove trailing CRs from keywordsDaniel Stenberg2014-03-306-6/+6
* tests: Added email unit tests to verify login credential connection re-useSteve Holme2014-03-304-2/+179
* tests: Corrected "APOP" authentication keywordSteve Holme2014-03-301-1/+1
* tests: Replaced email authentication keywords with SASL based keywordsSteve Holme2014-03-3048-57/+57
* tests: Added "Clear Text" authentication keywordSteve Holme2014-03-3033-1/+33
* tests: Added "SASL" authentication keywordSteve Holme2014-03-3048-0/+48