summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-0/+21
* tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh2015-06-251-1/+1
* tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu2014-10-131-137/+2
* test2036: verify -O with no slash at all in the URLDaniel Stenberg2014-10-091-1/+1
* SSL: implement public key pinningmoparisthebest2014-10-071-1/+1
* tests: Added test1420 to the makefileSteve Holme2014-09-071-1/+1
* test1398: Added test to Makefile.amDan Fandrich2014-06-151-1/+1
* test1134: verify CREDSPERREQUEST for HTTPDaniel Stenberg2014-05-181-1/+1
* test325: verify --proto-redir https=>httpDaniel Stenberg2014-04-231-0/+1
* PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg2014-04-041-1/+1
* test1428: verify --proxy-headerDaniel Stenberg2014-04-041-0/+2
* CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg2014-04-041-0/+2
* HTTP: don't send Content-Length: 0 _and_ Expect: 100-continueDaniel Stenberg2014-04-041-1/+1
* tests: Added SMTP with credientials test when not supported by serverSteve Holme2014-04-011-1/+1
* tests: Added SMTP with credentials test for RFC-821 based serverSteve Holme2014-03-311-1/+1
* tests: Added email unit tests to verify login credential connection re-useSteve Holme2014-03-301-2/+3
* test1397: unit test for certificate name wildcard handlingRichard J. Moore2014-03-251-1/+1
* test640/1: add tests for --head with sftp and scpDan Fandrich2014-03-141-1/+1
* ConnectionExists: re-use connections betterDaniel Stenberg2014-02-161-1/+1
* tests: Added test for IMAP LSUB commandSteve Holme2014-02-091-1/+1
* tests: Removed test 807 as it has been superseded by tests 815 and 816Steve Holme2014-02-091-1/+1
* tests: add test for bug #1327 (dns cache timeout)Romulo A. Ceccon2014-02-061-0/+1
* tests: add test for bug #1303 (dns cache timeout)Romulo A. Ceccon2014-02-061-1/+1
* test1514: added - no more negative Content-Length (HTTP POST)Cédric Deltheil2014-01-201-1/+1
* test1417: verify chunked-encoding transfer without CRDaniel Stenberg2014-01-171-1/+1
* test1416: verify the chunked size overflow detectionDaniel Stenberg2014-01-171-0/+1
* test1513: added - verify early progress callback return failDaniel Stenberg2014-01-031-1/+1
* tests: Corrected syntax error from commit 7246255416617aSteve Holme2013-12-231-1/+1
* tests: Added SMTP SASL downgrade testsSteve Holme2013-12-231-1/+2
* tests: Added POP3 SASL downgrade testsSteve Holme2013-12-231-1/+1
* tests: Added IMAP SASL downgrade testsSteve Holme2013-12-231-1/+1
* tests: Added SMTP graceful authentication cancellation testsSteve Holme2013-11-241-1/+1
* tests: Added POP3 graceful authentication cancellation testsSteve Holme2013-11-241-1/+2
* tests: Added IMAP graceful authentication cancellation testsSteve Holme2013-11-231-1/+1
* tests: Moved CR LF in URL tests to their respective protocol groupsSteve Holme2013-11-231-5/+5
* tests: Added SMTP NOOP and RSET testsSteve Holme2013-11-171-1/+1
* tests: Added SMTP HELP testSteve Holme2013-11-171-1/+1
* tests: Added SMTP EXPN command testSteve Holme2013-11-171-0/+1
* tests: Added SMTP VRFY command testsSteve Holme2013-11-161-1/+1
* tests: Added IMAP OAuth 2.0 authentication with initial response testSteve Holme2013-11-131-1/+1
* tests: Added IMAP NTLM authentication with initial response testSteve Holme2013-11-131-0/+1
* tests: Added IMAP login authentication with initial response testSteve Holme2013-11-131-1/+1
* tests: Added IMAP plain authentication with initial response testSteve Holme2013-11-131-1/+1
* tests: Added POP3 OAuth 2.0 authentication with initial response testSteve Holme2013-11-131-1/+1
* tests: Added POP3 NTLM authentication with initial response testSteve Holme2013-11-131-1/+1
* tests: Added POP3 login authentication with initial response testSteve Holme2013-11-131-1/+1
* tests: Added POP3 plain authentication with initial response testSteve Holme2013-11-131-1/+1
* tests: Added IMAP OAuth 2.0 authentication testSteve Holme2013-11-101-1/+1
* tests: Added IMAP DIGEST-MD5 authentication testSteve Holme2013-11-101-1/+1