Age | Commit message (Expand) | Author |
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 | runtests: insist on a <keywords> section | Daniel Stenberg |
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 | runtests: check protocol before data | Daniel Stenberg |
2014-03-30 | ftpserver.pl: Extended the full text reply regular expression | Steve Holme |
2014-03-30 | keywords: sort case insensitive | Daniel Stenberg |
2014-03-30 | tests: remove trailing CRs from keywords | Daniel Stenberg |
2014-03-30 | keywords: sort keywords alphabetically | Daniel Stenberg |
2014-03-30 | keywords: don't use STDERR for good info | 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-30 | ftpserver.pl: Removed some unused variables | Steve Holme |
2014-03-30 | ftpserver.pl: Reworked some variable names to be more meaningful | Steve Holme |
2014-03-29 | ftpserver.pl: Corrected some indentation in senddata() | Steve Holme |
2014-03-29 | lib1513: fix callback proto to silence warning | Daniel Stenberg |
2014-03-29 | ftpserver.pl: Added fallback to <data> support when using multiple URLs | Steve Holme |
2014-03-29 | ftpserver.pl: Updated email based get reply data code to use new method | Steve Holme |
2014-03-29 | ftpserver.pl: Fixed syntax error from commit 3a29ee41 | Steve Holme |
2014-03-29 | ftpserver.pl: Updated argument code in STATUS_imap() to be more meaningful | Steve Holme |
2014-03-29 | ftpserver.pl: Introduced common method for getting a test's reply data | Steve Holme |
2014-03-26 | test1397: Fixed compilation with some SSL backends | Dan Fandrich |
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-19 | runtests.pl: verify specified test cases | Daniel Stenberg |
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-15 | valgrind.supp: added another test 165 suppression | 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-26 | valgrind.supp: tweaked a test 165 suppression | Dan Fandrich |
2014-02-22 | stunnel: regenerated self-signed test certificate with SHA1 hash | Marc Hoersken |
2014-02-19 | lib1515.c: Fixed #include path in commit 647f83e809 | Steve Holme |
2014-02-19 | test1515: fix compilation with msvc | Maks Naumov |