summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* tests: Add a test for pinnedpubkey fail even when insecureJay Satiro2016-01-182-1/+42
* lib: Prefix URLs with lower-case protocol names/schemesMohammad AlSaleh2016-01-111-1/+1
* connection reuse: IDN host names fixedMichael Kaufmann2016-01-083-1/+192
* tests: mark IPv6 FTP and FTPS tests with the FTP keywordDaniel Stenberg2016-01-0714-0/+14
* test 1515: add data checkMarc Hoersken2015-12-261-0/+4
* test 1515: add MSYS support by passing a relative pathMarc Hoersken2015-12-261-1/+1
* test 539: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-261-2/+4
* tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-242-2/+2
* tests 706 and 707: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-242-2/+2
* tests 400,403,406: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-243-3/+3
* test 16: fix on Linux (and Windows) by using plain ASCII charactersMarc Hoersken2015-12-231-2/+2
* tests 252-255: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-234-4/+4
* test 16: fix on Windows by converting data file from ANSI to UTF-8Marc Hoersken2015-12-231-1/+1
* test 1326: fix file check since curl is outputting binary dataMarc Hoersken2015-12-171-1/+1
* test 1326: fix getting stuck on Windows due to incomplete requestMarc Hoersken2015-12-171-1/+1
* curl: use 2TLS by defaultDaniel Stenberg2015-12-139-18/+27
* tests: Corrected copy and pasted comments from commit e643c5c908Steve Holme2015-12-0312-13/+25
* test947: Corrected typo in test nameSteve Holme2015-12-021-1/+1
* tests: Disable the OAUTHBEARER tests when using a non-default port numberSteve Holme2015-12-0212-0/+48
* test1513: make sure the callback is only called onceDaniel Stenberg2015-11-241-0/+3
* Makefile.inc: Fixed test run errorSteve Holme2015-11-211-2/+2
* tests: Re-enabled tests 889 and 890 following POP3 fixSteve Holme2015-11-201-2/+0
* tests: Disabled 889 and 890 until we support POP3 continuation responsesSteve Holme2015-11-151-0/+2
* tests: Corrected typos from commit ba4d8f7ebaSteve Holme2015-11-152-2/+2
* tests: Added OAUTHBEARER failure response testsSteve Holme2015-11-157-3/+338
* tests: Renamed existing OAuth 2.0 (XOAUTH) testsSteve Holme2015-11-146-6/+6
* tests: Added OAuth 2.0 (OAUTHBEARER) testsSteve Holme2015-11-147-3/+345
* unit1603: Added unit tests for hash functionsdfandrich2015-11-122-1/+27
* imap: Don't check for continuation when executing a CUSTOMREQUESTJustin Ehlert2015-11-082-1/+52
* tftp tests: verify sent options tooDaniel Stenberg2015-11-0615-19/+73
* http redirects: %-encode bytes outside of ascii rangeDaniel Stenberg2015-11-022-1/+75
* formadd: support >2GB files on windowsDaniel Stenberg2015-11-021-0/+47
* test1137: verify --ignore-content-length for FTPDaniel Stenberg2015-10-232-1/+53
* teste1136: only run when PSL is enabledDaniel Stenberg2015-10-181-0/+3
* cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen2015-10-172-0/+61
* tests: disable 1510 due to CI-problems on githubDaniel Stenberg2015-09-231-0/+3
* tests: disable 1801 until fixedDaniel Stenberg2015-09-201-0/+3
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-223-1/+88
* test46: update cookie expire timeDaniel Stenberg2015-08-101-4/+4
* test1902: attempt to make the test more reliableDaniel Stenberg2015-07-261-5/+5
* SSL: Add an option to disable certificate revocation checksJay Satiro2015-07-172-1/+34
* test2041: fixed line endings in protocol partDan Fandrich2015-07-021-4/+4
* SSL: Pinned public key hash supportmoparisthebest2015-07-013-1/+103
* multi: Move http2 push function declarations to header endJay Satiro2015-06-301-0/+2
* tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh2015-06-251-1/+1
* test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg2015-06-232-1/+1
* test2040: verify basic auth on re-used connectionsKamil Dudka2015-06-172-1/+71
* test1530: added http to required featuresDan Fandrich2015-06-141-0/+3
* CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg2015-06-092-1/+28
* HTTP-NTLM: fail auth on connection close instead of loopingIsaac Boukris2015-05-311-24/+4