Age | Commit message (Expand) | Author |
2015-06-25 | tests: Distribute CMakeLists.txt files in subdirectories | Roger Leigh |
2014-10-13 | tests: move TESTCASES to Makefile.inc, add show for cmake | Peter Wu |
2014-10-09 | test2036: verify -O with no slash at all in the URL | Daniel Stenberg |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
2014-09-07 | tests: Added test1420 to the makefile | Steve Holme |
2014-06-15 | test1398: Added test to Makefile.am | Dan Fandrich |
2014-05-18 | test1134: verify CREDSPERREQUEST for HTTP | Daniel Stenberg |
2014-04-23 | test325: verify --proto-redir https=>http | Daniel Stenberg |
2014-04-04 | PROXYHEADER: send these headers in "normal" proxy requests too | Daniel Stenberg |
2014-04-04 | test1428: verify --proxy-header | Daniel Stenberg |
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg |
2014-04-04 | HTTP: don't send Content-Length: 0 _and_ Expect: 100-continue | Daniel Stenberg |
2014-04-01 | tests: Added SMTP with credientials test when not supported by server | Steve Holme |
2014-03-31 | tests: Added SMTP with credentials test for RFC-821 based server | Steve Holme |
2014-03-30 | tests: Added email unit tests to verify login credential connection re-use | Steve Holme |
2014-03-25 | test1397: unit test for certificate name wildcard handling | Richard J. Moore |
2014-03-14 | test640/1: add tests for --head with sftp and scp | Dan Fandrich |
2014-02-16 | ConnectionExists: re-use connections better | Daniel Stenberg |
2014-02-09 | tests: Added test for IMAP LSUB command | Steve Holme |
2014-02-09 | tests: Removed test 807 as it has been superseded by tests 815 and 816 | Steve Holme |
2014-02-06 | tests: add test for bug #1327 (dns cache timeout) | Romulo A. Ceccon |
2014-02-06 | tests: add test for bug #1303 (dns cache timeout) | Romulo A. Ceccon |
2014-01-20 | test1514: added - no more negative Content-Length (HTTP POST) | Cédric Deltheil |
2014-01-17 | test1417: verify chunked-encoding transfer without CR | Daniel Stenberg |
2014-01-17 | test1416: verify the chunked size overflow detection | Daniel Stenberg |
2014-01-03 | test1513: added - verify early progress callback return fail | Daniel Stenberg |
2013-12-23 | tests: Corrected syntax error from commit 7246255416617a | Steve Holme |
2013-12-23 | tests: Added SMTP SASL downgrade tests | Steve Holme |
2013-12-23 | tests: Added POP3 SASL downgrade tests | Steve Holme |
2013-12-23 | tests: Added IMAP SASL downgrade tests | Steve Holme |
2013-11-24 | tests: Added SMTP graceful authentication cancellation tests | Steve Holme |
2013-11-24 | tests: Added POP3 graceful authentication cancellation tests | Steve Holme |
2013-11-23 | tests: Added IMAP graceful authentication cancellation tests | Steve Holme |
2013-11-23 | tests: Moved CR LF in URL tests to their respective protocol groups | Steve Holme |
2013-11-17 | tests: Added SMTP NOOP and RSET tests | Steve Holme |
2013-11-17 | tests: Added SMTP HELP test | Steve Holme |
2013-11-17 | tests: Added SMTP EXPN command test | Steve Holme |
2013-11-16 | tests: Added SMTP VRFY command tests | Steve Holme |
2013-11-13 | tests: Added IMAP OAuth 2.0 authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added IMAP NTLM authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added IMAP login authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added IMAP plain authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added POP3 OAuth 2.0 authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added POP3 NTLM authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added POP3 login authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added POP3 plain authentication with initial response test | Steve Holme |
2013-11-10 | tests: Added IMAP OAuth 2.0 authentication test | Steve Holme |
2013-11-10 | tests: Added IMAP DIGEST-MD5 authentication test | Steve Holme |
2013-11-10 | tests: Added IMAP NTLM authentication test | Steve Holme |
2013-11-10 | tests: Added IMAP CRAM-MD5 authentication test | Steve Holme |