Age | Commit message (Expand) | Author |
2014-05-09 | test87: Get rid of extraneous square brackets in tag | Dan Fandrich |
2014-05-04 | mprintf: allow %.s with data not being zero terminated | Daniel Stenberg |
2014-04-23 | test325: verify --proto-redir https=>http | Daniel Stenberg |
2014-04-18 | test810: Updated to use new IMAP URL query string functionality | Steve Holme |
2014-04-06 | tests: Disabled DIGEST-MD5 tests when running with SSPI enabled | Steve Holme |
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_HEADEROPT: added | 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-03 | tests: unified use of some keywords | Dan Fandrich |
2014-04-03 | tests: added some missing closing tags | Dan Fandrich |
2014-04-03 | tests: add keywords to the last 7 tests lacking them | 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 | curl: stop interpreting IPv6 literals as glob patterns. | Paul Marks |
2014-03-30 | test938: Updated to use file input for upload | Steve Holme |
2014-03-30 | test836: Fixed incorrect username in expected output | Steve Holme |
2014-03-30 | DISABLED: 836, 882 and 938 hang | Daniel Stenberg |
2014-03-30 | tests: remove trailing CRs from keywords | Daniel Stenberg |
2014-03-30 | tests: Added email unit tests to verify login credential connection re-use | Steve Holme |
2014-03-30 | tests: Corrected "APOP" authentication keyword | Steve Holme |
2014-03-30 | tests: Replaced email authentication keywords with SASL based keywords | Steve Holme |
2014-03-30 | tests: Added "Clear Text" authentication keyword | Steve Holme |
2014-03-30 | tests: Added "SASL" authentication keyword | Steve Holme |
2014-03-26 | test815/816: Use authentication for both URLs | Dan Fandrich |
2014-03-25 | test1397: unit test for certificate name wildcard handling | Richard J. Moore |
2014-03-15 | tests: made the SASL modes separate keywords | Dan Fandrich |
2014-03-15 | tests: added missing HTTP NTLM auth keywords | Dan Fandrich |
2014-03-15 | tests: disable valgrind on the remaining scp/sftp tests | Dan Fandrich |
2014-03-14 | test640/1: add tests for --head with sftp and scp | Dan Fandrich |
2014-02-28 | test96: Updated accordly for recent changes | Steve Holme |
2014-02-26 | tool: Reworked argument parsing to use --next/-: | Steve Holme |
2014-02-17 | tests: Made the crypto test feature usable | Dan Fandrich |
2014-02-16 | ConnectionExists: re-use connections better | Daniel Stenberg |
2014-02-15 | testsuite: more Windows line-endings fixes | Marc Hoersken |
2014-02-15 | test1114: fix line-endings checks on Windows after 75f00de | Marc Hoersken |
2014-02-15 | test1113: fix line-endings checks on Windows after 75f00de5 | Marc Hoersken |
2014-02-14 | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken |
2014-02-14 | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken |
2014-02-14 | testsuite: use binary output mode for custom curl test tools | Marc Hoersken |
2014-02-14 | testsuite: changed HTTP and RTSP header line-endings to CRLF | Marc Hoersken |
2014-02-11 | tests: Disabled broken test 1316 | Dan Fandrich |
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-09 | tests: Updated the titles of tests 815 and 816 | Steve Holme |
2014-02-09 | tests: Re-enabled IMAP tests that require URL specific option support | Steve Holme |
2014-02-08 | test96: updated according to recent changes | Daniel Stenberg |
2014-02-08 | tool_getparam: Added support for parsing of specific URL options | Steve Holme |
2014-02-07 | formpost: use semicolon in multipart/mixed | Daniel Stenberg |