aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Expand)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2015-06-25tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh
2014-10-13tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu
2014-10-09test2036: verify -O with no slash at all in the URLDaniel Stenberg
2014-10-07SSL: implement public key pinningmoparisthebest
2014-09-07tests: Added test1420 to the makefileSteve Holme
2014-06-15test1398: Added test to Makefile.amDan Fandrich
2014-05-18test1134: verify CREDSPERREQUEST for HTTPDaniel Stenberg
2014-04-23test325: verify --proto-redir https=>httpDaniel Stenberg
2014-04-04PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg
2014-04-04test1428: verify --proxy-headerDaniel Stenberg
2014-04-04CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg
2014-04-04HTTP: don't send Content-Length: 0 _and_ Expect: 100-continueDaniel Stenberg
2014-04-01tests: Added SMTP with credientials test when not supported by serverSteve Holme
2014-03-31tests: Added SMTP with credentials test for RFC-821 based serverSteve Holme
2014-03-30tests: Added email unit tests to verify login credential connection re-useSteve Holme
2014-03-25test1397: unit test for certificate name wildcard handlingRichard J. Moore
2014-03-14test640/1: add tests for --head with sftp and scpDan Fandrich
2014-02-16ConnectionExists: re-use connections betterDaniel Stenberg
2014-02-09tests: Added test for IMAP LSUB commandSteve Holme
2014-02-09tests: Removed test 807 as it has been superseded by tests 815 and 816Steve Holme
2014-02-06tests: add test for bug #1327 (dns cache timeout)Romulo A. Ceccon
2014-02-06tests: add test for bug #1303 (dns cache timeout)Romulo A. Ceccon
2014-01-20test1514: added - no more negative Content-Length (HTTP POST)Cédric Deltheil
2014-01-17test1417: verify chunked-encoding transfer without CRDaniel Stenberg
2014-01-17test1416: verify the chunked size overflow detectionDaniel Stenberg
2014-01-03test1513: added - verify early progress callback return failDaniel Stenberg
2013-12-23tests: Corrected syntax error from commit 7246255416617aSteve Holme
2013-12-23tests: Added SMTP SASL downgrade testsSteve Holme
2013-12-23tests: Added POP3 SASL downgrade testsSteve Holme
2013-12-23tests: Added IMAP SASL downgrade testsSteve Holme
2013-11-24tests: Added SMTP graceful authentication cancellation testsSteve Holme
2013-11-24tests: Added POP3 graceful authentication cancellation testsSteve Holme
2013-11-23tests: Added IMAP graceful authentication cancellation testsSteve Holme
2013-11-23tests: Moved CR LF in URL tests to their respective protocol groupsSteve Holme
2013-11-17tests: Added SMTP NOOP and RSET testsSteve Holme
2013-11-17tests: Added SMTP HELP testSteve Holme
2013-11-17tests: Added SMTP EXPN command testSteve Holme
2013-11-16tests: Added SMTP VRFY command testsSteve Holme
2013-11-13tests: Added IMAP OAuth 2.0 authentication with initial response testSteve Holme
2013-11-13tests: Added IMAP NTLM authentication with initial response testSteve Holme
2013-11-13tests: Added IMAP login authentication with initial response testSteve Holme
2013-11-13tests: Added IMAP plain authentication with initial response testSteve Holme
2013-11-13tests: Added POP3 OAuth 2.0 authentication with initial response testSteve Holme
2013-11-13tests: Added POP3 NTLM authentication with initial response testSteve Holme
2013-11-13tests: Added POP3 login authentication with initial response testSteve Holme
2013-11-13tests: Added POP3 plain authentication with initial response testSteve Holme
2013-11-10tests: Added IMAP OAuth 2.0 authentication testSteve Holme
2013-11-10tests: Added IMAP DIGEST-MD5 authentication testSteve Holme
2013-11-10tests: Added IMAP NTLM authentication testSteve Holme